Searched refs:GBM_FORMAT_NV12 (Results 1 – 2 of 2) sorted by relevance
162 #define GBM_FORMAT_NV12 __gbm_fourcc_code('N', 'V', '1', '2') /* 2x2 subsampled Cr:Cb plane */ macro
85 GBM_FORMAT_NV12,115 if (format == GBM_FORMAT_NV12) in check_bo()