Home
last modified time | relevance | path

Searched refs:vdec_h264_inst (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/platform/mtk-vcodec/vdec/
H A Dvdec_h264_if.c118 * struct vdec_h264_inst - h264 decoder instance
126 struct vdec_h264_inst { struct
140 static int allocate_predication_buf(struct vdec_h264_inst *inst) in allocate_predication_buf()
155 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 *ins
[all...]
/kernel/linux/linux-6.6/drivers/media/platform/mediatek/vcodec/decoder/vdec/
H A Dvdec_h264_if.c117 * struct vdec_h264_inst - h264 decoder instance
125 struct vdec_h264_inst { struct
139 static int allocate_predication_buf(struct vdec_h264_inst *inst) in allocate_predication_buf()
154 static void free_predication_buf(struct vdec_h264_inst *inst) in free_predication_buf()
164 static int alloc_mv_buf(struct vdec_h264_inst *inst, struct vdec_pic_info *pic) in alloc_mv_buf()
187 static void free_mv_buf(struct vdec_h264_inst *inst) in free_mv_buf()
200 static int check_list_validity(struct vdec_h264_inst *inst, bool disp_list) in check_list_validity()
218 static void put_fb_to_free(struct vdec_h264_inst *inst, struct vdec_fb *fb) in put_fb_to_free()
242 static void get_pic_info(struct vdec_h264_inst *inst, in get_pic_info()
251 static void get_crop_info(struct vdec_h264_inst *ins
[all...]

Completed in 3 milliseconds