Home
last modified time | relevance | path

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

/linux/drivers/media/platform/mtk-vcodec/
A Dmtk_vcodec_dec.h68 extern const struct mtk_vcodec_dec_pdata mtk_vdec_8173_pdata;
69 extern const struct mtk_vcodec_dec_pdata mtk_vdec_8183_pdata;
A Dmtk_vcodec_drv.h339 struct mtk_vcodec_dec_pdata { struct
441 const struct mtk_vcodec_dec_pdata *vdec_pdata;
A Dmtk_vcodec_dec.c24 const struct mtk_vcodec_dec_pdata *dec_pdata) in mtk_vdec_find_format()
288 const struct mtk_vcodec_dec_pdata *dec_pdata = ctx->dev->vdec_pdata; in vidioc_try_fmt_vid_cap_mplane()
306 const struct mtk_vcodec_dec_pdata *dec_pdata = ctx->dev->vdec_pdata; in vidioc_try_fmt_vid_out_mplane()
402 const struct mtk_vcodec_dec_pdata *dec_pdata = ctx->dev->vdec_pdata; in vidioc_vdec_s_fmt()
521 const struct mtk_vcodec_dec_pdata *dec_pdata = ctx->dev->vdec_pdata; in vidioc_enum_framesizes()
558 const struct mtk_vcodec_dec_pdata *dec_pdata = ctx->dev->vdec_pdata; in vidioc_enum_fmt()
A Dmtk_vcodec_dec_stateless.c346 const struct mtk_vcodec_dec_pdata mtk_vdec_8183_pdata = {
A Dmtk_vcodec_dec_stateful.c615 const struct mtk_vcodec_dec_pdata mtk_vdec_8173_pdata = {

Completed in 11 milliseconds