Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/media/platform/mediatek/vcodec/
Dmtk_vcodec_dec.h69 extern const struct mtk_vcodec_dec_pdata mtk_vdec_8173_pdata;
70 extern const struct mtk_vcodec_dec_pdata mtk_vdec_8183_pdata;
71 extern const struct mtk_vcodec_dec_pdata mtk_lat_sig_core_pdata;
72 extern const struct mtk_vcodec_dec_pdata mtk_vdec_single_core_pdata;
Dmtk_vcodec_dec_stateless.c349 const struct mtk_vcodec_dec_pdata *pdata = dev->vdec_pdata; in mtk_vcodec_add_formats()
463 const struct mtk_vcodec_dec_pdata mtk_vdec_8183_pdata = {
483 const struct mtk_vcodec_dec_pdata mtk_lat_sig_core_pdata = {
502 const struct mtk_vcodec_dec_pdata mtk_vdec_single_core_pdata = {
Dmtk_vcodec_drv.h381 struct mtk_vcodec_dec_pdata { struct
490 const struct mtk_vcodec_dec_pdata *vdec_pdata;
Dmtk_vcodec_dec.c24 const struct mtk_vcodec_dec_pdata *dec_pdata) in mtk_vdec_find_format()
208 const struct mtk_vcodec_dec_pdata *dec_pdata = ctx->dev->vdec_pdata; in mtk_vdec_get_frmsize()
297 const struct mtk_vcodec_dec_pdata *dec_pdata = ctx->dev->vdec_pdata; in vidioc_try_fmt_vid_cap_mplane()
315 const struct mtk_vcodec_dec_pdata *dec_pdata = ctx->dev->vdec_pdata; in vidioc_try_fmt_vid_out_mplane()
411 const struct mtk_vcodec_dec_pdata *dec_pdata = ctx->dev->vdec_pdata; in vidioc_vdec_s_fmt()
535 const struct mtk_vcodec_dec_pdata *dec_pdata = ctx->dev->vdec_pdata; in vidioc_enum_framesizes()
566 const struct mtk_vcodec_dec_pdata *dec_pdata = ctx->dev->vdec_pdata; in vidioc_enum_fmt()
Dmtk_vcodec_dec_stateful.c613 const struct mtk_vcodec_dec_pdata mtk_vdec_8173_pdata = {