Searched refs:no1 (Results 1 – 2 of 2) sorted by relevance
15 my $no1 = (split /\s+/, $a)[1];17 return $no1 <=> $no2;
2800 int no1 = 0, no2 = 0, no3 = 0, no4 = 0; in parseEntrySensorAwbStrategyGlobals() local2851 no1 = ParseFloatArray(psubchild, adjust_para->tolerance.LV, subTag.Size()); in parseEntrySensorAwbStrategyGlobals()2852 DCT_ASSERT((no1 == subTag.Size())); in parseEntrySensorAwbStrategyGlobals()3023 DCT_ASSERT((no2 == no1)); in parseEntrySensorAwbStrategyGlobals()3024 adjust_para->tolerance.num = no1; in parseEntrySensorAwbStrategyGlobals()13420 int no1 = 0; in parseEntrySensorLscAlscCofIllAll() local13453 …no1 = ParseFloatArray(pchild, lsc->aLscCof.illAll[usedForCase][index].vignettingCurve.pSensorGain,… in parseEntrySensorLscAlscCofIllAll()13454 lsc->aLscCof.illAll[usedForCase][index].vignettingCurve.arraySize = no1; in parseEntrySensorLscAlscCofIllAll()13455 DCT_ASSERT((no1 == tag.Size())); in parseEntrySensorLscAlscCofIllAll()13470 DCT_ASSERT(no1 == no2); in parseEntrySensorLscAlscCofIllAll()[all …]