OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:stereo_itheta
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/opus/src/celt/
vq.h
68
int
stereo_itheta
(celt_norm *X, celt_norm *Y, int stereo, int N);
vq.c
377
int
stereo_itheta
(celt_norm *X, celt_norm *Y, int stereo, int N)
function
bands.c
685
itheta =
stereo_itheta
(X, Y, stereo, N);
[
all
...]
Completed in 1186 milliseconds