Searched refs:dst (Results 1 – 3 of 3) sorted by relevance
108 unsigned char *dst, in _LoadTGAScanline() argument117 dst[0] = src[2]; in _LoadTGAScanline()118 dst[1] = src[1]; in _LoadTGAScanline()119 dst[2] = src[0]; in _LoadTGAScanline()122 dst[0] = src[2]; in _LoadTGAScanline()123 dst[1] = src[1]; in _LoadTGAScanline()124 dst[2] = src[0]; in _LoadTGAScanline()125 dst[3] = src[3]; in _LoadTGAScanline()128 dst += tga->bpp; in _LoadTGAScanline()137 unsigned char *dst, in _LoadTGAScanlineRLE() argument[all …]
237 u8* dst = work + 54; in SaveDisplayBufferSD() local246 dst[j ] = data[i ]; in SaveDisplayBufferSD()247 dst[j+1] = data[i+1]; in SaveDisplayBufferSD()248 dst[j+2] = data[i+2]; in SaveDisplayBufferSD()
40 u8* dst; member103 textureInformation.dst = (u8*)dmpData; in ConvertGLTextureToNative()211 pDst = textureInformation->dst + in WriteBlock()217 pDst = textureInformation->dst + in WriteBlock()232 pDst = textureInformation->dst + in WriteBlock()238 pDst = textureInformation->dst + in WriteBlock()