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