Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dcompound_type.c930 int64_t comp_model_rd_cur, int rs2) { in update_best_info()
1036 int64_t *const comp_model_rd_cur, int *comp_rs2, int64_t ref_skip_rd) { in masked_compound_type_rd()
1260 int64_t comp_model_rd_cur = INT64_MAX; in av1_compound_type_rd() local