Home
last modified time | relevance | path

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

/linux/drivers/media/platform/mediatek/vcodec/decoder/vdec/
H A Dvdec_vp8_req_if.c97 struct vdec_vp8_slice_inst { struct
117 static void vdec_vp8_slice_get_pic_info(struct vdec_vp8_slice_inst *inst) in vdec_vp8_slice_get_pic_info() argument
145 static int vdec_vp8_slice_alloc_working_buf(struct vdec_vp8_slice_inst *inst) in vdec_vp8_slice_alloc_working_buf()
189 static void vdec_vp8_slice_free_working_buf(struct vdec_vp8_slice_inst *inst) in vdec_vp8_slice_free_working_buf()
231 static int vdec_vp8_slice_get_decode_parameters(struct vdec_vp8_slice_inst *inst) in vdec_vp8_slice_get_decode_parameters()
275 struct vdec_vp8_slice_inst *inst; in vdec_vp8_slice_init()
320 struct vdec_vp8_slice_inst *inst = h_vdec; in vdec_vp8_slice_decode()
402 struct vdec_vp8_slice_inst *inst = h_vdec; in vdec_vp8_slice_get_param()
424 struct vdec_vp8_slice_inst *inst = h_vdec; in vdec_vp8_slice_deinit()