Home
last modified time | relevance | path

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

/external/libopus/celt/tests/
Dtest_unit_rotation.c59 exp_rotation(x1, N, 1, 1, K, SPREAD_NORMAL); in test_rotation()
67 exp_rotation(x1, N, -1, 1, K, SPREAD_NORMAL); in test_rotation()
/external/libopus/celt/
Dvq.c65 static void exp_rotation(celt_norm *X, int len, int dir, int stride, int K, int spread) in exp_rotation() function
179 exp_rotation(X, N, 1, B, K, spread); in alg_quant()
312 exp_rotation(X, N, -1, B, K, spread); in alg_quant()
341 exp_rotation(X, N, -1, B, K, spread); in alg_unquant()