Home
last modified time | relevance | path

Searched defs:cJsonObj (Results 1 - 3 of 3) sorted by relevance

/drivers/peripheral/audio/effect/config/src/
H A Dparse_effect_config.c94 cJSON *cJsonObj = cJSON_Parse(pJsonStr); in GetAudioEffectConfigToJsonObj() local
217 static int32_t AudioEffectGetEffectCfgDescs(cJSON *cJsonObj, const char *item, struct ConfigDescriptor *cfgDesc) in AudioEffectGetEffectCfgDescs() argument
305 static int32_t AudioEffectGetLibraryCfgDescs(cJSON *cJsonObj, const char *item, struct ConfigDescriptor *cfgDesc) in AudioEffectGetLibraryCfgDescs() argument
383 cJSON *cJsonObj in AudioEffectGetConfigDescriptor() local
[all...]
/drivers/peripheral/audio/hal/pathselect/src/
H A Daudio_pathselect.c297 static int32_t SetMatchRenderDefaultDevicePath(struct AudioHwRenderParam *renderParam, cJSON *cJsonObj) in SetMatchRenderDefaultDevicePath() argument
280 SetMatchRenderDevicePath( int32_t tpins, struct AudioHwRenderParam *renderParam, cJSON *cJsonObj, const char *deviceType, int32_t value) SetMatchRenderDevicePath() argument
322 SetMatchRenderOtherDevicePath( int32_t tpins, struct AudioHwRenderParam *renderParam, cJSON *cJsonObj, int32_t value) SetMatchRenderOtherDevicePath() argument
342 AudioRenderParseDevice(struct AudioHwRenderParam *renderParam, cJSON *cJsonObj) AudioRenderParseDevice() argument
511 SetMatchCaptureDevicePath( struct AudioHwCaptureParam *captureParam, cJSON *cJsonObj, int32_t tpins, char *deviceType, int32_t value) SetMatchCaptureDevicePath() argument
528 SetMatchCaptureDefaultDevicePath(struct AudioHwCaptureParam *captureParam, cJSON *cJsonObj) SetMatchCaptureDefaultDevicePath() argument
555 SetMatchCaptureOtherDevicePath( struct AudioHwCaptureParam *captureParam, cJSON *cJsonObj, int32_t tpins, int32_t value) SetMatchCaptureOtherDevicePath() argument
576 AudioCaptureParseDevice(struct AudioHwCaptureParam *captureParam, cJSON *cJsonObj) AudioCaptureParseDevice() argument
[all...]
/drivers/peripheral/bluetooth/audio/hal/hdi_passthrough/src/
H A Daudio_adapter_info_common.cpp237 static int32_t AudioAdaptersGetArraySize(const cJSON *cJsonObj, int *size) in AudioAdaptersGetArraySize() argument
475 cJSON *cJsonObj = cJSON_Parse(pJsonStr); in AudioAdaptersGetConfigToJsonObj() local
635 cJSON *cJsonObj in AudioAdaptersForUser() local
[all...]

Completed in 4 milliseconds