Home
last modified time | relevance | path

Searched refs:bbp_pivRowL (Results 1 – 1 of 1) sorted by relevance

/external/neven/Embedded/common/src/b_TensorEm/
DInt32Mat.c264 int32 bbp_pivRowL, bbp_vecL, shiftL; in bts_Int32Mat_solve2() local
356 bbp_pivRowL = bbpL; in bts_Int32Mat_solve2()
357 bts_Int32Mat_reduceToNBits( pivRowL, sizeL, &bbp_pivRowL, 15 ); in bts_Int32Mat_solve2()
362 int32 bbp_maxL = bbp_pivRowL; in bts_Int32Mat_solve2()
369 bbp_pivRowL = 15; in bts_Int32Mat_solve2()
372 pivRowL[ jPivL ] = ( int32 )1 << bbp_pivRowL; in bts_Int32Mat_solve2()
393 shiftL = bbp_tmpL + bbp_pivRowL - bbpL; in bts_Int32Mat_solve2()
422 shiftL = bbpL - bbp_pivRowL; in bts_Int32Mat_solve2()