Home
last modified time | relevance | path

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

/external/libgav1/libgav1/src/tile/bitstream/
Dmode_info.cc707 const bool top_uni_comp = in ReadCompoundReferenceType() local
723 context = top_uni_comp ? 3 + same_direction : 1; in ReadCompoundReferenceType()
725 if (!top_uni_comp && !left_uni_comp) { in ReadCompoundReferenceType()
727 } else if (!top_uni_comp || !left_uni_comp) { in ReadCompoundReferenceType()
737 context = 1 + MultiplyBy2(static_cast<int>(top_uni_comp)); in ReadCompoundReferenceType()
744 context = MultiplyBy4(static_cast<int>(top_uni_comp)); in ReadCompoundReferenceType()