Searched defs:comp_dist (Results 1 – 1 of 1) sorted by relevance
/external/libaom/libaom/av1/encoder/ |
D | compound_type.c | 32 int32_t *comp_rate, int64_t *comp_dist, in is_comp_rd_match() 85 int32_t *comp_rate, int64_t *comp_dist, in find_comp_rd_in_stats() 909 int64_t *comp_dist, int *comp_rs2, int *rate_mv, int64_t *rd, in populate_reuse_comp_type_data() 948 const int64_t *comp_dist, const int32_t *comp_model_rate, in save_comp_rd_search_stat() 994 int64_t *comp_dist, int32_t *comp_model_rate, in backup_stats() 1034 int32_t *comp_rate, int64_t *comp_dist, int32_t *comp_model_rate, in masked_compound_type_rd() 1224 int64_t comp_dist[COMPOUND_TYPES] = { INT64_MAX, INT64_MAX, INT64_MAX, in av1_compound_type_rd() local
|