Searched refs:videoBitStreamJson (Results 1 – 1 of 1) sorted by relevance
815 …cJSON *videoBitStreamJson = cJSON_GetObjectItemCaseSensitive(jsonObject, VIDEO_BIT_STREAM_FMT.c_st… in FromJson() local816 if (videoBitStreamJson == nullptr || !cJSON_IsArray(videoBitStreamJson)) { in FromJson()821 cJSON_ArrayForEach(fmt, videoBitStreamJson) { in FromJson()