OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VE_WIN
(Results
1 - 2
of
2
) sorted by null
/external/libvorbis/lib/
envelope.h
24
#define
VE_WIN
4
envelope.c
224
int last=v->pcm_current/ve->searchstep-
VE_WIN
;
228
if(last+
VE_WIN
+VE_POST>ve->storage){
229
ve->storage=last+
VE_WIN
+VE_POST; /* be sure */
Completed in 480 milliseconds