Searched defs:comp_dist (Results 1 – 1 of 1) sorted by relevance
/external/libaom/libaom/av1/encoder/ |
D | rdopt.c | 7896 int *calc_pred_masked_compound, int32_t *comp_rate, int64_t *comp_dist, in build_and_cost_compound_type() 8500 int32_t *comp_rate, int64_t *comp_dist, in is_comp_rd_match() 8559 int32_t *comp_rate, int64_t *comp_dist, in find_comp_rd_in_stats() 8595 const int64_t *comp_dist, in save_comp_rd_search_stat() 9887 int64_t comp_dist[COMPOUND_TYPES] = { INT64_MAX, INT64_MAX, INT64_MAX, in compound_type_rd() local
|