Searched defs:recon (Results 1 – 13 of 13) sorted by relevance
| /external/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/libaom/av1/encoder/ |
| D | tune_vmaf.c | 644 YV12_BUFFER_CONFIG recon; in av1_set_mb_vmaf_rdmult_scaling() local 964 YV12_BUFFER_CONFIG *const src, YV12_BUFFER_CONFIG *const recon, in find_best_frame_unsharp_amount_loop_neg() 997 YV12_BUFFER_CONFIG *const recon, YV12_BUFFER_CONFIG *const ref, in find_best_frame_unsharp_amount_neg() 1074 YV12_BUFFER_CONFIG *recon = &cpi->common.cur_frame->buf; in av1_update_vmaf_curve() local
|
| D | tune_butteraugli.c | 26 const YV12_BUFFER_CONFIG *recon, in set_mb_butteraugli_rdmult_scaling()
|
| D | thirdpass.c | 451 const YV12_BUFFER_CONFIG *recon = &cpi->common.cur_frame->buf; in av1_write_second_pass_per_frame_info() local
|
| D | encoder.c | 4134 const YV12_BUFFER_CONFIG *recon = &cpi->common.cur_frame->buf; in compute_internal_stats() local
|
| D | tx_search.c | 991 uint8_t *recon; in dist_block_px_domain() local
|
| /external/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 879 struct buf_2d *recon) { in txfm_rd_in_plane() 915 struct buf_2d *recon) { in choose_largest_tx_size() 931 BLOCK_SIZE bs, struct buf_2d *recon) { in choose_tx_size_from_rd() 1049 struct buf_2d *recon) { in super_block_yrd() 2752 struct buf_2d *recon, int *disable_skip, int_mv (*mode_mv)[MAX_REF_FRAMES], in handle_inter_mode() 3171 struct buf_2d *recon, in rd_variance_adjustment() 3383 struct buf_2d *recon; in vp9_rd_pick_inter_mode_sb() local
|
| D | vp9_encoder.c | 7965 YV12_BUFFER_CONFIG *recon = cpi->common.frame_to_show; local
|
| /external/libvpx/vp8/encoder/ |
| D | onyx_if.c | 2298 unsigned char *recon, int recon_stride, in calc_plane_error() 2350 YV12_BUFFER_CONFIG *recon = cpi->common.frame_to_show; in generate_psnr_packet() local 5144 YV12_BUFFER_CONFIG *recon = cpi->common.frame_to_show; in vp8_get_compressed_data() local
|
| /external/libaom/aom_dsp/ |
| D | ssim.c | 465 const YV12_BUFFER_CONFIG *recon, const uint32_t bit_depth, in aom_calc_ssim()
|
| /external/libaom/av1/common/ |
| D | cfl.c | 120 const uint16_t *recon = src; in subtract_average_c() local
|
| /external/zstd/tests/ |
| D | fuzzer.c | 1063 void* recon = (void*)malloc(size); in basicUnitTests() local
|
| /external/zopfli/src/zopflipng/lodepng/ |
| D | lodepng.cpp | 4101 static unsigned unfilterScanline(unsigned char* recon, const unsigned char* scanline, const unsigne… in unfilterScanline()
|