OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:preecho_thresh
(Results
1 - 3
of
3
) sorted by null
/external/libvorbis/lib/
psy.h
70
float
preecho_thresh
[VE_BANDS];
member in struct:__anon24318
vorbisenc.c
248
g->
preecho_thresh
[i]=in[is].
preecho_thresh
[i]*(1.-ds)+in[is+1].
preecho_thresh
[i]*ds;
[
all
...]
envelope.c
201
if(valmax>gi->
preecho_thresh
[j]+penalty){
Completed in 873 milliseconds