Home
last modified time | relevance | path

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

/drivers/peripheral/audio/effect/config/src/
Dparse_effect_config.c104 static char *AudioEffectGetAndCheckName(const cJSON *cJSONObj, const char *name) in AudioEffectGetAndCheckName()
145 static int32_t AudioEffectParseItem(const cJSON *cJSONObj, const char *item, const char **dest) in AudioEffectParseItem()