OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:factorl
(Results
1 - 1
of
1
) sorted by null
/external/neven/Embedded/common/src/b_TensorEm/
Int32Mat.c
363
int32
factorL
= 1073741824 / maxL; /*( 1 << 30 )*/
367
pivRowL[ jL ] = ( pivRowL[ jL ] *
factorL
+ ( 1 << 14 ) ) >> 15;
Completed in 367 milliseconds