Searched refs:destinationRow (Results 1 – 2 of 2) sorted by relevance
1958 unsigned char *destinationRow = destinationSlice; in genericUpdate() local1964 memcpy(destinationRow, sourceRow, rowBytes); in genericUpdate()1969 unsigned char *destinationElement = destinationRow; in genericUpdate()1982 destinationRow += destination.pitchB; in genericUpdate()2005 unsigned char *destinationRow = destinationSlice; in decodeR8G8B8() local2010 unsigned char *destinationElement = destinationRow; in decodeR8G8B8()2025 destinationRow += destination.pitchB; in decodeR8G8B8()2048 unsigned char *destinationRow = destinationSlice; in decodeX1R5G5B5() local2053 unsigned char *destinationElement = destinationRow; in decodeX1R5G5B5()2070 destinationRow += destination.pitchB; in decodeX1R5G5B5()[all …]
1494 unsigned char *destinationRow = destinationSlice; in genericUpdate() local1500 memcpy(destinationRow, sourceRow, rowBytes); in genericUpdate()1505 unsigned char *destinationElement = destinationRow; in genericUpdate()1518 destinationRow += destination.pitchB; in genericUpdate()