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 [] = {
2280 const opj_jp2_header_handler_t * l_current_handler; in opj_jp2_read_header_procedure()
2281 const opj_jp2_header_handler_t * l_current_handler_misplaced; in opj_jp2_read_header_procedure()
2504 static const opj_jp2_header_handler_t * opj_jp2_find_handler(OPJ_UINT32 p_id) in opj_jp2_find_handler()
2507 opj_jp2_header_handler_t); in opj_jp2_find_handler()
2524 static const opj_jp2_header_handler_t * opj_jp2_img_find_handler( in opj_jp2_img_find_handler()
2528 opj_jp2_header_handler_t); in opj_jp2_img_find_handler()
[all …]
Djp2.h213 opj_jp2_header_handler_t; typedef