Home
last modified time | relevance | path

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

/external/pdfium/third_party/libopenjpeg20/
Dj2k.c947 static OPJ_BOOL opj_j2k_add_mhmarker(opj_codestream_index_t *cstr_index, OPJ_UINT32 type, OPJ_OFF_T…
1845 …if (OPJ_FALSE == opj_j2k_add_mhmarker(p_j2k->cstr_index, J2K_MS_SOC, p_j2k->cstr_index->main_head_… in opj_j2k_read_soc()
5040 … OPJ_BOOL res = opj_j2k_add_mhmarker(p_j2k->cstr_index, J2K_MS_UNK, in opj_j2k_read_unk()
6656 static OPJ_BOOL opj_j2k_add_mhmarker(opj_codestream_index_t *cstr_index, OPJ_UINT32 type, OPJ_OFF_T… in opj_j2k_add_mhmarker() function
7237 if (OPJ_FALSE == opj_j2k_add_mhmarker( in opj_j2k_read_header_procedure()