Searched refs:sectWidthL (Results 1 – 2 of 2) sorted by relevance
74 uint32 sectWidthL; in bim_createHistoOfSection16() local91 sectWidthL = sectionL.x2E - sectionL.x1E; in bim_createHistoOfSection16()106 for( xL = 0; xL < sectWidthL; xL++ ) in bim_createHistoOfSection16()113 srcPtrL += imgWidthL - sectWidthL; in bim_createHistoOfSection16()
73 uint32 sectWidthL; in bim_createHistoOfSection() local88 sectWidthL = sectionL.x2E - sectionL.x1E; in bim_createHistoOfSection()103 for( xL = 0; xL < sectWidthL; xL++ ) in bim_createHistoOfSection()107 srcPtrL += imgWidthL - sectWidthL; in bim_createHistoOfSection()