Searched refs:deviceType (Results 1 – 1 of 1) sorted by relevance
9915 AUDIO_DEVICE_TYPE deviceType = E_DEVICE0; in AU_CUS_PCMCaptureMonitor() local9919 deviceType = E_DEVICE0; in AU_CUS_PCMCaptureMonitor()9924 deviceType = E_DEVICE1; in AU_CUS_PCMCaptureMonitor()9929 deviceType = E_DEVICE2; in AU_CUS_PCMCaptureMonitor()9947 …if(MApi_AUDIO_PCMCapture_Read(deviceType, (void *)pPCMCaptureBuffer, pstAudioCustomerShmData->g_au… in AU_CUS_PCMCaptureMonitor()9985 static MS_BOOL AU_CUS_PCMCaptureInit(AUDIO_DEVICE_TYPE deviceType, AUDIO_CAPTURE_SOURCE_TYPE source… in AU_CUS_PCMCaptureInit() argument9996 MApi_AUDIO_PCMCapture_Init(deviceType, sourceType); in AU_CUS_PCMCaptureInit()9997 MApi_AUDIO_PCMCapture_Start(deviceType); in AU_CUS_PCMCaptureInit()