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.cc669 int weight_index_1 = weight_index_stack[1]; in SortWeightIndexStack() local
670 DescendingOrderTwo(&weight_index_0, &weight_index_1); in SortWeightIndexStack()
673 DescendingOrderTwo(&weight_index_1, &weight_index_2); in SortWeightIndexStack()
674 DescendingOrderTwo(&weight_index_0, &weight_index_1); in SortWeightIndexStack()
678 weight_index_stack[1] = weight_index_1; in SortWeightIndexStack()