Home
last modified time | relevance | path

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

/external/ImageMagick/coders/
Djp2.c431 opj_destroy_cstr_index(&codestream_index); in ReadJP2Image()
506 opj_destroy_cstr_index(&codestream_index); in ReadJP2Image()
/external/pdfium/third_party/libopenjpeg20/
Dopenjpeg.h1515 OPJ_API void OPJ_CALLCONV opj_destroy_cstr_index(opj_codestream_index_t **p_cstr_index);
Dopenjpeg.c912 void OPJ_CALLCONV opj_destroy_cstr_index(opj_codestream_index_t **p_cstr_index) in opj_destroy_cstr_index() function