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

  /cts/apps/CtsVerifier/jni/audioquality/
GlitchTest.cpp 34 mOnsetThresh = onsetThresh;
83 && (maxValue > mOnsetThresh)) {
95 if (maxValue < mOnsetThresh) {
121 (maxValue > mOnsetThresh)) { // tone should not pop up again!
GlitchTest.h 89 float mOnsetThresh;

Completed in 399 milliseconds