Home
last modified time | relevance | path

Searched defs:cstr_index (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/third_party/libopenjpeg20/
Dj2k.c6656 static OPJ_BOOL opj_j2k_add_mhmarker(opj_codestream_index_t *cstr_index, OPJ_UINT32 type, OPJ_OFF_T… in opj_j2k_add_mhmarker()
6684 static OPJ_BOOL opj_j2k_add_tlmarker(OPJ_UINT32 tileno, opj_codestream_index_t *cstr_index, OPJ_UIN… in opj_j2k_add_tlmarker()
8630 opj_codestream_index_t* cstr_index = (opj_codestream_index_t*) in opj_j2k_create_cstr_index() local
9252 opj_codestream_index_t* cstr_index = p_j2k->cstr_index; in opj_j2k_dump_MH_index() local
Dj2k.h585 opj_codestream_index_t *cstr_index; member