Searched refs:yuv_sz (Results 1 – 1 of 1) sorted by relevance
305 u32 yuv_sz = NUM_YUV_FORMATS; in enum_format() local310 if (index >= yuv_sz || in enum_format()336 if (index >= yuv_sz + rgb_sz) in enum_format()338 if (index >= yuv_sz) { in enum_format()339 fmt = &rgb_formats[index - yuv_sz]; in enum_format()