Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/platform/mediatek/vcodec/decoder/
Dmtk_vcodec_dec.h70 extern const struct mtk_vcodec_dec_pdata mtk_vdec_8173_pdata;
71 extern const struct mtk_vcodec_dec_pdata mtk_vdec_8183_pdata;
72 extern const struct mtk_vcodec_dec_pdata mtk_lat_sig_core_pdata;
73 extern const struct mtk_vcodec_dec_pdata mtk_vdec_single_core_pdata;
Dmtk_vcodec_dec_drv.h107 struct mtk_vcodec_dec_pdata { struct
277 const struct mtk_vcodec_dec_pdata *vdec_pdata;
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()
358 const struct mtk_vcodec_dec_pdata *dec_pdata = ctx->dev->vdec_pdata; in vidioc_try_fmt_vid_cap_mplane()
376 const struct mtk_vcodec_dec_pdata *dec_pdata = ctx->dev->vdec_pdata; in vidioc_try_fmt_vid_out_mplane()
472 const struct mtk_vcodec_dec_pdata *dec_pdata = ctx->dev->vdec_pdata; in vidioc_vdec_s_fmt()
598 const struct mtk_vcodec_dec_pdata *dec_pdata = ctx->dev->vdec_pdata; in vidioc_enum_framesizes()
630 const struct mtk_vcodec_dec_pdata *dec_pdata = ctx->dev->vdec_pdata; in vidioc_enum_fmt()
Dmtk_vcodec_dec_stateless.c463 const struct mtk_vcodec_dec_pdata *dec_pdata = ctx->dev->vdec_pdata; in mtk_vdec_s_ctrl()
743 const struct mtk_vcodec_dec_pdata *pdata = dev->vdec_pdata; in mtk_vcodec_add_formats()
872 const struct mtk_vcodec_dec_pdata mtk_vdec_8183_pdata = {
890 const struct mtk_vcodec_dec_pdata mtk_lat_sig_core_pdata = {
907 const struct mtk_vcodec_dec_pdata mtk_vdec_single_core_pdata = {
Dmtk_vcodec_dec_stateful.c611 const struct mtk_vcodec_dec_pdata mtk_vdec_8173_pdata = {