Searched refs:vdec_h264_inst (Results 1 – 1 of 1) sorted by relevance
126 struct vdec_h264_inst { struct140 static int allocate_predication_buf(struct vdec_h264_inst *inst) in allocate_predication_buf() argument155 static void free_predication_buf(struct vdec_h264_inst *inst) in free_predication_buf()167 static int alloc_mv_buf(struct vdec_h264_inst *inst, struct vdec_pic_info *pic) in alloc_mv_buf()190 static void free_mv_buf(struct vdec_h264_inst *inst) in free_mv_buf()203 static int check_list_validity(struct vdec_h264_inst *inst, bool disp_list) in check_list_validity()221 static void put_fb_to_free(struct vdec_h264_inst *inst, struct vdec_fb *fb) in put_fb_to_free()245 static void get_pic_info(struct vdec_h264_inst *inst, in get_pic_info()255 static void get_crop_info(struct vdec_h264_inst *inst, struct v4l2_rect *cr) in get_crop_info()266 static void get_dpb_size(struct vdec_h264_inst *inst, unsigned int *dpb_sz) in get_dpb_size()[all …]