OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:E_count
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/opus/src/src/
analysis.h
59
int
E_count
;
analysis.c
338
tonal->E[tonal->
E_count
][b] = E;
450
tonal->
E_count
= (tonal->
E_count
+1)%NB_FRAMES;
Completed in 240 milliseconds