Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/staging/media/atomisp/include/linux/
Datomisp.h510 struct atomisp_morph_table { struct
511 unsigned int enabled;
513 unsigned int height;
514 unsigned int width; /* number of valid elements per line */
515 unsigned short __user *coordinates_x[ATOMISP_MORPH_TABLE_NUM_PLANES];
516 unsigned short __user *coordinates_y[ATOMISP_MORPH_TABLE_NUM_PLANES];