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