OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VE_POST
(Results
1 - 2
of
2
) sorted by null
/external/libvorbis/lib/
envelope.h
25
#define
VE_POST
2
26
#define VE_AMP (VE_PRE+
VE_POST
-1)
envelope.c
228
if(last+VE_WIN+
VE_POST
>ve->storage){
229
ve->storage=last+VE_WIN+
VE_POST
; /* be sure */
245
ve->mark[j+
VE_POST
]=0;
357
int smallsize=e->current/e->searchstep+
VE_POST
; /* adjust for placing marks
Completed in 111 milliseconds