Searched refs:vp8_setup_intra_recon (Results 1 – 5 of 5) sorted by relevance
13 extern void vp8_setup_intra_recon(YV12_BUFFER_CONFIG *ybf);
15 void vp8_setup_intra_recon(YV12_BUFFER_CONFIG *ybf) in vp8_setup_intra_recon() function
850 vp8_setup_intra_recon(&pc->yv12_fb[pc->new_fb_idx]); in vp8_decode_frame()
776 vp8_setup_intra_recon(&cm->yv12_fb[cm->new_fb_idx]); in vp8_encode_frame()
533 vp8_setup_intra_recon(new_yv12); in vp8_first_pass()