Searched defs:channelLayoutJson (Results 1 – 2 of 2) sorted by relevance
151 const cJSON *channelLayoutJson = cJSON_GetObjectItem(jsonObject, AUDIO_CHANNEL_LAYOUT.c_str()); in FromJson() local
384 cJSON *channelLayoutJson = cJSON_CreateArray(); in ToJson() local406 …cJSON *channelLayoutJson = cJSON_GetObjectItemCaseSensitive(jsonObject, AUDIO_CHANNEL_LAYOUT.c_str… in FromJson() local