Home | History | Annotate | Download | only in libjpeg-turbo

Lines Matching refs:_dstBuf

1343 	unsigned char *_dstBuf=NULL;  int _pitch=0;
1403 _dstBuf=dstBuf; dstBuf=rgbBuf;
1424 fromRGB(rgbBuf, _dstBuf, width, _pitch, height, pixelFormat);
1514 unsigned char *_dstBuf=NULL; int _pitch=0;
1590 _dstBuf=dstBuf; dstBuf=rgbBuf;
1645 fromRGB(rgbBuf, _dstBuf, width, _pitch, height, pixelFormat);