Searched refs:opj_jp2_header_handler_t (Results 1 – 2 of 2) sorted by relevance
413 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 …]
213 opj_jp2_header_handler_t; typedef