Home
last modified time | relevance | path

Searched refs:opj_destroy_codec (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/third_party/libopenjpeg20/
Dopenjpeg.h1239 OPJ_API void OPJ_CALLCONV opj_destroy_codec(opj_codec_t * p_codec);
Dopenjpeg.c839 void OPJ_CALLCONV opj_destroy_codec(opj_codec_t *p_codec) in opj_destroy_codec() function
/external/pdfium/core/src/fxcodec/codec/
Dfx_codec_jpx_opj.cpp686 opj_destroy_codec(l_codec); in ~CJPX_Decoder()