Home
last modified time | relevance | path

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

/drivers/peripheral/audio/hal/pathselect/src/
H A Daudio_pathselect.c31 #define HS_MIC "micHs" macro
113 return HS_MIC; in AudioPathSelGetDeviceType()
357 if (strcasecmp(cJsonObj->string, MIC) == 0 || strcasecmp(cJsonObj->string, HS_MIC) == 0 || in AudioRenderParseDevice()
606 ret |= SetMatchCaptureDevicePath(captureParam, cJsonObj, PIN_IN_HS_MIC, HS_MIC, AUDIO_DEV_OFF); in AudioCaptureParseDevice()
611 ret = SetMatchCaptureDevicePath(captureParam, cJsonObj, tpins, HS_MIC, AUDIO_DEV_ON); in AudioCaptureParseDevice()

Completed in 2 milliseconds