Searched refs:GBM_FORMAT_NV12 (Results 1 – 2 of 2) sorted by relevance
116 case GBM_FORMAT_NV12: in gst_gl_gbm_format_to_string()223 case GBM_FORMAT_NV12: in gst_gl_gbm_depth_from_format()299 case GBM_FORMAT_NV12: in gst_gl_gbm_bpp_from_format()
180 #define GBM_FORMAT_NV12 __gbm_fourcc_code('N', 'V', '1', '2') /* 2x2 subsampled Cr:Cb plane */ macro