OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:stretch_penalty
(Results
1 - 2
of
2
) sorted by null
/external/libvorbis/lib/
psy.h
72
float
stretch_penalty
;
member in struct:__anon24318
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 559 milliseconds