OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:postecho_thresh
(Results
1 - 3
of
3
) sorted by null
/external/libvorbis/lib/
psy.h
71
float
postecho_thresh
[VE_BANDS];
member in struct:__anon22891
vorbisenc.c
249
g->
postecho_thresh
[i]=in[is].
postecho_thresh
[i]*(1.-ds)+in[is+1].
postecho_thresh
[i]*ds;
[
all
...]
envelope.c
205
if(valmin<gi->
postecho_thresh
[j]-penalty)ret|=2;
Completed in 37 milliseconds