Whitespace tweak
git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/branches/1.2.x@823 632fc199-4ca6-4c93-a231-07263d6284db
This commit is contained in:
@@ -498,7 +498,7 @@ DLLEXPORT int DLLCALL tjEncodeYUV2(tjhandle handle, unsigned char *srcBuf,
|
|||||||
JSAMPROW *outbuf[MAX_COMPONENTS];
|
JSAMPROW *outbuf[MAX_COMPONENTS];
|
||||||
int row, pw, ph, cw[MAX_COMPONENTS], ch[MAX_COMPONENTS];
|
int row, pw, ph, cw[MAX_COMPONENTS], ch[MAX_COMPONENTS];
|
||||||
JSAMPLE *ptr=dstBuf;
|
JSAMPLE *ptr=dstBuf;
|
||||||
unsigned long yuvsize=0;
|
unsigned long yuvsize=0;
|
||||||
jpeg_component_info *compptr;
|
jpeg_component_info *compptr;
|
||||||
|
|
||||||
getinstance(handle);
|
getinstance(handle);
|
||||||
|
|||||||
Reference in New Issue
Block a user