Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/third_party/libopenjpeg/
H A Dj2k.c8302 static OPJ_BOOL opj_j2k_add_mhmarker(opj_codestream_index_t *cstr_index, in opj_j2k_add_mhmarker()
8334opj_codestream_index_t *cstr_index, OPJ_UINT32 type, OPJ_OFF_T pos, in opj_j2k_add_tlmarker()
10504 opj_codestream_index_t* cstr_index = (opj_codestream_index_t*) in opj_j2k_create_cstr_index() local
11268 opj_codestream_index_t* cstr_index = p_j2k->cstr_index; in opj_j2k_dump_MH_index() local
H A Dj2k.h593 opj_codestream_index_t *cstr_index; member