Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dcompound_type.c34 int64_t *comp_model_dist, int *comp_rs2) { in is_comp_rd_match()
87 int64_t *comp_model_dist, int *comp_rs2, in find_comp_rd_in_stats()
949 const int64_t *comp_model_dist, const int_mv *cur_mv, const int *comp_rs2) { in save_comp_rd_search_stat()
995 int64_t *comp_model_dist, int rate_sum, in backup_stats()
1035 int64_t *comp_model_dist, const int64_t comp_best_model_rd, in masked_compound_type_rd()
1230 int64_t comp_model_dist[COMPOUND_TYPES] = { INT64_MAX, INT64_MAX, INT64_MAX, in av1_compound_type_rd() local