Searched refs:bts_absIntLog2 (Results 1 – 6 of 6) sorted by relevance
51 shiftL = bts_absIntLog2( maxL ) + 1 - nBitsA; in bts_Int32Mat_reduceToNBits()374 shiftL = 30 - bts_absIntLog2( vecL[ jPivL ] ); in bts_Int32Mat_solve2()468 shiftL = 30 - bts_absIntLog2( maxL ); in bts_Int32Mat_solve2()
53 uint32 bts_absIntLog2( int32 vA );
38 uint32 bts_absIntLog2( int32 vA ) in bts_absIntLog2() function
279 uint32 scaleExpL = bts_absIntLog2( scaleA ); in bts_Flt16Mat2D_scale()
244 uint32 scaleExpL = bts_absIntLog2( scaleA ); in bts_Flt16Mat3D_scale()
924 shL = ( int32 )bts_absIntLog2( detL ); in bts_Cluster2D_alt()