HomeSort by relevance Sort by last modified time
    Searched refs:tone_peaklimit_setting (Results 1 - 2 of 2) sorted by null

  /external/libvorbis/lib/
highlevel.h 20 double tone_peaklimit_setting; member in struct:highlevel_byblocktype
vorbisenc.c 789 vorbis_encode_peak_setup(vi,hi->block[i0].tone_peaklimit_setting,0,
791 vorbis_encode_peak_setup(vi,hi->block[1].tone_peaklimit_setting,1,
794 vorbis_encode_peak_setup(vi,hi->block[2].tone_peaklimit_setting,2,
796 vorbis_encode_peak_setup(vi,hi->block[3].tone_peaklimit_setting,3,
896 hi->block[i].tone_peaklimit_setting=hi->base_setting;
    [all...]

Completed in 179 milliseconds