Home
last modified time | relevance | path

Searched defs:cJsonObj (Results 1 – 4 of 4) sorted by relevance

/drivers/peripheral/audio/effect/config/src/
Dparse_effect_config.c94 cJSON *cJsonObj = cJSON_Parse(pJsonStr); in GetAudioEffectConfigToJsonObj() local
217 static int32_t AudioEffectGetEffectCfgDescs(cJSON *cJsonObj, const char *item, struct ConfigDescrip… in AudioEffectGetEffectCfgDescs()
305 static int32_t AudioEffectGetLibraryCfgDescs(cJSON *cJsonObj, const char *item, struct ConfigDescri… in AudioEffectGetLibraryCfgDescs()
383 cJSON *cJsonObj = GetAudioEffectConfigToJsonObj(path); in AudioEffectGetConfigDescriptor() local
/drivers/peripheral/audio/hal/pathselect/src/
Daudio_pathselect.c280 …int32_t tpins, struct AudioHwRenderParam *renderParam, cJSON *cJsonObj, const char *deviceType, in… in SetMatchRenderDevicePath()
296 …ic int32_t SetMatchRenderDefaultDevicePath(struct AudioHwRenderParam *renderParam, cJSON *cJsonObj) in SetMatchRenderDefaultDevicePath()
322 int32_t tpins, struct AudioHwRenderParam *renderParam, cJSON *cJsonObj, int32_t value) in SetMatchRenderOtherDevicePath()
341 static int32_t AudioRenderParseDevice(struct AudioHwRenderParam *renderParam, cJSON *cJsonObj) in AudioRenderParseDevice()
514 …struct AudioHwCaptureParam *captureParam, cJSON *cJsonObj, int32_t tpins, char *deviceType, int32_… in SetMatchCaptureDevicePath()
530 …int32_t SetMatchCaptureDefaultDevicePath(struct AudioHwCaptureParam *captureParam, cJSON *cJsonObj) in SetMatchCaptureDefaultDevicePath()
558 struct AudioHwCaptureParam *captureParam, cJSON *cJsonObj, int32_t tpins, int32_t value) in SetMatchCaptureOtherDevicePath()
578 static int32_t AudioCaptureParseDevice(struct AudioHwCaptureParam *captureParam, cJSON *cJsonObj) in AudioCaptureParseDevice()
/drivers/peripheral/bluetooth/audio/hal/hdi_passthrough/src/
Daudio_adapter_info_common.cpp231 static int32_t AudioAdaptersGetArraySize(const cJSON *cJsonObj, int *size) in AudioAdaptersGetArraySize()
469 cJSON *cJsonObj = cJSON_Parse(pJsonStr); in AudioAdaptersGetConfigToJsonObj() local
629 cJSON *cJsonObj = AudioAdaptersGetConfigToJsonObj(AUDIO_ADAPTER_CONFIG); in AudioAdaptersForUser() local
/drivers/peripheral/audio/supportlibs/alsa_adapter/src/
Dalsa_lib_common.c1059 cJSON *cJsonObj = NULL; in AudioCardGetConfig() local
1467 static int32_t AudioAdaptersSetAdapterVar(cJSON *cJsonObj) in AudioAdaptersSetAdapterVar()
1506 cJSON *cJsonObj = NULL; in CardInfoParseFromConfig() local