Home
last modified time | relevance | path

Searched refs:postecho_thresh (Results 1 – 3 of 3) sorted by relevance

/external/libvorbis/lib/
Dpsy.h71 float postecho_thresh[VE_BANDS]; member
Dvorbisenc.c249 g->postecho_thresh[i]=in[is].postecho_thresh[i]*(1.-ds)+in[is+1].postecho_thresh[i]*ds; in vorbis_encode_global_psych_setup()
Denvelope.c205 if(valmin<gi->postecho_thresh[j]-penalty)ret|=2; in _ve_amp()