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

  /external/libvorbis/lib/
psy.h 72 float stretch_penalty; member in struct:__anon29358
envelope.c 110 float penalty=gi->stretch_penalty-(ve->stretch/2-VE_MINSTRETCH);
112 if(penalty>gi->stretch_penalty)penalty=gi->stretch_penalty;

Completed in 43 milliseconds