Searched refs:inDev (Results 1 - 3 of 3) sorted by relevance

/device/moto/wingray/libaudio/
H A DAudioPostProcessor.h42 struct cpcap_audio_stream *inDev,
H A DAudioPostProcessor.cpp153 struct cpcap_audio_stream *inDev,
167 else if (outDev->id==CPCAP_AUDIO_OUT_HEADSET && inDev->id==CPCAP_AUDIO_IN_MIC1)
152 setAudioDev(struct cpcap_audio_stream *outDev, struct cpcap_audio_stream *inDev, bool is_bt, bool is_bt_ec, bool is_spdif) argument
H A DAudioHardware.cpp546 uint32_t inDev = (input == NULL) ? 0 : input->devices(); local

Completed in 6 milliseconds