OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bts_maxAbsIntLog2Of2
(Results
1 - 4
of
4
) sorted by null
/external/neven/Embedded/common/src/b_TensorEm/
Functions.h
56
uint32
bts_maxAbsIntLog2Of2
( int32 v1A, int32 v2A );
Functions.c
45
uint32
bts_maxAbsIntLog2Of2
( int32 v1A, int32 v2A )
Flt16Vec2D.c
181
int32 shiftL =
bts_maxAbsIntLog2Of2
( xA, yA ) - 13;
Cluster2D.c
768
bitsTaken1L =
bts_maxAbsIntLog2Of2
( cL, rL ) + 1;
Completed in 147 milliseconds