Home
last modified time | relevance | path

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

/external/pdfium/third_party/libopenjpeg20/
Djp2.c402 static const opj_jp2_header_handler_t * opj_jp2_img_find_handler (OPJ_UINT32 p_id);
2156 l_current_handler_misplaced = opj_jp2_img_find_handler(box.type); in opj_jp2_read_header_procedure()
2323 static const opj_jp2_header_handler_t * opj_jp2_img_find_handler (OPJ_UINT32 p_id) in opj_jp2_img_find_handler() function
2535 l_current_handler = opj_jp2_img_find_handler(box.type); in opj_jp2_read_jp2h()