Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/mediatek/vcodec/decoder/
H A Dmtk_vcodec_dec_stateless.c573 static void mtk_vcodec_add_formats(unsigned int fourcc, in mtk_vcodec_add_formats() function
625 mtk_vcodec_add_formats(V4L2_PIX_FMT_MT21C, ctx); in mtk_vcodec_get_supported_formats()
629 mtk_vcodec_add_formats(V4L2_PIX_FMT_MT2110T, ctx); in mtk_vcodec_get_supported_formats()
631 mtk_vcodec_add_formats(V4L2_PIX_FMT_MT2110R, ctx); in mtk_vcodec_get_supported_formats()
635 mtk_vcodec_add_formats(V4L2_PIX_FMT_MM21, ctx); in mtk_vcodec_get_supported_formats()
639 mtk_vcodec_add_formats(V4L2_PIX_FMT_H264_SLICE, ctx); in mtk_vcodec_get_supported_formats()
643 mtk_vcodec_add_formats(V4L2_PIX_FMT_VP8_FRAME, ctx); in mtk_vcodec_get_supported_formats()
647 mtk_vcodec_add_formats(V4L2_PIX_FMT_VP9_FRAME, ctx); in mtk_vcodec_get_supported_formats()
651 mtk_vcodec_add_formats(V4L2_PIX_FMT_HEVC_SLICE, ctx); in mtk_vcodec_get_supported_formats()
655 mtk_vcodec_add_formats(V4L2_PIX_FMT_AV1_FRAME, ctx); in mtk_vcodec_get_supported_formats()