Searched refs:VE_MINSTRETCH (Results 1 – 2 of 2) sorted by relevance
31 #define VE_MINSTRETCH 2 /* a bit less than short block */ macro
109 int stretch=max(VE_MINSTRETCH,ve->stretch/2); in _ve_amp()110 float penalty=gi->stretch_penalty-(ve->stretch/2-VE_MINSTRETCH); in _ve_amp()