Home
last modified time | relevance | path

Searched refs:urPtrL (Results 1 – 2 of 2) sorted by relevance

/external/neven/Embedded/common/src/b_ImageEm/
DUInt16ByteImage.c347 const uint16* urPtrL = ulPtrL + halfSrcWidthL - 1; in bim_UInt16ByteImage_warp() local
501 dstPixelL = *urPtrL >> 8; in bim_UInt16ByteImage_warp()
647 const uint8* urPtrL = ulPtrL + srcWidthL - 1; in bim_UInt16ByteImage_warp8() local
794 *dstPtrL++ = *urPtrL; in bim_UInt16ByteImage_warp8()
DUInt8Image.c533 const uint8* urPtrL = ulPtrL + srcWidthL - 1; in bim_UInt8Image_warpOffs() local
687 *dstPtrL++ = *urPtrL; in bim_UInt8Image_warpOffs()