Searched refs:AMP_INVALIDE_DELTA (Results 1 – 1 of 1) sorted by relevance
30 constexpr double AMP_INVALIDE_DELTA { 0.001 }; variable165 if (absData[i] < AMP_INVALIDE_DELTA) { in PreprocessAudioData()