Home
last modified time | relevance | path

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

/hardware/qcom/audio/legacy/alsa_sound/
DAudioUsbALSA.h119 int mchannelsCapture; variable
DAudioUsbALSA.cpp397 err = getCap((char *)"Capture:", mchannelsCapture, msampleRateCapture); in RecordingThreadEntry()
403 if (mchannelsCapture >= 2) { in RecordingThreadEntry()
408 msampleRateCapture, mchannelsCapture,768,false); in RecordingThreadEntry()
420 msampleRateCapture, mchannelsCapture,768,false); in RecordingThreadEntry()