Home | History | Annotate | Download | only in src

Lines Matching full:stereo_voice_threshold

150 static const opus_int32 stereo_voice_threshold = 24000;
1325 stereo_threshold = stereo_music_threshold + ((voice_est*voice_est*(stereo_voice_threshold-stereo_music_threshold))>>14);