Home
last modified time | relevance | path

Searched defs:shiftL (Results 1 – 15 of 15) sorted by relevance

/external/neven/Embedded/common/src/b_BasicEm/
DPhase.c287 uint32 shiftL = bbs_intLog2( yL ) - 15; in bbs_phase16() local
297 uint32 shiftL = bbs_intLog2( xL ) - 15; in bbs_phase16() local
DMath.c289 int32 shiftL = 16 - ( valA >> 27 ); in bbs_pow2() local
300 int32 shiftL; in bbs_exp() local
743 int32 shiftL = posHighestBitL - nBitsA; in bbs_uint32ReduceToNBits() local
756 int32 shiftL = posHighestBitL - nBitsA; in bbs_int32ReduceToNBits() local
770 uint32 shiftL = dstBbpA - srcBbpA; in bbs_convertU32() local
783 uint32 shiftL = srcBbpA - dstBbpA; in bbs_convertU32() local
803 uint32 shiftL = ( uint32 )( dstBbpA - srcBbpA ); in bbs_convertS32() local
821 uint32 shiftL = ( uint32 )( srcBbpA - dstBbpA ); in bbs_convertS32() local
/external/neven/Embedded/common/src/b_TensorEm/
DFlt16Vec2D.c181 int32 shiftL = bts_maxAbsIntLog2Of2( xA, yA ) - 13; in bts_Flt16Vec2D_create32() local
262 int32 shiftL = vec1A.bbpE - vec2A.bbpE; in bts_Flt16Vec2D_add() local
285 int32 shiftL = vec1A.bbpE - vec2A.bbpE; in bts_Flt16Vec2D_sub() local
317 int32 shiftL = vecA.bbpE - dstBbpA; in bts_Flt16Vec2D_int16Vec2D() local
DInt16Mat2D.c120 uint32 shiftL = bts_maxAbsIntLog2Of4( xxL, xyL, yxL, yyL ) - 15; in bts_Int16Mat2D_scale() local
152 uint32 shiftL = bts_maxAbsIntLog2Of4( xxL, xyL, yxL, yyL ) - 15; in bts_Int16Mat2D_mul() local
DCluster3D.c186 int32 shiftL = bbpA - ptrA->bbpE; in bts_Cluster3D_int32X() local
214 int32 shiftL = bbpA - ptrA->bbpE; in bts_Cluster3D_int32Y() local
242 int32 shiftL = bbpA - ptrA->bbpE; in bts_Cluster3D_int32Z() local
332 int32 shiftL = altA.matE.bbpE + ptrA->bbpE - altA.vecE.bbpE; in bts_Cluster3D_transform() local
DFlt16Vec3D.c193 int32 shiftL = bts_maxAbsIntLog2Of3( xA, yA, zA ) - 13; in bts_Flt16Vec3D_create32() local
259 int32 shiftL = vec1A.bbpE - vec2A.bbpE; in bts_Flt16Vec3D_add() local
284 int32 shiftL = vec1A.bbpE - vec2A.bbpE; in bts_Flt16Vec3D_sub() local
DInt32Mat.c37 int32 shiftL; in bts_Int32Mat_reduceToNBits() local
264 int32 bbp_pivRowL, bbp_vecL, shiftL; in bts_Int32Mat_solve2() local
459 int32 iL, shiftL; in bts_Int32Mat_solve2() local
DCluster2D.c45 uint32 shiftL, quotientL; in bts_Cluster2D_computeScale() local
257 int32 shiftL = bbpA - ptrA->bbpE; in bts_Cluster2D_int32X() local
290 int32 shiftL = bbpA - ptrA->bbpE; in bts_Cluster2D_int32Y() local
675 uint32 scaleL, shiftL, quotientL, enumL, denomL, bitsTaken0L, bitsTaken1L; in bts_Cluster2D_alt() local
772 int32 shiftL = bitsTaken0L + bitsTaken1L - 29; in bts_Cluster2D_alt() local
845 int32 shiftL = dstBbpL - srcBbpL; in bts_Cluster2D_alt() local
DFlt16Mat3D.c206 int32 shiftL = bbs_max( bbs_max( xShiftL, yShiftL ), zShiftL ); in bts_Flt16Mat3D_create32() local
247 int32 shiftL = scaleExpL - 14; in bts_Flt16Mat3D_scale() local
DFlt16Mat2D.c250 int32 shiftL = bts_maxAbsIntLog2Of4( xxA, xyA, yxA, yyA ) - 13; in bts_Flt16Mat2D_create32() local
282 int32 shiftL = scaleExpL - 14; in bts_Flt16Mat2D_scale() local
DRBFMap2D.c274 int32 shiftL = srcPtrA->bbpE - ptrA->srcClusterE.bbpE + internalShiftL; in bts_RBFMap2D_compute() local
484 int32 shiftL = ptrA->srcClusterE.bbpE - vecA.bbpE; in bts_RBFMap2D_mapVector() local
DFlt16Alt3D.c203 int32 shiftL = altPtrA->vecE.bbpE - vecL.bbpE; in bts_Flt16Alt3D_mapFlt() local
/external/neven/Embedded/common/src/b_APIEm/
DFunctions.c65 int32 shiftL = 0; in bpi_normalizeSimilarities() local
207 int32 shiftL = 0; in bpi_normalizedSimilarity() local
/external/neven/Embedded/common/src/b_ImageEm/
DUInt16ByteImage.c352 int32 shiftL; in bim_UInt16ByteImage_warp() local
652 int32 shiftL; in bim_UInt16ByteImage_warp8() local
DUInt8Image.c538 int32 shiftL; in bim_UInt8Image_warpOffs() local