Searched refs:audioDecoderInJson (Results 1 – 1 of 1) sorted by relevance
473 cJSON *audioDecoderInJson = cJSON_CreateObject(); in ToJson() local474 if (audioDecoderInJson == nullptr) { in ToJson()478 ToJson(audioDecoderInJson, in); in ToJson()479 cJSON_AddItemToArray(audioDecoderInsJson, audioDecoderInJson); in ToJson()