HomeSort by relevance Sort by last modified time
    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:__anon10862
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 171 milliseconds