Searched defs:opj_codestream_index_t (Results 1 - 1 of 1) sorted by relevance

/external/pdfium/core/src/fxcodec/fx_libopenjpeg/libopenjpeg20/
H A Dopenjpeg.h1013 }opj_codestream_index_t; typedef in typeref:struct:opj_codestream_index
1510 OPJ_API opj_codestream_index_t * OPJ_CALLCONV opj_get_cstr_index(opj_codec_t *p_codec);
1512 OPJ_API void OPJ_CALLCONV opj_destroy_cstr_index(opj_codestream_index_t **p_cstr_index);

Completed in 46 milliseconds