Home
last modified time | relevance | path

Searched refs:opj_codestream_index_t (Results 1 – 11 of 11) sorted by relevance

/external/pdfium/third_party/libopenjpeg20/
Dj2k.h572 opj_codestream_index_t *cstr_index;
669 void j2k_destroy_cstr_index(opj_codestream_index_t *p_cstr_ind);
804 opj_codestream_index_t* j2k_get_cstr_index(opj_j2k_t* p_j2k);
Dt2.h117 opj_codestream_index_t *cstr_info,
Dopenjpeg.c186 l_codec->opj_get_codec_index = (opj_codestream_index_t* (*)( in opj_create_decompress()
273 l_codec->opj_get_codec_index = (opj_codestream_index_t* (*)( in opj_create_decompress()
983 opj_codestream_index_t * OPJ_CALLCONV opj_get_cstr_index(opj_codec_t *p_codec) in opj_get_cstr_index()
994 void OPJ_CALLCONV opj_destroy_cstr_index(opj_codestream_index_t **p_cstr_index) in opj_destroy_cstr_index()
Dopenjpeg.h1024 } opj_codestream_index_t; typedef
1622 OPJ_API opj_codestream_index_t * OPJ_CALLCONV opj_get_cstr_index(
1625 OPJ_API void OPJ_CALLCONV opj_destroy_cstr_index(opj_codestream_index_t
Dopj_codec.h162 opj_codestream_index_t* (*opj_get_codec_index)(void* p_codec);
Djp2.h490 opj_codestream_index_t* jp2_get_cstr_index(opj_jp2_t* p_jp2);
Dtcd.h406 opj_codestream_index_t *cstr_info,
Dj2k.c1003 static OPJ_BOOL opj_j2k_add_mhmarker(opj_codestream_index_t *cstr_index,
1014opj_codestream_index_t *cstr_index, OPJ_UINT32 type, OPJ_OFF_T pos,
1271 static opj_codestream_index_t* opj_j2k_create_cstr_index(void);
4694 opj_codestream_index_t * l_cstr_index = 00; in opj_j2k_read_sod()
5398 opj_codestream_index_t * l_cstr_index = 00; in opj_j2k_write_epc()
7381 static OPJ_BOOL opj_j2k_add_mhmarker(opj_codestream_index_t *cstr_index, in opj_j2k_add_mhmarker()
7413opj_codestream_index_t *cstr_index, OPJ_UINT32 type, OPJ_OFF_T pos, in opj_j2k_add_tlmarker()
8332 void j2k_destroy_cstr_index(opj_codestream_index_t *p_cstr_ind) in j2k_destroy_cstr_index()
9543 static opj_codestream_index_t* opj_j2k_create_cstr_index(void) in opj_j2k_create_cstr_index()
9545 opj_codestream_index_t* cstr_index = (opj_codestream_index_t*) in opj_j2k_create_cstr_index()
[all …]
Dtcd.c158 opj_codestream_index_t *p_cstr_index,
1461 opj_codestream_index_t *p_cstr_index, in opj_tcd_decode_tile()
1919 opj_codestream_index_t *p_cstr_index, in opj_tcd_t2_decode()
Dt2.c380 opj_codestream_index_t *p_cstr_index, in opj_t2_decode_packets()
Djp2.c3239 opj_codestream_index_t* jp2_get_cstr_index(opj_jp2_t* p_jp2) in jp2_get_cstr_index()