Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/media/platform/mediatek/vcodec/decoder/vdec/
Dvdec_vp8_if.c150 struct vdec_vp8_inst { struct
165 static void get_hw_reg_base(struct vdec_vp8_inst *inst) in get_hw_reg_base() argument
177 static void write_hw_segmentation_data(struct vdec_vp8_inst *inst) in write_hw_segmentation_data()
198 static void read_hw_segmentation_data(struct vdec_vp8_inst *inst) in read_hw_segmentation_data()
220 static void enable_hw_rw_function(struct vdec_vp8_inst *inst) in enable_hw_rw_function()
246 static void store_dec_table(struct vdec_vp8_inst *inst) in store_dec_table()
263 static void load_dec_table(struct vdec_vp8_inst *inst) in load_dec_table()
280 static void get_pic_info(struct vdec_vp8_inst *inst, struct vdec_pic_info *pic) in get_pic_info()
290 static void vp8_dec_finish(struct vdec_vp8_inst *inst) in vp8_dec_finish()
325 static void move_fb_list_use_to_free(struct vdec_vp8_inst *inst) in move_fb_list_use_to_free()
[all …]