Home
last modified time | relevance | path

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

/aosp_15_r20/external/libaom/av1/encoder/
H A 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()
917 int64_t *comp_dist, int *comp_rs2, int *rate_mv, int64_t *rd, in populate_reuse_comp_type_data()
957 const int64_t *comp_model_dist, const int_mv *cur_mv, const int *comp_rs2) { in save_comp_rd_search_stat()
1005 int *comp_rs2, int rs2) { in backup_stats()
1048 int64_t *const comp_model_rd_cur, int *comp_rs2, int64_t ref_skip_rd) { in masked_compound_type_rd()
1244 int comp_rs2[COMPOUND_TYPES] = { INT_MAX, INT_MAX, INT_MAX, INT_MAX }; in av1_compound_type_rd() local
H A Dblock.h308 int comp_rs2[COMPOUND_TYPES]; member