Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/common/
Dpred_common.c407 const int arf2_count = ref_counts[ALTREF2_FRAME]; in get_pred_context_brf_or_arf2() local
410 (brf_count == arf2_count) ? 1 : ((brf_count < arf2_count) ? 0 : 2); in get_pred_context_brf_or_arf2()