Home
last modified time | relevance | path

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

/external/libgav1/libgav1/src/
Dmotion_vector.cc667 int weight_index_1 = weight_index_stack[1]; in SortWeightIndexStack() local
668 DescendingOrderTwo(&weight_index_0, &weight_index_1); in SortWeightIndexStack()
671 DescendingOrderTwo(&weight_index_1, &weight_index_2); in SortWeightIndexStack()
672 DescendingOrderTwo(&weight_index_0, &weight_index_1); in SortWeightIndexStack()
676 weight_index_stack[1] = weight_index_1; in SortWeightIndexStack()