OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:imgHeightL
(Results
1 - 2
of
2
) sorted by null
/external/neven/Embedded/common/src/b_ImageEm/
HistoEq.c
76
int32
imgHeightL
= imagePtrA->heightE;
84
sectionL.y1E = bbs_min(
imgHeightL
, sectionL.y1E );
86
sectionL.y2E = bbs_min(
imgHeightL
, sectionL.y2E );
HistoEq16.c
77
int32
imgHeightL
= imagePtrA->heightE;
87
sectionL.y1E = bbs_min(
imgHeightL
, sectionL.y1E );
89
sectionL.y2E = bbs_min(
imgHeightL
, sectionL.y2E );
Completed in 96 milliseconds