OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tjInitCompress
(Results
1 - 12
of
12
) sorted by null
/external/libjpeg-turbo/doc/html/search/
functions_74.js
21
['
tjinitcompress
',['
tjInitCompress
',['../group___turbo_j_p_e_g.html#ga3d10c47fbe4a2489a2b30c931551d01a',1,'turbojpeg.h']]],
all_74.js
39
['
tjinitcompress
',['
tjInitCompress
',['../group___turbo_j_p_e_g.html#ga3d10c47fbe4a2489a2b30c931551d01a',1,'turbojpeg.h']]],
/external/libvncserver/common/
turbojpeg.h
302
DLLEXPORT tjhandle DLLCALL
tjInitCompress
(void);
turbojpeg.c
484
DLLEXPORT tjhandle DLLCALL
tjInitCompress
(void)
490
"
tjInitCompress
(): Memory allocation failure");
/external/libvncserver/test/
tjunittest.c
347
if((chandle=
tjInitCompress
())==NULL || (dhandle=tjInitDecompress())==NULL)
384
if((handle=
tjInitCompress
())==NULL) _throwtj();
tjbench.c
254
if((handle=
tjInitCompress
())==NULL)
255
_throwtj("executing
tjInitCompress
()");
/external/libjpeg-turbo/
turbojpeg.h
613
DLLEXPORT tjhandle DLLCALL
tjInitCompress
(void);
[
all
...]
tjunittest.c
416
tjhandle handle2=
tjInitCompress
();
560
if((chandle=
tjInitCompress
())==NULL || (dhandle=tjInitDecompress())==NULL)
603
if((handle=
tjInitCompress
())==NULL) _throwtj();
tjbench.c
326
if((handle=
tjInitCompress
())==NULL)
327
_throwtj("executing
tjInitCompress
()");
turbojpeg-jni.c
172
if((handle=
tjInitCompress
())==NULL)
[
all
...]
turbojpeg.c
582
DLLEXPORT tjhandle DLLCALL
tjInitCompress
(void)
588
"
tjInitCompress
(): Memory allocation failure");
[
all
...]
/external/libvncserver/libvncserver/
tight.c
[
all
...]
Completed in 87 milliseconds