mtk_vcodec_get_curr_ctx
EXPORT_SYMBOL(mtk_vcodec_get_curr_ctx);
struct mtk_vcodec_dec_ctx *mtk_vcodec_get_curr_ctx(struct mtk_vcodec_dec_dev *vdec_dev,
ctx = mtk_vcodec_get_curr_ctx(dev, MTK_VDEC_CORE);
ctx = mtk_vcodec_get_curr_ctx(dev->main_dev, dev->hw_idx);