Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/iq_parser_v2/
H A DRkAiqCalibDbV2.cpp194 size_t json_size = 0; in json2calibproj() local
198 json_buff = (char*)j2s_read_file(jsfile, &json_size); in json2calibproj()
655 size_t json_size = 0; in applyPatchFile() local
658 json_str = (char *)j2s_read_file(patch_file, &json_size); in applyPatchFile()