Home
last modified time | relevance | path

Searched defs:rate_cost (Results 1 – 6 of 6) sorted by relevance

/external/libaom/test/
Dtpl_model_test.cc105 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/
Dtpl_model.c217 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
Dtxb_rdopt.c297 const TXB_CTX *const txb_ctx, int *rate_cost, in av1_optimize_txb()
Dpickcdef.c893 const int rate_cost = av1_cost_literal(total_bits); in av1_cdef_search() local
Dtx_search.c874 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
Dencodemb.c89 const TXB_CTX *const txb_ctx, int *rate_cost) { in av1_optimize_b()