Searched refs:vdec_h264_inst (Results 1 – 1 of 1) sorted by relevance
131 struct vdec_h264_inst { struct145 static int allocate_predication_buf(struct vdec_h264_inst *inst) in allocate_predication_buf() argument160 static void free_predication_buf(struct vdec_h264_inst *inst) in free_predication_buf()172 static int alloc_mv_buf(struct vdec_h264_inst *inst, struct vdec_pic_info *pic) in alloc_mv_buf()195 static void free_mv_buf(struct vdec_h264_inst *inst) in free_mv_buf()208 static int check_list_validity(struct vdec_h264_inst *inst, bool disp_list) in check_list_validity()226 static void put_fb_to_free(struct vdec_h264_inst *inst, struct vdec_fb *fb) in put_fb_to_free()250 static void get_pic_info(struct vdec_h264_inst *inst, in get_pic_info()260 static void get_crop_info(struct vdec_h264_inst *inst, struct v4l2_rect *cr) in get_crop_info()271 static void get_dpb_size(struct vdec_h264_inst *inst, unsigned int *dpb_sz) in get_dpb_size()[all …]