Home
last modified time | relevance | path

Searched defs:comp_rs2 (Results 1 – 2 of 2) 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()
909 int64_t *comp_dist, int *comp_rs2, int *rate_mv, int64_t *rd, in populate_reuse_comp_type_data()
949 const int64_t *comp_model_dist, const int_mv *cur_mv, const int *comp_rs2) { in save_comp_rd_search_stat()
997 int *comp_rs2, int rs2) { in backup_stats()
1036 int64_t *const comp_model_rd_cur, int *comp_rs2, int64_t ref_skip_rd) { in masked_compound_type_rd()
1227 int comp_rs2[COMPOUND_TYPES] = { INT_MAX, INT_MAX, INT_MAX, INT_MAX }; in av1_compound_type_rd() local
Dblock.h316 int comp_rs2[COMPOUND_TYPES]; member