OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tjDecompressHeader2
(Results
1 - 2
of
2
) sorted by null
/external/libvncserver/common/
turbojpeg.c
684
DLLEXPORT int DLLCALL
tjDecompressHeader2
(tjhandle handle,
692
_throw("
tjDecompressHeader2
(): Instance has not been initialized for decompression");
696
_throw("
tjDecompressHeader2
(): Invalid argument");
715
_throw("
tjDecompressHeader2
(): Could not determine subsampling type for JPEG image");
717
_throw("
tjDecompressHeader2
(): Invalid data returned in header");
727
return
tjDecompressHeader2
(handle, jpegBuf, jpegSize, width, height,
/external/libjpeg-turbo/
turbojpeg.c
[
all
...]
Completed in 171 milliseconds