Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/mediatek/vcodec/decoder/
H A Dmtk_vcodec_dec.h71 extern const struct mtk_vcodec_dec_pdata mtk_vdec_8173_pdata;
72 extern const struct mtk_vcodec_dec_pdata mtk_vdec_8183_pdata;
73 extern const struct mtk_vcodec_dec_pdata mtk_lat_sig_core_pdata;
74 extern const struct mtk_vcodec_dec_pdata mtk_vdec_single_core_pdata;
H A Dmtk_vcodec_dec_drv.h97 struct mtk_vcodec_dec_pdata { struct
265 const struct mtk_vcodec_dec_pdata *vdec_pdata;
H A Dmtk_vcodec_dec_stateless.c434 const struct mtk_vcodec_dec_pdata *dec_pdata = ctx->dev->vdec_pdata; in mtk_vdec_s_ctrl()
577 const struct mtk_vcodec_dec_pdata *pdata = dev->vdec_pdata; in mtk_vcodec_add_formats()
706 const struct mtk_vcodec_dec_pdata mtk_vdec_8183_pdata = {
724 const struct mtk_vcodec_dec_pdata mtk_lat_sig_core_pdata = {
741 const struct mtk_vcodec_dec_pdata mtk_vdec_single_core_pdata = {
H A Dmtk_vcodec_dec.c22 const struct mtk_vcodec_dec_pdata *dec_pdata) in mtk_vdec_find_format()
38 const struct mtk_vcodec_dec_pdata *dec_pdata = ctx->dev->vdec_pdata; in mtk_vdec_get_cap_fmt()
332 const struct mtk_vcodec_dec_pdata *dec_pdata = ctx->dev->vdec_pdata; in vidioc_try_fmt_vid_cap_mplane()
350 const struct mtk_vcodec_dec_pdata *dec_pdata = ctx->dev->vdec_pdata; in vidioc_try_fmt_vid_out_mplane()
446 const struct mtk_vcodec_dec_pdata *dec_pdata = ctx->dev->vdec_pdata; in vidioc_vdec_s_fmt()
572 const struct mtk_vcodec_dec_pdata *dec_pdata = ctx->dev->vdec_pdata; in vidioc_enum_framesizes()
604 const struct mtk_vcodec_dec_pdata *dec_pdata = ctx->dev->vdec_pdata; in vidioc_enum_fmt()
H A Dmtk_vcodec_dec_stateful.c611 const struct mtk_vcodec_dec_pdata mtk_vdec_8173_pdata = {