Searched refs:mtk_vcodec_dec_pdata (Results 1 – 5 of 5) sorted by relevance
70 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;
109 struct mtk_vcodec_dec_pdata { struct279 const struct mtk_vcodec_dec_pdata *vdec_pdata;
22 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()
461 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 = {
609 const struct mtk_vcodec_dec_pdata mtk_vdec_8173_pdata = {
Completed in 10 milliseconds