Searched refs:VE_MINSTRETCH (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.h31 #define VE_MINSTRETCH 2 /* a bit less than short block */ macro
H A Denvelope.c109 int stretch=max(VE_MINSTRETCH,ve->stretch/2);
110 float penalty=gi->stretch_penalty-(ve->stretch/2-VE_MINSTRETCH);

Completed in 18 milliseconds