Searched defs:comp_model_dist (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/libaom/av1/encoder/ |
H A D | compound_type.c | 34 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() 957 const int64_t *comp_model_dist, const int_mv *cur_mv, const int *comp_rs2) { in save_comp_rd_search_stat() 1003 int64_t *comp_model_dist, int rate_sum, in backup_stats() 1047 int64_t *comp_model_dist, const int64_t comp_best_model_rd, in masked_compound_type_rd() 1247 int64_t comp_model_dist[COMPOUND_TYPES] = { INT64_MAX, INT64_MAX, INT64_MAX, in av1_compound_type_rd() local
|