Searched refs:MIC (Results 1 - 1 of 1) sorted by relevance
/drivers/peripheral/audio/hal/pathselect/src/ |
H A D | audio_pathselect.c | 30 #define MIC "MIC" macro 111 return MIC; in AudioPathSelGetDeviceType() 357 if (strcasecmp(cJsonObj->string, MIC) == 0 || strcasecmp(cJsonObj->string, HS_MIC) == 0 || in AudioRenderParseDevice() 603 ret = SetMatchCaptureDevicePath(captureParam, cJsonObj, tpins, MIC, AUDIO_DEV_ON); in AudioCaptureParseDevice() 614 ret |= SetMatchCaptureDevicePath(captureParam, cJsonObj, PIN_IN_MIC, MIC, AUDIO_DEV_OFF); in AudioCaptureParseDevice()
|
Completed in 1 milliseconds