Searched refs:i2pL (Results 1 - 1 of 1) sorted by relevance

/external/neven/Embedded/common/src/b_BitFeatureEm/
H A DScanner.c1261 uint32* i2pL = &idxArrL[ iL ]; local
1263 int32 y2L = *i2pL / ptrA->currentWidthE;
1264 int32 x2L = *i2pL - ( y2L * ptrA->currentWidthE );
1276 *i2pL = idxArrL[ endIdxL ];

Completed in 31 milliseconds