Home
last modified time | relevance | path

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

/aosp_15_r20/external/libaom/av1/encoder/
H A Dcompound_type.c938 int64_t comp_model_rd_cur, int rs2) { in update_best_info()
1048 int64_t *const comp_model_rd_cur, int *comp_rs2, int64_t ref_skip_rd) { in masked_compound_type_rd()
1277 int64_t comp_model_rd_cur = INT64_MAX; in av1_compound_type_rd() local