Searched refs:bbpE (Results 1 - 25 of 26) sorted by relevance

12

/external/neven/Embedded/common/src/b_TensorEm/
H A DFlt16Vec3D.c47 ptrA->bbpE = 0;
57 ptrA->bbpE = 0;
72 int32 bbpDiffL = ptrA->bbpE - srcPtrA->bbpE;
175 vecL.bbpE = bbpA;
189 vecL.bbpE = 0;
208 vecL.bbpE = bbpA - shiftL;
259 int32 shiftL = vec1A.bbpE - vec2A.bbpE;
266 bbpL = vec1A.bbpE;
[all...]
H A DFlt16Vec2D.c46 ptrA->bbpE = 0;
55 ptrA->bbpE = 0;
70 ptrA->bbpE = srcPtrA->bbpE;
79 int32 bbpDiffL = ptrA->bbpE - srcPtrA->bbpE;
153 vecL.bbpE = bbpA;
164 vecL.bbpE = bbpA;
177 vecL.bbpE = 0;
194 vecL.bbpE
[all...]
H A DCluster3D.c49 ptrA->bbpE = 0;
62 ptrA->bbpE = 0;
89 ptrA->bbpE = srcPtrA->bbpE;
104 if( ptrA->bbpE != srcPtrA->bbpE ) return FALSE;
151 return bts_Flt16Vec3D_create16( ( int16 )xL, ( int16 )yL, ( int16 )zL, ( int16 )ptrA->bbpE );
186 int32 shiftL = bbpA - ptrA->bbpE;
214 int32 shiftL = bbpA - ptrA->bbpE;
242 int32 shiftL = bbpA - ptrA->bbpE;
[all...]
H A DInt16Mat2D.c98 matL.bbpE = 14;
127 ptrA->bbpE += scaleA.bbpE - shiftL;
136 vecL.xE = ( ( int32 ) matPtrA->xxE * vecPtrA->xE + ( int32 ) matPtrA->xyE * vecPtrA->yE ) >> matPtrA->bbpE;
137 vecL.yE = ( ( int32 ) matPtrA->yxE * vecPtrA->xE + ( int32 ) matPtrA->yyE * vecPtrA->yE ) >> matPtrA->bbpE;
159 matL.bbpE = mat1PtrA->bbpE + mat2PtrA->bbpE - shiftL;
H A DFlt16Mat2D.c43 ptrA->bbpE = 0;
54 ptrA->bbpE = 0;
73 ptrA->bbpE = srcPtrA->bbpE;
84 int32 bbpDiffL = ptrA->bbpE - srcPtrA->bbpE;
199 matL.bbpE = 14;
230 matL.bbpE = bbpA;
246 matL.bbpE = 0;
268 matL.bbpE
[all...]
H A DInt16Mat2D.h55 int16 bbpE; member in struct:bts_Int16Mat2D
H A DFlt16Mat3D.c43 ptrA->bbpE = 0;
59 ptrA->bbpE = 0;
174 matL.bbpE = bbpA;
198 matL.bbpE = 0;
234 matL.bbpE = bbpA - shiftL;
255 ptrA->bbpE + scaleBbpA );
269 if( matPtrA->bbpE > 0 )
271 int32 sh1L = matPtrA->bbpE - 1;
279 vecL.xE = xL << -matPtrA->bbpE;
280 vecL.yE = yL << -matPtrA->bbpE;
[all...]
H A DRBFMap2D.c160 int32 internalShiftL = bbp_internalL - srcPtrA->bbpE;
178 bbp_internalL = srcPtrA->bbpE;
260 bts_Cluster2D_transformBbp( cpA, &ptrA->srcClusterE, ptrA->altE, dstPtrA->bbpE );
274 int32 shiftL = srcPtrA->bbpE - ptrA->srcClusterE.bbpE + internalShiftL;
341 ptrA->rbfCoeffClusterE.bbpE = bbp_rbfCoeffL;
433 const int32 bbp_internalL = ptrA->rbfCoeffClusterE.bbpE;
447 outBbpL = altVecL.bbpE;
450 shL = vecA.bbpE - outBbpL;
461 outBbpL = vecA.bbpE;
[all...]
H A DCluster2D.c93 ptrA->bbpE = 0;
106 ptrA->bbpE = 0;
133 ptrA->bbpE = srcPtrA->bbpE;
148 if( ptrA->bbpE != srcPtrA->bbpE ) return FALSE;
190 return bts_Flt16Vec2D_create16( ( int16 )xL, ( int16 )yL, ( int16 )ptrA->bbpE );
200 int32 sumL = ptrA->bbpE;
257 int32 shiftL = bbpA - ptrA->bbpE;
290 int32 shiftL = bbpA - ptrA->bbpE;
[all...]
H A DFlt16Alt2D.c205 uint32 scaleBbpL = 16 + diffOutL.bbpE - diffInL.bbpE;
295 ptrA->vecE.bbpE + ptrA->matE.bbpE );
H A DFlt16Mat2D.h56 int16 bbpE; member in struct:bts_Flt16Mat2D
87 /** returns determinate of matrix; return bbp is ptrA->bbpE * 2 */
H A DFlt16Vec2D.h49 int16 bbpE; member in struct:bts_Flt16Vec2D
90 /** dot product of vectors; return bbp is vec1PtrA->bbpE + vec2PtrA->bbpE */
94 /** returns square norm of vector; return bbp is ptrA->bbpE * 2 */
97 /** returns norm of vector; return bbp is ptrA->bbpE*/
H A DFlt16Vec3D.h52 int16 bbpE; member in struct:bts_Flt16Vec3D
100 /** returns square norm of vector; return bbp is ptrA->bbpE * 2 */
103 /** returns norm of vector; return bbp is ptrA->bbpE*/
H A DIdCluster2D.c280 outCluster1PtrA->bbpE = inCluster1PtrA->clusterE.bbpE;
281 outCluster2PtrA->bbpE = inCluster2PtrA->clusterE.bbpE;
H A DFlt16Alt3D.c203 int32 shiftL = altPtrA->vecE.bbpE - vecL.bbpE;
H A DCluster2D.h60 /** format of vectors (bbpE always > 0) */
61 int32 bbpE; member in struct:bts_Cluster2D
H A DCluster3D.h57 /** format of vectors (bbpE always > 0) */
58 int32 bbpE; member in struct:bts_Cluster3D
H A DFlt16Mat3D.h72 int16 bbpE; member in struct:bts_Flt16Mat3D
/external/neven/Embedded/common/src/b_ImageEm/
H A DFlt16Image.c49 ptrA->bbpE = 0;
61 ptrA->bbpE = 0;
88 ptrA->bbpE = srcPtrA->bbpE;
100 if( ptrA->bbpE != srcPtrA->bbpE ) return FALSE;
165 ptrA->bbpE = srcPtrA->bbpE;
203 + bbs_SIZEOF16( ptrA->bbpE )
218 memPtrA += bbs_memWrite32( &ptrA->bbpE, memPtr
[all...]
H A DUInt16ByteImage.c383 shiftL = invAlt2DL.matE.bbpE - bbpL;
403 invAlt2DL.matE.xxE >> invAlt2DL.matE.bbpE,
404 invAlt2DL.matE.xyE >> invAlt2DL.matE.bbpE,
405 invAlt2DL.matE.yxE >> invAlt2DL.matE.bbpE,
406 invAlt2DL.matE.yyE >> invAlt2DL.matE.bbpE,
417 invAlt2DL.matE.bbpE = bbpL;
419 shiftL = invAlt2DL.vecE.bbpE - bbpL;
435 invAlt2DL.vecE.xE >> invAlt2DL.vecE.bbpE,
436 invAlt2DL.vecE.yE >> invAlt2DL.vecE.bbpE,
444 invAlt2DL.vecE.bbpE
[all...]
H A DUInt8Image.c569 shiftL = invAlt2DL.matE.bbpE - bbpL;
589 invAlt2DL.matE.xxE >> invAlt2DL.matE.bbpE,
590 invAlt2DL.matE.xyE >> invAlt2DL.matE.bbpE,
591 invAlt2DL.matE.yxE >> invAlt2DL.matE.bbpE,
592 invAlt2DL.matE.yyE >> invAlt2DL.matE.bbpE,
604 /* invAlt2DL.matE.bbpE = bbpL; nonsense! */
606 shiftL = invAlt2DL.vecE.bbpE - bbpL;
622 invAlt2DL.vecE.xE >> invAlt2DL.vecE.bbpE,
623 invAlt2DL.vecE.yE >> invAlt2DL.vecE.bbpE,
632 /* invAlt2DL.vecE.bbpE
[all...]
H A DFlt16Image.h58 int32 bbpE; member in struct:bim_Flt16Image
H A DFunctions.c112 if( invAltL.matE.bbpE <= 16 )
114 uint32 shlL = 16 - invAltL.matE.bbpE;
122 uint32 shrL = invAltL.matE.bbpE - 16;
129 if( invAltL.vecE.bbpE <= 16 )
131 uint32 shlL = 16 - invAltL.vecE.bbpE;
137 uint32 shrL = invAltL.vecE.bbpE - 16;
444 if( invAltL.matE.bbpE <= 16 )
446 uint32 shlL = 16 - invAltL.matE.bbpE;
454 uint32 shrL = invAltL.matE.bbpE - 16;
461 if( invAltL.vecE.bbpE <
[all...]
/external/neven/Embedded/common/src/b_BitFeatureEm/
H A DLocalScanDetector.c48 uint32 outBbpL = inClusterPtrA->clusterE.bbpE;
524 workAreaL.x1E = workAreaL.x1E >> wrkClPtrL->bbpE;
525 workAreaL.y1E = workAreaL.y1E >> wrkClPtrL->bbpE;
526 workAreaL.x2E = workAreaL.x2E >> wrkClPtrL->bbpE;
527 workAreaL.y2E = workAreaL.y2E >> wrkClPtrL->bbpE;
541 altL.vecE.xE -= workAreaL.x1E << altL.vecE.bbpE;
542 altL.vecE.yE -= workAreaL.y1E << altL.vecE.bbpE;
547 wrkClPtrL->vecArrE[ iL ].xE -= workAreaL.x1E << wrkClPtrL->bbpE;
548 wrkClPtrL->vecArrE[ iL ].yE -= workAreaL.y1E << wrkClPtrL->bbpE;
554 refClPtrL->vecArrE[ iL ].xE -= workAreaL.x1E << refClPtrL->bbpE;
[all...]
/external/neven/FaceRecEm/common/src/b_FDSDK/
H A DDCR.c281 nodePtrA->x = ( ( s16p16 )hdcrA->dcrE.sdkClusterE.clusterE.vecArrE[ indexA ].xE ) << ( 16 - hdcrA->dcrE.sdkClusterE.clusterE.bbpE );
282 nodePtrA->y = ( ( s16p16 )hdcrA->dcrE.sdkClusterE.clusterE.vecArrE[ indexA ].yE ) << ( 16 - hdcrA->dcrE.sdkClusterE.clusterE.bbpE );
332 int32 bbpL = hdcrA->dcrE.sdkClusterE.clusterE.bbpE;

Completed in 197 milliseconds

12