Searched refs:vp8_setup_intra_recon (Results 1 – 4 of 4) sorted by relevance
20 extern void vp8_setup_intra_recon(YV12_BUFFER_CONFIG *ybf);
14 void vp8_setup_intra_recon(YV12_BUFFER_CONFIG *ybf) { in vp8_setup_intra_recon() function
604 vp8_setup_intra_recon(&cm->yv12_fb[cm->new_fb_idx]); in init_encode_frame_mb_context()
528 vp8_setup_intra_recon(new_yv12); in vp8_first_pass()