HomeSort by relevance Sort by last modified time
    Searched refs:mchannelsCapture (Results 1 - 2 of 2) sorted by null

  /hardware/qcom/audio/legacy/alsa_sound/
AudioUsbALSA.h 119 int mchannelsCapture;
AudioUsbALSA.cpp 397 err = getCap((char *)"Capture:", mchannelsCapture, msampleRateCapture);
403 if (mchannelsCapture >= 2) {
408 msampleRateCapture, mchannelsCapture,768,false);
420 msampleRateCapture, mchannelsCapture,768,false);
    [all...]

Completed in 89 milliseconds