Home
last modified time | relevance | path

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

/external/libgav1/libgav1/src/
Dmotion_vector.cc651 void DescendingOrderTwo(int* const a, int* const b) { in DescendingOrderTwo() function
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()