Lines Matching refs:vp8d_unref_frame
252 static void vp8d_unref_frame(VP8DParserContext_t *p, VP8Frame *frame) in vp8d_unref_frame() function
289 vp8d_unref_frame(p, p->frame_out); in vp8d_unref_allframe()
294 vp8d_unref_frame(p, p->frame_ref); in vp8d_unref_allframe()
299 vp8d_unref_frame(p, p->frame_golden); in vp8d_unref_allframe()
304 vp8d_unref_frame(p, p->frame_alternate); in vp8d_unref_allframe()
683 vp8d_unref_frame(p, p->frame_alternate); in vp8d_ref_update()
690 vp8d_unref_frame(p, p->frame_alternate); in vp8d_ref_update()
699 vp8d_unref_frame(p, p->frame_golden); in vp8d_ref_update()
706 vp8d_unref_frame(p, p->frame_golden); in vp8d_ref_update()
715 vp8d_unref_frame(p, p->frame_golden); in vp8d_ref_update()
724 vp8d_unref_frame(p, p->frame_alternate); in vp8d_ref_update()
733 vp8d_unref_frame(p, p->frame_ref); in vp8d_ref_update()
739 vp8d_unref_frame(p, p->frame_out); in vp8d_ref_update()