Searched refs:hsL (Results 1 – 2 of 2) sorted by relevance
165 uint32 wsL, hsL; in bbf_LocalScanner_createBitImage() local210 hsL = pwoL + 1; in bbf_LocalScanner_createBitImage()212 bim_UInt32Image_size( cpA, &ptrA->satE, wsL, hsL ); in bbf_LocalScanner_createBitImage()
219 uint32 wsL, hsL; /* size of summed area table (ringbuffer) */ in bbf_Scanner_createBitImage() local290 hsL = pwoL + 1; in bbf_Scanner_createBitImage()292 bim_UInt32Image_size( cpA, &ptrA->satE, wsL, hsL ); in bbf_Scanner_createBitImage()295 satSizeL = wsL * hsL; in bbf_Scanner_createBitImage()