Home | Sort by relevance Sort by last modified time |
/external/libvorbis/lib/ | |
psy.h | 44 float tone_decay; member in struct:vorbis_info_psy |
psy.c | 328 vi->tone_centerboost,vi->tone_decay); [all...] |
vorbisenc.c | 349 p->tone_decay=att[is].decay*(1.-ds)+att[is+1].decay*ds; [all...] |