Home
last modified time | relevance | path

Searched defs:atomisp_morph_table (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/drivers/staging/media/atomisp/include/linux/
Datomisp.h565 struct atomisp_morph_table { struct
566 unsigned int enabled;
568 unsigned int height;
569 unsigned int width; /* number of valid elements per line */
570 unsigned short __user *coordinates_x[ATOMISP_MORPH_TABLE_NUM_PLANES];
571 unsigned short __user *coordinates_y[ATOMISP_MORPH_TABLE_NUM_PLANES];