Home
last modified time | relevance | path

Searched refs:ATOMISP_MORPH_TABLE_NUM_PLANES (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/
H A Datomisp_compat_ioctl32.h94 compat_uptr_t coordinates_x[ATOMISP_MORPH_TABLE_NUM_PLANES];
95 compat_uptr_t coordinates_y[ATOMISP_MORPH_TABLE_NUM_PLANES];
H A Datomisp_compat_ioctl32.c394 unsigned int n = ATOMISP_MORPH_TABLE_NUM_PLANES; in get_atomisp_morph_table32()
417 unsigned int n = ATOMISP_MORPH_TABLE_NUM_PLANES; in put_atomisp_morph_table32()
/OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/include/linux/
H A Datomisp.h564 #define ATOMISP_MORPH_TABLE_NUM_PLANES 6 macro
570 unsigned short __user *coordinates_x[ATOMISP_MORPH_TABLE_NUM_PLANES];
571 unsigned short __user *coordinates_y[ATOMISP_MORPH_TABLE_NUM_PLANES];