Searched refs:actL (Results 1 – 13 of 13) sorted by relevance
353 int32 actL = featurePtrL->vpActivityE( featurePtrL, bbf_Scanner_getPatch( scannerPtrL ) ); in bbf_ScanDetector_process() local354 if( actL > 0 ) in bbf_ScanDetector_process()356 bbf_Scanner_addIntPos( cpA, scannerPtrL, bbf_Scanner_scanIndex( scannerPtrL ), actL ); in bbf_ScanDetector_process()359 if( actL > bestActL ) in bbf_ScanDetector_process()361 bestActL = actL; in bbf_ScanDetector_process()383 int32 actL; in bbf_ScanDetector_process() local385 actL = featurePtrL->vpActivityE( featurePtrL, bbf_Scanner_getPatch( scannerPtrL ) ); in bbf_ScanDetector_process()386 if( actL > 0 ) in bbf_ScanDetector_process()389 actArrL[ kL ] = ( actArrL[ jL ] + actL ) >> 1; in bbf_ScanDetector_process()393 if( actL > bestActL ) in bbf_ScanDetector_process()[all …]
249 …int32 actL = ptrL->ftrPtrArrE[ iL ]->vpActivityE( ptrL->ftrPtrArrE[ iL ], patchA ) - ptrL->thrArrE… in bbf_Sequence_activity() local250 actSumL += ( actL >> 8 ); in bbf_Sequence_activity()251 if( actL < 0 ) return ( actSumL / sizeL ) << 7; /* return 4.28 */ in bbf_Sequence_activity()259 …int32 actL = ptrL->ftrPtrArrE[ iL ]->vpActivityE( ptrL->ftrPtrArrE[ iL ], patchA ) - ptrL->thrArrE… in bbf_Sequence_activity() local261 actL = ( actL >> 16 ) * wgtL + ( ( ( int32 )( actL & 0x0000FFFF ) * wgtL ) >> 16 ); in bbf_Sequence_activity()262 actSumL += ( actL >> 8 ); in bbf_Sequence_activity()263 if( actL < 0 ) return ( actSumL / sizeL ) << 7; /* return 4.28 */ in bbf_Sequence_activity()
233 uint32 actL = ( ( bL[ 0 ] << 3 ) + ( bL[ 1 ] << 2 ) + ( bL[ 2 ] << 1 ) + bL[ 3 ] ); in bbf_L04Dns2x2Ftr_activity() local234 return actL * ptrL->activityFactorE + sumL * ptrL->wShiftE; in bbf_L04Dns2x2Ftr_activity()
270 uint32 actL = ( ( bL[ 0 ] << 3 ) + ( bL[ 1 ] << 2 ) + ( bL[ 2 ] << 1 ) + bL[ 3 ] ); in bbf_L04Tld2x4Ftr_activity() local271 return actL * ptrL->activityFactorE; in bbf_L04Tld2x4Ftr_activity()
267 uint32 actL = ( bs1L + ( bs1L >> 16 ) ) & 0x0FF; in bbf_L01Tld2x4Ftr_activity() local268 return actL * ptrL->activityFactorE; in bbf_L01Tld2x4Ftr_activity()
260 uint32 actL = ( bsL & 0x0FFFF ); in bbf_L01Dns2x4Ftr_activity() local261 return actL * ptrL->activityFactorE; in bbf_L01Dns2x4Ftr_activity()
608 int32 actL = ftrPtrL->vpActivityE( ftrPtrL, bbf_LocalScanner_getPatch( scnPtrL ) ); in bbf_LocalScanDetector_process() local610 if( actL > bestActL ) in bbf_LocalScanDetector_process()612 bestActL = actL; in bbf_LocalScanDetector_process()705 float actL = ( actArrL[ idxArrL[ iL ] ] + 128 ) >> 8; in bbf_LocalScanDetector_process() local706 if( actL < 0 ) break; in bbf_LocalScanDetector_process()707 actSumL += actL; in bbf_LocalScanDetector_process()
265 uint32 actL = ( ( bL[ 0 ] << 3 ) + ( bL[ 1 ] << 2 ) + ( bL[ 2 ] << 1 ) + bL[ 3 ] ); in bbf_L04Dns2x4Ftr_activity() local266 return actL * ptrL->activityFactorE; in bbf_L04Dns2x4Ftr_activity()
290 uint32 actL = ( ( bL[ 0 ] << 5 ) + ( bL[ 1 ] << 4 ) + ( bL[ 2 ] << 3 ) + in bbf_L06Dns3x3Ftr_activity() local292 return actL * ptrL->activityFactorE; in bbf_L06Dns3x3Ftr_activity()
285 uint32 actL = ( ( bL[ 0 ] << 3 ) + ( bL[ 1 ] << 2 ) + ( bL[ 2 ] << 1 ) + bL[ 3 ] ); in bbf_L04Dns3x3Ftr_activity() local286 return actL * ptrL->activityFactorE; in bbf_L04Dns3x3Ftr_activity()
305 uint32 actL = ( ( bL[ 0 ] << 5 ) + ( bL[ 1 ] << 4 ) + ( bL[ 2 ] << 3 ) + in bbf_L06Dns4x4Ftr_activity() local308 return actL * ptrL->activityFactorE; in bbf_L06Dns4x4Ftr_activity()
314 uint32 actL = ( ( bL[ 0 ] << 5 ) + ( bL[ 1 ] << 4 ) + ( bL[ 2 ] << 3 ) + in bbf_L06DnsNx4x4Ftr_activity() local317 return actL * ptrL->activityFactorE; in bbf_L06DnsNx4x4Ftr_activity()
245 int32 actL = 0; in bpi_BFFaceFinder_process() local263 actL = outArrL[ 3 ]; /* 4.28 */ in bpi_BFFaceFinder_process()287 return ( actL + 0x10000000 ) >> 5; /*output range 0...1 in 8.24*/ in bpi_BFFaceFinder_process()318 int32 actL = 0; in bpi_BFFaceFinder_getFace() local339 actL = ptrA->faceDataBufferE[ indexA * 4 + 3 ]; /* 4.28 */ in bpi_BFFaceFinder_getFace()361 return ( actL + 0x10000000 ) >> 5; /*output range 0...1 in 8.24*/ in bpi_BFFaceFinder_getFace()