Home
last modified time | relevance | path

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

/external/pdfium/third_party/libopenjpeg20/
Dopenjpeg.h853 int main_head_end; member
1001 OPJ_OFF_T main_head_end; member
Dj2k.c5276 p_j2k->cstr_index->main_head_end = opj_stream_tell(p_stream); in opj_j2k_get_end_header()
8074 p_j2k->cstr_index->main_head_end = (OPJ_UINT32) opj_stream_tell(p_stream) - 2; in opj_j2k_read_header_procedure()
10320 cstr_index->main_head_start, cstr_index->main_head_end); in opj_j2k_dump_MH_index()
10535 l_cstr_index->main_head_end = p_j2k->cstr_index->main_head_end; in j2k_get_cstr_index()
10891 if (!(opj_stream_read_seek(p_stream, p_j2k->cstr_index->main_head_end + 2, in opj_j2k_decode_one_tile()