Home
last modified time | relevance | path

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

/external/pdfium/third_party/libopenjpeg20/
Djp2.c411 static const opj_jp2_header_handler_t * opj_jp2_find_handler (OPJ_UINT32 p_id );
2155 l_current_handler = opj_jp2_find_handler(box.type); in opj_jp2_read_header_procedure()
2304 static const opj_jp2_header_handler_t * opj_jp2_find_handler (OPJ_UINT32 p_id) in opj_jp2_find_handler() function