Searched refs:vdec_vp9_inst (Results 1 – 1 of 1) sorted by relevance
189 struct vdec_vp9_inst { struct310 static int vp9_get_sf_ref_fb(struct vdec_vp9_inst *inst) in vp9_get_sf_ref_fb()533 static bool vp9_wait_dec_end(struct vdec_vp9_inst *inst) in vp9_wait_dec_end()551 struct vdec_vp9_inst *inst; in vp9_alloc_inst()554 mem.size = sizeof(struct vdec_vp9_inst); in vp9_alloc_inst()565 static void vp9_free_inst(struct vdec_vp9_inst *inst) in vp9_free_inst()652 static void vp9_reset(struct vdec_vp9_inst *inst) in vp9_reset()755 struct vdec_vp9_inst *inst = (struct vdec_vp9_inst *)h_vdec; in vdec_vp9_deinit()777 struct vdec_vp9_inst *inst; in vdec_vp9_init()813 struct vdec_vp9_inst *inst = (struct vdec_vp9_inst *)h_vdec; in vdec_vp9_decode()[all …]