Searched defs:recon (Results 1 – 3 of 3) sorted by relevance
2529 unsigned char *recon, int recon_stride, in calc_plane_error()2593 YV12_BUFFER_CONFIG *recon = cpi->common.frame_to_show; in generate_psnr_packet() local5665 YV12_BUFFER_CONFIG *recon = cpi->common.frame_to_show; in vp8_get_compressed_data() local
4391 YV12_BUFFER_CONFIG *recon = cpi->common.frame_to_show; local
4008 static unsigned unfilterScanline(unsigned char* recon, const unsigned char* scanline, const unsigne… in unfilterScanline()