Searched defs:recon_error (Results 1 – 2 of 2) sorted by relevance
| /external/libaom/av1/encoder/ |
| D | tpl_model.c | 101 uint16_t *eob, int64_t *recon_error, in get_quantize_error() 231 int *rate_cost, int64_t *recon_error, int64_t *sse) { in txfm_quant_rdcost() 334 int *rate_cost, int64_t *recon_error, int64_t *pred_error, in get_rate_distortion() 503 int64_t recon_error = 1; in mode_estimation() local
|
| /external/libvpx/vp9/encoder/ |
| D | vp9_encoder.c | 6623 TX_SIZE tx_size, int64_t *recon_error, 6699 int64_t *recon_error, int64_t *sse) { 7282 int64_t recon_error, sse; local
|