Searched refs:controlValue (Results 1 – 1 of 1) sorted by relevance
37 const int16_t controlValue = data[0]; in checkAudioSamplesAllSame() local39 if (data[i] != controlValue) { in checkAudioSamplesAllSame()