Home
last modified time | relevance | path

Searched refs:create_patches (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/iq_parser_v2/j2s/
H A DcJSON_Utils.cpp1144 static void create_patches(cJSON * const patches, const unsigned char * const path, cJSON * const f… in create_patches() function
1192 create_patches(patches, new_path, from_child, to_child, case_sensitive); in create_patches()
1255 create_patches(patches, new_path, from_child, to_child, case_sensitive); in create_patches()
1294 create_patches(patches, (const unsigned char*)"", from, to, false); in cJSONUtils_GeneratePatches()
1309 create_patches(patches, (const unsigned char*)"", from, to, true); in cJSONUtils_GeneratePatchesCaseSensitive()