Home
last modified time | relevance | path

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

/external/libvorbis/lib/
Dpsy.h70 float preecho_thresh[VE_BANDS]; member
Dvorbisenc.c248 g->preecho_thresh[i]=in[is].preecho_thresh[i]*(1.-ds)+in[is+1].preecho_thresh[i]*ds; in vorbis_encode_global_psych_setup()
Denvelope.c201 if(valmax>gi->preecho_thresh[j]+penalty){ in _ve_amp()