Searched defs:videoDecoderInsJson (Results 1 – 2 of 2) sorted by relevance
361 cJSON *videoDecoderInsJson = cJSON_GetObjectItem(jsonObject, INS.c_str()); in FromJson() local
878 cJSON *videoDecoderInsJson = cJSON_CreateArray(); in ToJson() local924 cJSON *videoDecoderInsJson = cJSON_GetObjectItemCaseSensitive(jsonObject, INS.c_str()); in FromJson() local