OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VE_MAXSTRETCH
(Results
1 - 2
of
2
) sorted by null
/external/libvorbis/lib/
envelope.h
32
#define
VE_MAXSTRETCH
12 /* one-third full block */
envelope.c
237
if(ve->stretch>
VE_MAXSTRETCH
*2)
238
ve->stretch=
VE_MAXSTRETCH
*2;
Completed in 29 milliseconds