Home
last modified time | relevance | path

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

/external/libgav1/libgav1/src/
Dmotion_vector.cc672 int weight_index_2 = weight_index_stack[2]; in SortWeightIndexStack() local
673 DescendingOrderTwo(&weight_index_1, &weight_index_2); in SortWeightIndexStack()
675 weight_index_stack[2] = weight_index_2; in SortWeightIndexStack()