Home
last modified time | relevance | path

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

/external/neven/Embedded/common/src/b_ImageEm/
DHistoEq16.c75 uint32 sectHeightL; in bim_createHistoOfSection16() local
92 sectHeightL = sectionL.y2E - sectionL.y1E; in bim_createHistoOfSection16()
104 for( yL = 0; yL < sectHeightL; yL++ ) in bim_createHistoOfSection16()
DHistoEq.c74 uint32 sectHeightL; in bim_createHistoOfSection() local
89 sectHeightL = sectionL.y2E - sectionL.y1E; in bim_createHistoOfSection()
101 for( yL = 0; yL < sectHeightL; yL++ ) in bim_createHistoOfSection()