Searched refs:V4L2_PIX_FMT_MM21 (Results 1 – 8 of 8) sorted by relevance
40 case V4L2_PIX_FMT_MM21: in mtk_vdec_dbgfs_get_format_type()
765 case V4L2_PIX_FMT_MM21: in mtk_vcodec_add_formats()801 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()
978 .pixelformat = V4L2_PIX_FMT_MM21,1185 .pixelformat = V4L2_PIX_FMT_MM21,
238 similitude with ``V4L2_PIX_FMT_MM21`` in term of alignment and tiling.
376 ``V4L2_PIX_FMT_MM21`` store luma pixel in 16x32 tiles, and chroma pixels430 ``V4L2_PIX_FMT_MM21`` frame. A partition is a sub-tile of size 16 x 4. The
803 #define V4L2_PIX_FMT_MM21 v4l2_fourcc('M', 'M', '2', '1') /* Mediatek 8-bit block mode, two non… macro
1439 case V4L2_PIX_FMT_MM21: descr = "Mediatek 8-bit Block Format"; break; in v4l_fill_fmtdesc()