Home
last modified time | relevance | path

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

/external/neven/Embedded/common/src/b_TensorEm/
DInt32Mat.c363 int32 factorL = 1073741824 / maxL; /*( 1 << 30 )*/ in bts_Int32Mat_solve2() local
367 pivRowL[ jL ] = ( pivRowL[ jL ] * factorL + ( 1 << 14 ) ) >> 15; in bts_Int32Mat_solve2()