Home
last modified time | relevance | path

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

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