HomeSort by relevance Sort by last modified time
    Searched refs:VE_MINSTRETCH (Results 1 - 2 of 2) sorted by null

  /external/libvorbis/lib/
envelope.h 31 #define VE_MINSTRETCH 2 /* a bit less than short block */
envelope.c 109 int stretch=max(VE_MINSTRETCH,ve->stretch/2);
110 float penalty=gi->stretch_penalty-(ve->stretch/2-VE_MINSTRETCH);

Completed in 115 milliseconds