Home
last modified time | relevance | path

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

/drivers/media/platform/mediatek/vcodec/decoder/
A 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;
A Dmtk_vcodec_dec_drv.h109 struct mtk_vcodec_dec_pdata { struct
279 const struct mtk_vcodec_dec_pdata *vdec_pdata;
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()
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()
A Dmtk_vcodec_dec_stateless.c461 const struct mtk_vcodec_dec_pdata *dec_pdata = ctx->dev->vdec_pdata; in mtk_vdec_s_ctrl()
741 const struct mtk_vcodec_dec_pdata *pdata = dev->vdec_pdata; in mtk_vcodec_add_formats()
868 const struct mtk_vcodec_dec_pdata mtk_vdec_8183_pdata = {
886 const struct mtk_vcodec_dec_pdata mtk_lat_sig_core_pdata = {
903 const struct mtk_vcodec_dec_pdata mtk_vdec_single_core_pdata = {
A Dmtk_vcodec_dec_stateful.c609 const struct mtk_vcodec_dec_pdata mtk_vdec_8173_pdata = {

Completed in 10 milliseconds