OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tjFree
(Results
1 - 6
of
6
) sorted by null
/external/libjpeg-turbo/doc/html/search/
functions_74.js
18
['
tjfree
',['
tjFree
',['../group___turbo_j_p_e_g.html#ga8c4a1231dc06a450514c835f6471f137',1,'turbojpeg.h']]],
all_74.js
34
['
tjfree
',['
tjFree
',['../group___turbo_j_p_e_g.html#ga8c4a1231dc06a450514c835f6471f137',1,'turbojpeg.h']]],
/external/libjpeg-turbo/
tjunittest.c
592
if(dstBuf)
tjFree
(dstBuf);
643
tjFree
(dstBuf); dstBuf=NULL;
675
tjFree
(dstBuf); dstBuf=NULL;
684
if(dstBuf)
tjFree
(dstBuf);
turbojpeg.h
[
all
...]
tjbench.c
447
if(jpegbuf[i])
tjFree
(jpegbuf[i]); jpegbuf[i]=NULL;
465
if(jpegbuf[i])
tjFree
(jpegbuf[i]); jpegbuf[i]=NULL;
613
tjFree
(jpegbuf[tile]); jpegbuf[tile]=NULL;
678
tjFree
(jpegbuf[i]); jpegbuf[i]=NULL;
692
if(jpegbuf[i])
tjFree
(jpegbuf[i]); jpegbuf[i]=NULL;
turbojpeg.c
543
DLLEXPORT void DLLCALL
tjFree
(unsigned char *buf)
[
all
...]
Completed in 50 milliseconds