Home
last modified time | relevance | path

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

/external/pdfium/third_party/libopenjpeg20/
Djp2.c375 static OPJ_BOOL opj_jp2_read_boxhdr(opj_jp2_box_t *box,
461 static OPJ_BOOL opj_jp2_read_boxhdr(opj_jp2_box_t *box, in opj_jp2_read_boxhdr() function
2129 while (opj_jp2_read_boxhdr(&box,&l_nb_bytes_read,stream,p_manager)) { in opj_jp2_read_header_procedure()