vdec_vp9_inst     202 drivers/media/platform/mtk-vcodec/vdec/vdec_vp9_if.c static bool vp9_is_sf_ref_fb(struct vdec_vp9_inst *inst, struct vdec_fb *fb)
vdec_vp9_inst     214 drivers/media/platform/mtk-vcodec/vdec/vdec_vp9_if.c static struct vdec_fb *vp9_rm_from_fb_use_list(struct vdec_vp9_inst
vdec_vp9_inst     231 drivers/media/platform/mtk-vcodec/vdec/vdec_vp9_if.c static void vp9_add_to_fb_free_list(struct vdec_vp9_inst *inst,
vdec_vp9_inst     257 drivers/media/platform/mtk-vcodec/vdec/vdec_vp9_if.c static void vp9_ref_cnt_fb(struct vdec_vp9_inst *inst, int *idx,
vdec_vp9_inst     284 drivers/media/platform/mtk-vcodec/vdec/vdec_vp9_if.c static void vp9_free_all_sf_ref_fb(struct vdec_vp9_inst *inst)
vdec_vp9_inst     305 drivers/media/platform/mtk-vcodec/vdec/vdec_vp9_if.c static int vp9_get_sf_ref_fb(struct vdec_vp9_inst *inst)
vdec_vp9_inst     355 drivers/media/platform/mtk-vcodec/vdec/vdec_vp9_if.c static bool vp9_alloc_work_buf(struct vdec_vp9_inst *inst)
vdec_vp9_inst     429 drivers/media/platform/mtk-vcodec/vdec/vdec_vp9_if.c static bool vp9_add_to_fb_disp_list(struct vdec_vp9_inst *inst,
vdec_vp9_inst     453 drivers/media/platform/mtk-vcodec/vdec/vdec_vp9_if.c static void vp9_swap_frm_bufs(struct vdec_vp9_inst *inst)
vdec_vp9_inst     532 drivers/media/platform/mtk-vcodec/vdec/vdec_vp9_if.c static bool vp9_wait_dec_end(struct vdec_vp9_inst *inst)
vdec_vp9_inst     546 drivers/media/platform/mtk-vcodec/vdec/vdec_vp9_if.c static struct vdec_vp9_inst *vp9_alloc_inst(struct mtk_vcodec_ctx *ctx)
vdec_vp9_inst     550 drivers/media/platform/mtk-vcodec/vdec/vdec_vp9_if.c 	struct vdec_vp9_inst *inst;
vdec_vp9_inst     553 drivers/media/platform/mtk-vcodec/vdec/vdec_vp9_if.c 	mem.size = sizeof(struct vdec_vp9_inst);
vdec_vp9_inst     564 drivers/media/platform/mtk-vcodec/vdec/vdec_vp9_if.c static void vp9_free_inst(struct vdec_vp9_inst *inst)
vdec_vp9_inst     573 drivers/media/platform/mtk-vcodec/vdec/vdec_vp9_if.c static bool vp9_decode_end_proc(struct vdec_vp9_inst *inst)
vdec_vp9_inst     602 drivers/media/platform/mtk-vcodec/vdec/vdec_vp9_if.c static bool vp9_is_last_sub_frm(struct vdec_vp9_inst *inst)
vdec_vp9_inst     612 drivers/media/platform/mtk-vcodec/vdec/vdec_vp9_if.c static struct vdec_fb *vp9_rm_from_fb_disp_list(struct vdec_vp9_inst *inst)
vdec_vp9_inst     631 drivers/media/platform/mtk-vcodec/vdec/vdec_vp9_if.c static bool vp9_add_to_fb_use_list(struct vdec_vp9_inst *inst,
vdec_vp9_inst     653 drivers/media/platform/mtk-vcodec/vdec/vdec_vp9_if.c static void vp9_reset(struct vdec_vp9_inst *inst)
vdec_vp9_inst     678 drivers/media/platform/mtk-vcodec/vdec/vdec_vp9_if.c static void init_all_fb_lists(struct vdec_vp9_inst *inst)
vdec_vp9_inst     695 drivers/media/platform/mtk-vcodec/vdec/vdec_vp9_if.c static void get_pic_info(struct vdec_vp9_inst *inst, struct vdec_pic_info *pic)
vdec_vp9_inst     712 drivers/media/platform/mtk-vcodec/vdec/vdec_vp9_if.c static void get_disp_fb(struct vdec_vp9_inst *inst, struct vdec_fb **out_fb)
vdec_vp9_inst     720 drivers/media/platform/mtk-vcodec/vdec/vdec_vp9_if.c static void get_free_fb(struct vdec_vp9_inst *inst, struct vdec_fb **out_fb)
vdec_vp9_inst     740 drivers/media/platform/mtk-vcodec/vdec/vdec_vp9_if.c static int validate_vsi_array_indexes(struct vdec_vp9_inst *inst,
vdec_vp9_inst     762 drivers/media/platform/mtk-vcodec/vdec/vdec_vp9_if.c 	struct vdec_vp9_inst *inst = (struct vdec_vp9_inst *)h_vdec;
vdec_vp9_inst     784 drivers/media/platform/mtk-vcodec/vdec/vdec_vp9_if.c 	struct vdec_vp9_inst *inst;
vdec_vp9_inst     819 drivers/media/platform/mtk-vcodec/vdec/vdec_vp9_if.c 	struct vdec_vp9_inst *inst = (struct vdec_vp9_inst *)h_vdec;
vdec_vp9_inst     962 drivers/media/platform/mtk-vcodec/vdec/vdec_vp9_if.c static void get_crop_info(struct vdec_vp9_inst *inst, struct v4l2_rect *cr)
vdec_vp9_inst     975 drivers/media/platform/mtk-vcodec/vdec/vdec_vp9_if.c 	struct vdec_vp9_inst *inst = (struct vdec_vp9_inst *)h_vdec;