HomeSort by relevance Sort by last modified time
    Searched refs:sectWidthL (Results 1 - 2 of 2) sorted by null

  /external/neven/Embedded/common/src/b_ImageEm/
HistoEq.c 73 uint32 sectWidthL;
88 sectWidthL = sectionL.x2E - sectionL.x1E;
103 for( xL = 0; xL < sectWidthL; xL++ )
107 srcPtrL += imgWidthL - sectWidthL;
HistoEq16.c 74 uint32 sectWidthL;
91 sectWidthL = sectionL.x2E - sectionL.x1E;
106 for( xL = 0; xL < sectWidthL; xL++ )
113 srcPtrL += imgWidthL - sectWidthL;

Completed in 103 milliseconds