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