Home
last modified time | relevance | path

Searched defs:actL (Results 1 – 13 of 13) sorted by relevance

/external/neven/Embedded/common/src/b_BitFeatureEm/
DScanDetector.c353 int32 actL = featurePtrL->vpActivityE( featurePtrL, bbf_Scanner_getPatch( scannerPtrL ) ); in bbf_ScanDetector_process() local
383 int32 actL; in bbf_ScanDetector_process() local
410 …int32 actL = ( bestActL >> 4 ) + ( ( ( int32 )( bestLvlL + 1 - ptrA->featuresE ) << 24 ) / ( int32… in bbf_ScanDetector_process() local
437 int32 actL = actArrL[ iL ]; in bbf_ScanDetector_process() local
DSequence.c249 …int32 actL = ptrL->ftrPtrArrE[ iL ]->vpActivityE( ptrL->ftrPtrArrE[ iL ], patchA ) - ptrL->thrArrE… in bbf_Sequence_activity() local
259 …int32 actL = ptrL->ftrPtrArrE[ iL ]->vpActivityE( ptrL->ftrPtrArrE[ iL ], patchA ) - ptrL->thrArrE… in bbf_Sequence_activity() local
DL04Tld2x4Ftr.c270 uint32 actL = ( ( bL[ 0 ] << 3 ) + ( bL[ 1 ] << 2 ) + ( bL[ 2 ] << 1 ) + bL[ 3 ] ); in bbf_L04Tld2x4Ftr_activity() local
DL01Tld2x4Ftr.c267 uint32 actL = ( bs1L + ( bs1L >> 16 ) ) & 0x0FF; in bbf_L01Tld2x4Ftr_activity() local
DL04Dns2x2Ftr.c233 uint32 actL = ( ( bL[ 0 ] << 3 ) + ( bL[ 1 ] << 2 ) + ( bL[ 2 ] << 1 ) + bL[ 3 ] ); in bbf_L04Dns2x2Ftr_activity() local
DLocalScanDetector.c608 int32 actL = ftrPtrL->vpActivityE( ftrPtrL, bbf_LocalScanner_getPatch( scnPtrL ) ); in bbf_LocalScanDetector_process() local
704 float actL = ( actArrL[ idxArrL[ iL ] ] + 128 ) >> 8; in bbf_LocalScanDetector_process() local
DL01Dns2x4Ftr.c260 uint32 actL = ( bsL & 0x0FFFF ); in bbf_L01Dns2x4Ftr_activity() local
DL04Dns2x4Ftr.c265 uint32 actL = ( ( bL[ 0 ] << 3 ) + ( bL[ 1 ] << 2 ) + ( bL[ 2 ] << 1 ) + bL[ 3 ] ); in bbf_L04Dns2x4Ftr_activity() local
DL04Dns3x3Ftr.c285 uint32 actL = ( ( bL[ 0 ] << 3 ) + ( bL[ 1 ] << 2 ) + ( bL[ 2 ] << 1 ) + bL[ 3 ] ); in bbf_L04Dns3x3Ftr_activity() local
DL06Dns3x3Ftr.c290 uint32 actL = ( ( bL[ 0 ] << 5 ) + ( bL[ 1 ] << 4 ) + ( bL[ 2 ] << 3 ) + in bbf_L06Dns3x3Ftr_activity() local
DL06DnsNx4x4Ftr.c314 uint32 actL = ( ( bL[ 0 ] << 5 ) + ( bL[ 1 ] << 4 ) + ( bL[ 2 ] << 3 ) + in bbf_L06DnsNx4x4Ftr_activity() local
DL06Dns4x4Ftr.c305 uint32 actL = ( ( bL[ 0 ] << 5 ) + ( bL[ 1 ] << 4 ) + ( bL[ 2 ] << 3 ) + in bbf_L06Dns4x4Ftr_activity() local
/external/neven/Embedded/common/src/b_APIEm/
DBFFaceFinder.c245 int32 actL = 0; in bpi_BFFaceFinder_process() local
318 int32 actL = 0; in bpi_BFFaceFinder_getFace() local