Home
last modified time | relevance | path

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

/external/ImageMagick/coders/
Djp2.c345 opj_stream_destroy(jp2_stream); in ReadJP2Image()
361 opj_stream_destroy(jp2_stream); in ReadJP2Image()
370 opj_stream_destroy(jp2_stream); in ReadJP2Image()
390 opj_stream_destroy(jp2_stream); in ReadJP2Image()
395 opj_stream_destroy(jp2_stream); in ReadJP2Image()
1091 opj_stream_destroy(jp2_stream); in WriteJP2Image()
1099 opj_stream_destroy(jp2_stream); in WriteJP2Image()
/external/pdfium/core/fxcodec/codec/
Dfx_codec_jpx_opj.cpp441 opj_stream_destroy(m_Stream); in ~CJPX_Decoder()
508 opj_stream_destroy(m_Stream); in Init()
/external/pdfium/third_party/libopenjpeg20/
Dcio.c199 void OPJ_CALLCONV opj_stream_destroy(opj_stream_t* p_stream) in opj_stream_destroy() function
Dopenjpeg.h1158 OPJ_API void OPJ_CALLCONV opj_stream_destroy(opj_stream_t* p_stream);