Searched refs:imgHeightL (Results 1 - 2 of 2) sorted by relevance

/external/neven/Embedded/common/src/b_ImageEm/
H A DHistoEq.c76 int32 imgHeightL = imagePtrA->heightE; local
84 sectionL.y1E = bbs_min( imgHeightL, sectionL.y1E );
86 sectionL.y2E = bbs_min( imgHeightL, sectionL.y2E );
H A DHistoEq16.c77 int32 imgHeightL = imagePtrA->heightE; local
87 sectionL.y1E = bbs_min( imgHeightL, sectionL.y1E );
89 sectionL.y2E = bbs_min( imgHeightL, sectionL.y2E );

Completed in 34 milliseconds