Searched defs:rate_cost (Results 1 – 6 of 6) sorted by relevance
| /external/libaom/test/ |
| D | tpl_model_test.cc | 105 int64_t rate_cost = in TEST() local 119 double rate_cost = pixel_count * log2(flow_rate_per_pixel); in ref_delta_rate_cost() local 134 int64_t rate_cost = av1_delta_rate_cost(scaled_delta_rate, recrf_dist, in TEST() local
|
| /external/libaom/av1/encoder/ |
| D | tpl_model.c | 217 int rate_cost = 1; in rate_estimator() local 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() 572 int rate_cost = 1; in mode_estimation() local 1052 int64_t rate_cost = delta_rate; in av1_delta_rate_cost() local
|
| D | txb_rdopt.c | 297 const TXB_CTX *const txb_ctx, int *rate_cost, in av1_optimize_txb()
|
| D | pickcdef.c | 893 const int rate_cost = av1_cost_literal(total_bits); in av1_cdef_search() local
|
| D | tx_search.c | 874 int *rate_cost, uint16_t best_eob) { in recon_intra() 1158 int rate_cost = 0; in prune_txk_type_separ() local 1283 int rate_cost = 0; in prune_txk_type() local 2032 int rate_cost = 0; in search_tx_type() local
|
| D | encodemb.c | 89 const TXB_CTX *const txb_ctx, int *rate_cost) { in av1_optimize_b()
|