Home
last modified time | relevance | path

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

/external/libgav1/src/tile/bitstream/
Dmode_info.cc800 const bool top_uni_comp = in ReadCompoundReferenceType() local
816 context = top_uni_comp ? 3 + same_direction : 1; in ReadCompoundReferenceType()
818 if (!top_uni_comp && !left_uni_comp) { in ReadCompoundReferenceType()
820 } else if (!top_uni_comp || !left_uni_comp) { in ReadCompoundReferenceType()
830 context = 1 + MultiplyBy2(static_cast<int>(top_uni_comp)); in ReadCompoundReferenceType()
837 context = MultiplyBy4(static_cast<int>(top_uni_comp)); in ReadCompoundReferenceType()