Home
last modified time | relevance | path

Searched refs:controlValue (Results 1 – 1 of 1) sorted by relevance

/system/chre/apps/test/common/shared/src/
Daudio_validation.cc37 const int16_t controlValue = data[0]; in checkAudioSamplesAllSame() local
39 if (data[i] != controlValue) { in checkAudioSamplesAllSame()