Searched refs:osys_format (Results 1 – 3 of 3) sorted by relevance
83 enum imgu_abi_osys_format osys_format; member
198 unsigned int *osys_format, in imgu_css_osys_set_format() argument201 *osys_format = IMGU_ABI_OSYS_FORMAT_YUV420; in imgu_css_osys_set_format()206 *osys_format = IMGU_ABI_OSYS_FORMAT_YUV420; in imgu_css_osys_set_format()209 *osys_format = IMGU_ABI_OSYS_FORMAT_YV12; in imgu_css_osys_set_format()212 *osys_format = IMGU_ABI_OSYS_FORMAT_NV12; in imgu_css_osys_set_format()215 *osys_format = IMGU_ABI_OSYS_FORMAT_NV16; in imgu_css_osys_set_format()218 *osys_format = IMGU_ABI_OSYS_FORMAT_NV21; in imgu_css_osys_set_format()221 *osys_format = IMGU_ABI_OSYS_FORMAT_NV12; in imgu_css_osys_set_format()
54 .osys_format = IMGU_ABI_OSYS_FORMAT_NV12,