OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tjDestroy
(Results
1 - 12
of
12
) sorted by null
/external/libjpeg-turbo/doc/html/search/
functions_74.js
15
['
tjdestroy
',['
tjDestroy
',['../group___turbo_j_p_e_g.html#ga674adee917b95ad4a896f1ba39e12540',1,'turbojpeg.h']]],
all_74.js
26
['
tjdestroy
',['
tjDestroy
',['../group___turbo_j_p_e_g.html#ga674adee917b95ad4a896f1ba39e12540',1,'turbojpeg.h']]],
/external/libvncserver/common/
turbojpeg.h
479
DLLEXPORT int DLLCALL
tjDestroy
(tjhandle handle);
turbojpeg.c
438
DLLEXPORT int DLLCALL
tjDestroy
(tjhandle handle)
/external/libvncserver/test/
tjunittest.c
370
if(chandle)
tjDestroy
(chandle);
371
if(dhandle)
tjDestroy
(dhandle);
438
if(handle)
tjDestroy
(handle);
tjbench.c
136
if(
tjDestroy
(handle)==-1) _throwtj("executing
tjDestroy
()");
202
if(handle) {
tjDestroy
(handle); handle=NULL;}
282
if(
tjDestroy
(handle)==-1) _throwtj("executing
tjDestroy
()");
346
if(handle) {
tjDestroy
(handle); handle=NULL;}
464
if(handle) {
tjDestroy
(handle); handle=NULL;}
/external/libjpeg-turbo/
tjunittest.c
426
tjDestroy
(handle2);
499
tjDestroy
(handle2);
589
if(chandle)
tjDestroy
(chandle);
590
if(dhandle)
tjDestroy
(dhandle);
685
if(handle)
tjDestroy
(handle);
turbojpeg.h
[
all
...]
tjbench.c
188
if(
tjDestroy
(handle)==-1) _throwtj("executing
tjDestroy
()");
269
if(handle)
tjDestroy
(handle);
381
if(
tjDestroy
(handle)==-1) _throwtj("executing
tjDestroy
()");
472
if(handle) {
tjDestroy
(handle); handle=NULL;}
699
if(handle) {
tjDestroy
(handle); handle=NULL;}
turbojpeg-jni.c
534
if(
tjDestroy
(handle)==-1) _throw(tjGetErrorStr());
[
all
...]
turbojpeg.c
527
DLLEXPORT int DLLCALL
tjDestroy
(tjhandle handle)
[
all
...]
/external/libvncserver/libvncserver/
tight.c
166
if (j)
tjDestroy
(j);
[
all
...]
Completed in 520 milliseconds