Searched refs:V4L2_PIX_FMT_MM21 (Results 1 – 8 of 8) sorted by relevance
238 similitude with ``V4L2_PIX_FMT_MM21`` in term of alignment and tiling.283 ``V4L2_PIX_FMT_MM21`` in term of alignment and tiling. Used for VP9, AV1290 ``V4L2_PIX_FMT_MM21`` in term of alignment and tiling. Used for AVC.
366 ``V4L2_PIX_FMT_MM21`` store luma pixel in 16x32 tiles, and chroma pixels
40 case V4L2_PIX_FMT_MM21: in mtk_vdec_dbgfs_get_format_type()
599 case V4L2_PIX_FMT_MM21: in mtk_vcodec_add_formats()635 mtk_vcodec_add_formats(V4L2_PIX_FMT_MM21, ctx); in mtk_vcodec_get_supported_formats()
52 if (num_frame_count == 1 || (!ctx->is_10bit_bitstream && fmt->fourcc == V4L2_PIX_FMT_MM21)) in mtk_vdec_get_cap_fmt()
322 .pixelformat = V4L2_PIX_FMT_MM21,
798 #define V4L2_PIX_FMT_MM21 v4l2_fourcc('M', 'M', '2', '1') /* Mediatek 8-bit block mode, two non… macro
1426 case V4L2_PIX_FMT_MM21: descr = "Mediatek 8-bit Block Format"; break; in v4l_fill_fmtdesc()