Searched refs:tableAllNum (Results 1 – 5 of 5) sorted by relevance
168 sizeof(CalibDb_LscTableProfile_t) * calib->lsc.tableAllNum, in persistCalib()205 sizeof(CalibDb_LscTableProfile_t) * calib->lsc.tableAllNum, in reconstructCalib()345 size = pCalibDb->lsc.tableAllNum * sizeof(CalibDb_LscTableProfile_t); in _calc_checksum()
13234 unsigned char tableNum = lsc->tableAllNum; in parseEntrySensorLsc()13235 lsc->tableAllNum = 0; in parseEntrySensorLsc()13616 lsc->tableAllNum++; in parseEntrySensorLscTableAll()
285 for(int i = 0; i < calibLsc->tableAllNum; i++) { //todo in CamCalibDbGetLscProfileByName()
1245 int tableAllNum; member
1025 lsc_v2.tbl.tableAll_len = calibv1_lsc->tableAllNum; in convert()