Home
last modified time | relevance | path

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

/external/libopus/celt/
Dvq.c72 static const int SPREAD_FACTOR[3]={15,10,5}; in exp_rotation() local
81 factor = SPREAD_FACTOR[spread-1]; in exp_rotation()