Searched refs:V4L2_PIX_FMT_MM21 (Results 1 – 5 of 5) sorted by relevance
372 case V4L2_PIX_FMT_MM21: in mtk_vcodec_add_formats()396 mtk_vcodec_add_formats(V4L2_PIX_FMT_MM21, ctx); in mtk_vcodec_get_supported_formats()
238 similitude with ``V4L2_PIX_FMT_MM21`` in term of alignment and tiling.
322 ``V4L2_PIX_FMT_MM21`` store luma pixel in 16x32 tiles, and chroma pixels
746 #define V4L2_PIX_FMT_MM21 v4l2_fourcc('M', 'M', '2', '1') /* Mediatek 8-bit block mode, two non… macro
1376 case V4L2_PIX_FMT_MM21: descr = "Mediatek 8-bit Block Format"; break; in v4l_fill_fmtdesc()