Home
last modified time | relevance | path

Searched defs:recon (Results 1 – 3 of 3) sorted by relevance

/external/libvpx/libvpx/vp8/encoder/
Donyx_if.c2529 unsigned char *recon, int recon_stride, in calc_plane_error()
2593 YV12_BUFFER_CONFIG *recon = cpi->common.frame_to_show; in generate_psnr_packet() local
5665 YV12_BUFFER_CONFIG *recon = cpi->common.frame_to_show; in vp8_get_compressed_data() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.c4391 YV12_BUFFER_CONFIG *recon = cpi->common.frame_to_show; local
/external/zopfli/src/zopflipng/lodepng/
Dlodepng.cpp4008 static unsigned unfilterScanline(unsigned char* recon, const unsigned char* scanline, const unsigne… in unfilterScanline()