Home
last modified time | relevance | path

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

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