Searched refs:json2calibproj (Results 1 – 2 of 2) sorted by relevance
68 static CamCalibDbProj_t *json2calibproj(const char *jsfile);69 static CamCalibDbProj_t *json2calibproj(const char *jstr, size_t len);
191 CamCalibDbProj_t *RkAiqCalibDbV2::json2calibproj(const char *jsfile) { in json2calibproj() function in RkCam::RkAiqCalibDbV2240 CamCalibDbProj_t *RkAiqCalibDbV2::json2calibproj(const char *jstr, size_t len) { in json2calibproj() function in RkCam::RkAiqCalibDbV2465 calibproj = json2calibproj(jsfile); in createCalibDbProj()