Home
last modified time | relevance | path

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

/drivers/peripheral/audio/hal/pathselect/src/
H A Daudio_pathselect.c185 static int32_t SetCapturePathDefaultValue(cJSON *captureSwObj, struct AudioHwCaptureParam *captureParam) in SetCapturePathDefaultValue() argument
187 if (captureSwObj == NULL || captureParam == NULL) { in SetCapturePathDefaultValue()
194 int32_t pathNum = cJSON_GetArraySize(captureSwObj); in SetCapturePathDefaultValue()
200 cJSON *tmpValue = cJSON_GetArrayItem(captureSwObj, i); in SetCapturePathDefaultValue()

Completed in 2 milliseconds