Home
last modified time | relevance | path

Searched refs:opj_stream_destroy (Results 1 – 4 of 4) sorted by relevance

/external/ImageMagick/coders/
Djp2.c347 opj_stream_destroy(jp2_stream); in ReadJP2Image()
363 opj_stream_destroy(jp2_stream); in ReadJP2Image()
381 opj_stream_destroy(jp2_stream); in ReadJP2Image()
386 opj_stream_destroy(jp2_stream); in ReadJP2Image()
1057 opj_stream_destroy(jp2_stream); in WriteJP2Image()
1065 opj_stream_destroy(jp2_stream); in WriteJP2Image()
/external/pdfium/core/fxcodec/codec/
Dfx_codec_jpx_opj.cpp718 opj_stream_destroy(l_stream); in ~CJPX_Decoder()
786 opj_stream_destroy(l_stream); in Init()
/external/pdfium/third_party/libopenjpeg20/
Dopenjpeg.h1125 OPJ_API void OPJ_CALLCONV opj_stream_destroy(opj_stream_t* p_stream);
Dcio.c192 void OPJ_CALLCONV opj_stream_destroy(opj_stream_t* p_stream) in opj_stream_destroy() function