Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dblock.h197 int64_t comp_model_rd[COMPOUND_TYPES]; member
Drdopt.c7897 int64_t *const comp_model_rd, const int64_t comp_best_model_rd, in build_and_cost_compound_type()
8501 int64_t *comp_model_rd) { in is_comp_rd_match()
8560 int64_t *comp_model_rd) { in find_comp_rd_in_stats()
8596 const int64_t *comp_model_rd, in save_comp_rd_search_stat()
9890 int64_t comp_model_rd[COMPOUND_TYPES] = { INT64_MAX, INT64_MAX, INT64_MAX, in compound_type_rd() local