Searched refs:yuv_sz (Results 1 – 1 of 1) sorted by relevance
301 u32 yuv_sz = NUM_YUV_FORMATS; in enum_format() local306 if (index >= yuv_sz || in enum_format()332 if (index >= yuv_sz + rgb_sz) in enum_format()334 if (index >= yuv_sz) { in enum_format()335 fmt = &rgb_formats[index - yuv_sz]; in enum_format()