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

  /external/sonivox/arm-fm-22k/lib_src/
eas_reverbdata.h 271 EAS_U16 m_nMinSamplesToAdd; /* ComputeReverb() generates this many samples */
eas_reverb.c 103 pReverbData->m_nMinSamplesToAdd = REVERB_UPDATE_PERIOD_IN_SAMPLES;
    [all...]
  /external/sonivox/arm-hybrid-22k/lib_src/
eas_reverbdata.h 271 EAS_U16 m_nMinSamplesToAdd; /* ComputeReverb() generates this many samples */
eas_reverb.c 103 pReverbData->m_nMinSamplesToAdd = REVERB_UPDATE_PERIOD_IN_SAMPLES;
    [all...]
  /external/sonivox/arm-wt-22k/lib_src/
eas_reverbdata.h 271 EAS_U16 m_nMinSamplesToAdd; /* ComputeReverb() generates this many samples */
eas_reverb.c 103 pReverbData->m_nMinSamplesToAdd = REVERB_UPDATE_PERIOD_IN_SAMPLES;
    [all...]

Completed in 32 milliseconds