Searched defs:videoDecoderOutsJson (Results 1 – 2 of 2) sorted by relevance
373 cJSON *videoDecoderOutsJson = cJSON_GetObjectItem(jsonObject, OUTS.c_str()); in FromJson() local
893 cJSON *videoDecoderOutsJson = cJSON_CreateArray(); in ToJson() local937 cJSON *videoDecoderOutsJson = cJSON_GetObjectItemCaseSensitive(jsonObject, OUTS.c_str()); in FromJson() local