Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/media/platform/mediatek/vcodec/vdec/
Dvdec_vp8_if.c153 struct vdec_vp8_inst { struct
168 static void get_hw_reg_base(struct vdec_vp8_inst *inst) in get_hw_reg_base() argument
179 static void write_hw_segmentation_data(struct vdec_vp8_inst *inst) in write_hw_segmentation_data()
200 static void read_hw_segmentation_data(struct vdec_vp8_inst *inst) in read_hw_segmentation_data()
222 static void enable_hw_rw_function(struct vdec_vp8_inst *inst) in enable_hw_rw_function()
249 static void store_dec_table(struct vdec_vp8_inst *inst) in store_dec_table()
266 static void load_dec_table(struct vdec_vp8_inst *inst) in load_dec_table()
283 static void get_pic_info(struct vdec_vp8_inst *inst, struct vdec_pic_info *pic) in get_pic_info()
293 static void vp8_dec_finish(struct vdec_vp8_inst *inst) in vp8_dec_finish()
328 static void move_fb_list_use_to_free(struct vdec_vp8_inst *inst) in move_fb_list_use_to_free()
[all …]