Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/mediatek/vcodec/decoder/vdec/
H A Dvdec_h264_if.c125 struct vdec_h264_inst { struct
139 static int allocate_predication_buf(struct vdec_h264_inst *inst) in allocate_predication_buf() argument
154 static void free_predication_buf(struct vdec_h264_inst *inst) in free_predication_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()
242 static void get_pic_info(struct vdec_h264_inst *inst, in get_pic_info()
270 struct vdec_h264_inst *inst = NULL; in vdec_h264_init()
308 struct vdec_h264_inst *inst = (struct vdec_h264_inst *)h_vdec; in vdec_h264_deinit()
332 struct vdec_h264_inst *inst = (struct vdec_h264_inst *)h_vdec; in vdec_h264_decode()
425 static void vdec_h264_get_fb(struct vdec_h264_inst *inst, in vdec_h264_get_fb()
[all …]