Searched refs:createCalibDbCamgroup (Results 1 – 3 of 3) sorted by relevance
65 static CamCalibDbCamgroup_t* createCalibDbCamgroup(const char *jsfile);
223 … camgroup_ctx->_camgroup_calib = RkAiqCalibDbV2::createCalibDbCamgroup(camgroup_iq_file.c_str()); in rk_aiq_uapi2_camgroup_create()
320 CamCalibDbCamgroup_t* RkAiqCalibDbV2::createCalibDbCamgroup(const char *jsfile) { in createCalibDbCamgroup() function in RkCam::RkAiqCalibDbV2