Searched defs:atomisp_morph_table32 (Results 1 – 1 of 1) sorted by relevance
90 struct atomisp_morph_table32 { struct91 unsigned int enabled;92 unsigned int height;93 unsigned int width; /* number of valid elements per line */94 compat_uptr_t coordinates_x[ATOMISP_MORPH_TABLE_NUM_PLANES];95 compat_uptr_t coordinates_y[ATOMISP_MORPH_TABLE_NUM_PLANES];