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

  /external/neven/Embedded/common/src/b_BitFeatureEm/
Scanner.c 219 uint32 wsL, hsL; /* size of summed area table (ringbuffer) */
290 hsL = pwoL + 1;
292 bim_UInt32Image_size( cpA, &ptrA->satE, wsL, hsL );
295 satSizeL = wsL * hsL;
    [all...]
LocalScanner.c 165 uint32 wsL, hsL;
210 hsL = pwoL + 1;
212 bim_UInt32Image_size( cpA, &ptrA->satE, wsL, hsL );

Completed in 193 milliseconds