Home
last modified time | relevance | path

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

/external/pdfium/third_party/libopenjpeg20/
Djp2.c413 static const opj_jp2_header_handler_t * opj_jp2_img_find_handler(
423 static const opj_jp2_header_handler_t * opj_jp2_find_handler(OPJ_UINT32 p_id);
425 static const opj_jp2_header_handler_t jp2_header [] = {
431 static const opj_jp2_header_handler_t jp2_img_header [] = {
2281 const opj_jp2_header_handler_t * l_current_handler; in opj_jp2_read_header_procedure()
2282 const opj_jp2_header_handler_t * l_current_handler_misplaced; in opj_jp2_read_header_procedure()
2505 static const opj_jp2_header_handler_t * opj_jp2_find_handler(OPJ_UINT32 p_id) in opj_jp2_find_handler()
2508 opj_jp2_header_handler_t); in opj_jp2_find_handler()
2525 static const opj_jp2_header_handler_t * opj_jp2_img_find_handler( in opj_jp2_img_find_handler()
2529 opj_jp2_header_handler_t); in opj_jp2_img_find_handler()
[all …]
Djp2.h213 opj_jp2_header_handler_t; typedef