Lines Matching refs:dstPixelPtrL
357 uint8* dstPixelPtrL; in bim_UInt8Image_copySection() local
393 dstPixelPtrL = ptrA->arrE.arrPtrE; in bim_UInt8Image_copySection()
404 *dstPixelPtrL++ = *srcPixelPtrL; in bim_UInt8Image_copySection()
409 *dstPixelPtrL++ = *srcPixelPtrL++; in bim_UInt8Image_copySection()
415 *dstPixelPtrL++ = *srcPixelPtrL; in bim_UInt8Image_copySection()
427 *dstPixelPtrL++ = *srcPixelPtrL; in bim_UInt8Image_copySection()
432 *dstPixelPtrL++ = *srcPixelPtrL++; in bim_UInt8Image_copySection()
438 *dstPixelPtrL++ = *srcPixelPtrL; in bim_UInt8Image_copySection()
449 *dstPixelPtrL++ = *srcPixelPtrL; in bim_UInt8Image_copySection()
454 *dstPixelPtrL++ = *srcPixelPtrL++; in bim_UInt8Image_copySection()
460 *dstPixelPtrL++ = *srcPixelPtrL; in bim_UInt8Image_copySection()