Home
last modified time | relevance | path

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

/external/libopus/celt/
Dpitch.c402 static const int second_check[16] = {0, 0, 3, 2, 3, 2, 5, 2, 3, 2, 3, 2, 5, 2, 3, 2}; variable
471 T1b = (2*second_check[k]*T0+k)/(2*k); in remove_doubling()