OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:a1L
(Results
1 - 2
of
2
) sorted by null
/external/neven/Embedded/common/src/b_ImageEm/
Functions.c
154
uint32
a1L
= ( axxL > ayxL ) ? axxL : ayxL;
157
uint32 invScaleL = (
a1L
< a2L ) ?
a1L
: a2L;
486
uint32
a1L
= ( axxL > ayxL ) ? axxL : ayxL;
489
uint32 invScaleL = (
a1L
< a2L ) ?
a1L
: a2L;
/external/neven/Embedded/common/src/b_BitFeatureEm/
Scanner.c
[
all
...]
Completed in 27 milliseconds