Searched refs:VE_POST (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libvorbis-1.2.3/lib/
H A Denvelope.h25 #define VE_POST 2 macro
26 #define VE_AMP (VE_PRE+VE_POST-1)
H A Denvelope.c228 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 82 milliseconds