Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/media/platform/mediatek/vcodec/
A 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;
A Dmtk_vcodec_dec_stateless.c350 const struct mtk_vcodec_dec_pdata *pdata = dev->vdec_pdata; in mtk_vcodec_add_formats()
461 const struct mtk_vcodec_dec_pdata mtk_vdec_8183_pdata = {
479 const struct mtk_vcodec_dec_pdata mtk_lat_sig_core_pdata = {
496 const struct mtk_vcodec_dec_pdata mtk_vdec_single_core_pdata = {
A Dmtk_vcodec_drv.h374 struct mtk_vcodec_dec_pdata { struct
487 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()
40 const struct mtk_vcodec_dec_pdata *dec_pdata = ctx->dev->vdec_pdata; in mtk_vdec_get_cap_fmt()
337 const struct mtk_vcodec_dec_pdata *dec_pdata = ctx->dev->vdec_pdata; in vidioc_try_fmt_vid_cap_mplane()
355 const struct mtk_vcodec_dec_pdata *dec_pdata = ctx->dev->vdec_pdata; in vidioc_try_fmt_vid_out_mplane()
451 const struct mtk_vcodec_dec_pdata *dec_pdata = ctx->dev->vdec_pdata; in vidioc_vdec_s_fmt()
575 const struct mtk_vcodec_dec_pdata *dec_pdata = ctx->dev->vdec_pdata; in vidioc_enum_framesizes()
610 const struct mtk_vcodec_dec_pdata *dec_pdata = ctx->dev->vdec_pdata; in vidioc_enum_fmt()
A Dmtk_vcodec_dec_stateful.c598 const struct mtk_vcodec_dec_pdata mtk_vdec_8173_pdata = {

Completed in 11 milliseconds