Searched refs:mGlitchLength (Results 1 – 1 of 1) sorted by relevance
264 mGlitchLength++; in processInputFrame()277 if (mGlitchLength > (4 * mSinePeriod)) { in processInputFrame()334 mGlitchLength = 1; in onGlitchStart()421 int32_t mGlitchLength = 0; variable