Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/media/platform/mediatek/vcodec/vdec/
A Dvdec_h264_req_if.c85 struct vdec_h264_slice_inst { struct
97 static int get_vdec_decode_parameters(struct vdec_h264_slice_inst *inst) in get_vdec_decode_parameters() argument
158 static int allocate_predication_buf(struct vdec_h264_slice_inst *inst) in allocate_predication_buf()
173 static void free_predication_buf(struct vdec_h264_slice_inst *inst) in free_predication_buf()
184 static int alloc_mv_buf(struct vdec_h264_slice_inst *inst, in alloc_mv_buf()
209 static void free_mv_buf(struct vdec_h264_slice_inst *inst) in free_mv_buf()
222 static void get_pic_info(struct vdec_h264_slice_inst *inst, in get_pic_info()
276 struct vdec_h264_slice_inst *inst; in vdec_h264_slice_init()
323 struct vdec_h264_slice_inst *inst = h_vdec; in vdec_h264_slice_deinit()
337 struct vdec_h264_slice_inst *inst = h_vdec; in vdec_h264_slice_decode()
[all …]
A Dvdec_h264_req_multi_if.c154 struct vdec_h264_slice_inst { struct
217 static int get_vdec_sig_decode_parameters(struct vdec_h264_slice_inst *inst) in get_vdec_sig_decode_parameters()
310 static int vdec_h264_slice_alloc_mv_buf(struct vdec_h264_slice_inst *inst, in vdec_h264_slice_alloc_mv_buf()
333 static void vdec_h264_slice_free_mv_buf(struct vdec_h264_slice_inst *inst) in vdec_h264_slice_free_mv_buf()
398 struct vdec_h264_slice_inst *inst; in vdec_h264_slice_init()
445 struct vdec_h264_slice_inst *inst = h_vdec; in vdec_h264_slice_deinit()
463 struct vdec_h264_slice_inst *inst = ctx->drv_handle; in vdec_h264_slice_core_decode()
573 struct vdec_h264_slice_inst *inst = h_vdec; in vdec_h264_slice_lat_decode()
717 struct vdec_h264_slice_inst *inst = h_vdec; in vdec_h264_slice_single_decode()
814 struct vdec_h264_slice_inst *inst = h_vdec; in vdec_h264_slice_decode()
[all …]

Completed in 6 milliseconds