Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/mediatek/vcodec/decoder/vdec/
H A Dvdec_h264_req_if.c84 struct vdec_h264_slice_inst { struct
96 static int get_vdec_decode_parameters(struct vdec_h264_slice_inst *inst) in get_vdec_decode_parameters() argument
157 static int allocate_predication_buf(struct vdec_h264_slice_inst *inst) in allocate_predication_buf()
172 static void free_predication_buf(struct vdec_h264_slice_inst *inst) in free_predication_buf()
181 static int alloc_mv_buf(struct vdec_h264_slice_inst *inst, in alloc_mv_buf()
206 static void free_mv_buf(struct vdec_h264_slice_inst *inst) in free_mv_buf()
219 static void get_pic_info(struct vdec_h264_slice_inst *inst, in get_pic_info()
273 struct vdec_h264_slice_inst *inst; in vdec_h264_slice_init()
320 struct vdec_h264_slice_inst *inst = h_vdec; in vdec_h264_slice_deinit()
332 struct vdec_h264_slice_inst *inst = h_vdec; in vdec_h264_slice_decode()
[all …]
H A Dvdec_h264_req_multi_if.c153 struct vdec_h264_slice_inst { struct
216 static int get_vdec_sig_decode_parameters(struct vdec_h264_slice_inst *inst) in get_vdec_sig_decode_parameters()
309 static int vdec_h264_slice_alloc_mv_buf(struct vdec_h264_slice_inst *inst, in vdec_h264_slice_alloc_mv_buf()
332 static void vdec_h264_slice_free_mv_buf(struct vdec_h264_slice_inst *inst) in vdec_h264_slice_free_mv_buf()
397 struct vdec_h264_slice_inst *inst; in vdec_h264_slice_init()
444 struct vdec_h264_slice_inst *inst = h_vdec; in vdec_h264_slice_deinit()
460 struct vdec_h264_slice_inst *inst = ctx->drv_handle; in vdec_h264_slice_core_decode()
568 struct vdec_h264_slice_inst *inst = h_vdec; in vdec_h264_slice_lat_decode()
712 struct vdec_h264_slice_inst *inst = h_vdec; in vdec_h264_slice_single_decode()
812 struct vdec_h264_slice_inst *inst = h_vdec; in vdec_h264_slice_decode()
[all …]