Searched refs:bestActL (Results 1 – 2 of 2) sorted by relevance
339 int32 bestActL = ( int32 )0x80000000; in bbf_ScanDetector_process() local359 if( actL > bestActL ) in bbf_ScanDetector_process()361 bestActL = actL; in bbf_ScanDetector_process()378 bestActL = ( int32 )0x80000000; in bbf_ScanDetector_process()393 if( actL > bestActL ) in bbf_ScanDetector_process()395 bestActL = actL; in bbf_ScanDetector_process()410 …int32 actL = ( bestActL >> 4 ) + ( ( ( int32 )( bestLvlL + 1 - ptrA->featuresE ) << 24 ) / ( int32… in bbf_ScanDetector_process()
594 int32 bestActL = 0x80000000; in bbf_LocalScanDetector_process() local610 if( actL > bestActL ) in bbf_LocalScanDetector_process()612 bestActL = actL; in bbf_LocalScanDetector_process()623 if( bestActL > actArrL[ iL ] ) in bbf_LocalScanDetector_process()627 actArrL[ iL ] = bestActL; in bbf_LocalScanDetector_process()