Home
last modified time | relevance | path

Searched refs:mtk_vcodec_add_formats (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/media/platform/mediatek/vcodec/decoder/
H A Dmtk_vcodec_dec_stateless.c786 static void mtk_vcodec_add_formats(unsigned int fourcc, in mtk_vcodec_add_formats() function
838 mtk_vcodec_add_formats(V4L2_PIX_FMT_MT21C, ctx); in mtk_vcodec_get_supported_formats()
842 mtk_vcodec_add_formats(V4L2_PIX_FMT_MT2110T, ctx); in mtk_vcodec_get_supported_formats()
844 mtk_vcodec_add_formats(V4L2_PIX_FMT_MT2110R, ctx); in mtk_vcodec_get_supported_formats()
848 mtk_vcodec_add_formats(V4L2_PIX_FMT_MM21, ctx); in mtk_vcodec_get_supported_formats()
852 mtk_vcodec_add_formats(V4L2_PIX_FMT_H264_SLICE, ctx); in mtk_vcodec_get_supported_formats()
856 mtk_vcodec_add_formats(V4L2_PIX_FMT_VP8_FRAME, ctx); in mtk_vcodec_get_supported_formats()
860 mtk_vcodec_add_formats(V4L2_PIX_FMT_VP9_FRAME, ctx); in mtk_vcodec_get_supported_formats()
864 mtk_vcodec_add_formats(V4L2_PIX_FMT_HEVC_SLICE, ctx); in mtk_vcodec_get_supported_formats()
868 mtk_vcodec_add_formats(V4L2_PIX_FMT_AV1_FRAME, ctx); in mtk_vcodec_get_supported_formats()