Searched defs:exp_rotation (Results 1 – 2 of 2) sorted by relevance
/external/chromium_org/third_party/opus/src/celt/ |
D | vq.c | 65 static void exp_rotation(celt_norm *X, int len, int dir, int stride, int K, int spread) in exp_rotation() function
|
/external/libopus/celt/ |
D | vq.c | 65 static void exp_rotation(celt_norm *X, int len, int dir, int stride, int K, int spread) in exp_rotation() function
|