HomeSort by relevance Sort by last modified time
    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 65 milliseconds