Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/mediatek/vcodec/decoder/vdec/
H A Dvdec_vp8_req_if.c98 struct vdec_vp8_slice_inst { struct
118 static void vdec_vp8_slice_get_pic_info(struct vdec_vp8_slice_inst *inst) in vdec_vp8_slice_get_pic_info() argument
146 static int vdec_vp8_slice_alloc_working_buf(struct vdec_vp8_slice_inst *inst) in vdec_vp8_slice_alloc_working_buf()
190 static void vdec_vp8_slice_free_working_buf(struct vdec_vp8_slice_inst *inst) in vdec_vp8_slice_free_working_buf()
232 static int vdec_vp8_slice_get_decode_parameters(struct vdec_vp8_slice_inst *inst) in vdec_vp8_slice_get_decode_parameters()
276 struct vdec_vp8_slice_inst *inst; in vdec_vp8_slice_init()
321 struct vdec_vp8_slice_inst *inst = h_vdec; in vdec_vp8_slice_decode()
403 struct vdec_vp8_slice_inst *inst = h_vdec; in vdec_vp8_slice_get_param()
425 struct vdec_vp8_slice_inst *inst = h_vdec; in vdec_vp8_slice_deinit()