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

  /external/neven/Embedded/common/src/b_ImageEm/
UInt16ByteImage.c 347 const uint16* urPtrL = ulPtrL + halfSrcWidthL - 1;
501 dstPixelL = *urPtrL >> 8;
647 const uint8* urPtrL = ulPtrL + srcWidthL - 1;
794 *dstPtrL++ = *urPtrL;
UInt8Image.c 533 const uint8* urPtrL = ulPtrL + srcWidthL - 1;
687 *dstPtrL++ = *urPtrL;

Completed in 55 milliseconds