Home
last modified time | relevance | path

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

/hardware/qcom/audio/legacy/alsa_sound/
DAudioUsbALSA.h86 pthread_t mRecordingUsb; variable
DAudioUsbALSA.cpp1061 pthread_create(&mRecordingUsb, NULL, RecordingThreadWrapper, this); in startRecording()