OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_pitch
(Results
1 - 2
of
2
) sorted by null
/external/libvncserver/common/
turbojpeg.c
754
unsigned char *_dstBuf=NULL; int
_pitch
=0;
local
814
_pitch
=pitch; pitch=width*3;
836
fromRGB(rgbBuf, _dstBuf, width,
_pitch
, height, pixelFormat);
/external/libjpeg-turbo/
turbojpeg.c
1374
unsigned char *_dstBuf=NULL; int
_pitch
=0;
local
1546
unsigned char *_dstBuf=NULL; int
_pitch
=0;
local
[
all
...]
Completed in 60 milliseconds