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

  /frameworks/av/media/libeffects/lvm/lib/Eq/src/
LVEQNB_Private.h 52 #define LVEQNB_BYPASS_MIXER_TC 100 /* Bypass Mixer TC */
LVEQNB_Control.c 359 LVC_Mixer_VarSlope_SetTimeConstant(&pInstance->BypassMixer.MixerStream[0],LVEQNB_BYPASS_MIXER_TC,(LVM_Fs_en)pParams->SampleRate,2);
360 LVC_Mixer_VarSlope_SetTimeConstant(&pInstance->BypassMixer.MixerStream[1],LVEQNB_BYPASS_MIXER_TC,(LVM_Fs_en)pParams->SampleRate,2);
441 LVC_Mixer_VarSlope_SetTimeConstant(&pInstance->BypassMixer.MixerStream[0],LVEQNB_BYPASS_MIXER_TC,(LVM_Fs_en)pParams->SampleRate,2);
442 LVC_Mixer_VarSlope_SetTimeConstant(&pInstance->BypassMixer.MixerStream[1],LVEQNB_BYPASS_MIXER_TC,(LVM_Fs_en)pParams->SampleRate,2);

Completed in 23 milliseconds