Home
last modified time | relevance | path

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

/external/libgav1/libgav1/src/
Dmotion_vector.cc668 int weight_index_0 = weight_index_stack[0]; in SortWeightIndexStack() local
670 DescendingOrderTwo(&weight_index_0, &weight_index_1); in SortWeightIndexStack()
674 DescendingOrderTwo(&weight_index_0, &weight_index_1); in SortWeightIndexStack()
677 weight_index_stack[0] = weight_index_0; in SortWeightIndexStack()