Searched refs:osys_format (Results 1 – 3 of 3) sorted by relevance
83 enum imgu_abi_osys_format osys_format; member
196 unsigned int *osys_format, in imgu_css_osys_set_format() argument199 *osys_format = IMGU_ABI_OSYS_FORMAT_YUV420; in imgu_css_osys_set_format()204 *osys_format = IMGU_ABI_OSYS_FORMAT_YUV420; in imgu_css_osys_set_format()207 *osys_format = IMGU_ABI_OSYS_FORMAT_YV12; in imgu_css_osys_set_format()210 *osys_format = IMGU_ABI_OSYS_FORMAT_NV12; in imgu_css_osys_set_format()213 *osys_format = IMGU_ABI_OSYS_FORMAT_NV16; in imgu_css_osys_set_format()216 *osys_format = IMGU_ABI_OSYS_FORMAT_NV21; in imgu_css_osys_set_format()219 *osys_format = IMGU_ABI_OSYS_FORMAT_NV12; in imgu_css_osys_set_format()
55 .osys_format = IMGU_ABI_OSYS_FORMAT_NV12,