Searched defs:recon (Results 1 – 9 of 9) sorted by relevance
/external/libvpx/libvpx/tools/ |
D | tiny_ssim.c | 32 uint16_t *recon, int recon_stride, in calc_plane_error16() 55 static uint64_t calc_plane_error(uint8_t *orig, int orig_stride, uint8_t *recon, in calc_plane_error()
|
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_rdopt.c | 674 uint8_t *recon = (uint8_t *)recon16; in dist_block() local 752 struct buf_2d *recon = args->this_recon; in block_rd_txfm() local 882 struct buf_2d *recon) { in txfm_rd_in_plane() 918 struct buf_2d *recon) { in choose_largest_tx_size() 934 BLOCK_SIZE bs, struct buf_2d *recon) { in choose_tx_size_from_rd() 1052 struct buf_2d *recon) { in super_block_yrd() 2728 struct buf_2d *recon, int *disable_skip, int_mv (*mode_mv)[MAX_REF_FRAMES], in handle_inter_mode() 3147 struct buf_2d *recon, in rd_variance_adjustment() 3359 struct buf_2d *recon; in vp9_rd_pick_inter_mode_sb() local
|
D | vp9_encoder.c | 7477 YV12_BUFFER_CONFIG *recon = cpi->common.frame_to_show; local
|
/external/libvpx/libvpx/vp8/encoder/ |
D | onyx_if.c | 2305 unsigned char *recon, int recon_stride, in calc_plane_error() 2357 YV12_BUFFER_CONFIG *recon = cpi->common.frame_to_show; in generate_psnr_packet() local 5149 YV12_BUFFER_CONFIG *recon = cpi->common.frame_to_show; in vp8_get_compressed_data() local
|
/external/libaom/libaom/av1/common/ |
D | cfl.c | 120 const uint16_t *recon = src; in subtract_average_c() local
|
/external/libaom/libaom/av1/encoder/ |
D | tune_vmaf.c | 785 YV12_BUFFER_CONFIG *recon) { in av1_update_vmaf_curve()
|
D | encoder.c | 6729 const YV12_BUFFER_CONFIG *recon = &cpi->common.cur_frame->buf; in compute_internal_stats() local
|
D | tx_search.c | 1201 uint8_t *recon; in dist_block_px_domain() local
|
/external/zopfli/src/zopflipng/lodepng/ |
D | lodepng.cpp | 4008 static unsigned unfilterScanline(unsigned char* recon, const unsigned char* scanline, const unsigne… in unfilterScanline()
|