Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/scripts/
H A Dexport_report.pl16 my $no2 = (split /\s+/, $b)[1];
17 return $no1 <=> $no2;
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/figlet/figlet/
H A D0001-build-add-autotools-support-to-allow-easy-cross-comp.patch215 + fonts/646-no2.flc \
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/iq_parser/
H A DRkAiqCalibParser.cpp2800 int no1 = 0, no2 = 0, no3 = 0, no4 = 0; in parseEntrySensorAwbStrategyGlobals() local
2855 no2 = ParseFloatArray(psubchild, adjust_para->tolerance.value, subTag.Size()); in parseEntrySensorAwbStrategyGlobals()
2856 DCT_ASSERT((no2 == subTag.Size())); in parseEntrySensorAwbStrategyGlobals()
3023 DCT_ASSERT((no2 == no1)); in parseEntrySensorAwbStrategyGlobals()
13421 int no2 = 0; in parseEntrySensorLscAlscCofIllAll() local
13458no2 = ParseFloatArray(pchild, lsc->aLscCof.illAll[usedForCase][index].vignettingCurve.pVignetting,… in parseEntrySensorLscAlscCofIllAll()
13459 lsc->aLscCof.illAll[usedForCase][index].vignettingCurve.arraySize = no2; in parseEntrySensorLscAlscCofIllAll()
13460 DCT_ASSERT((no2 == tag.Size())); in parseEntrySensorLscAlscCofIllAll()
13470 DCT_ASSERT(no1 == no2); in parseEntrySensorLscAlscCofIllAll()
13743 int no1 = 0, no2 = 0; in parseEntrySensorlumaCCMGAC() local
[all …]