Home
last modified time | relevance | path

Searched refs:second_ref_valid (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/libaom/av1/encoder/
H A Dnonrd_pickmode.c2271 bool first_ref_valid = false, second_ref_valid = false; in prune_compoundmode_with_singlemode_var() local
2285 second_ref_valid = true; in prune_compoundmode_with_singlemode_var()
2289 if (first_ref_valid && second_ref_valid) { in prune_compoundmode_with_singlemode_var()
2291 } else if (first_ref_valid || second_ref_valid) { in prune_compoundmode_with_singlemode_var()