Searched refs:opj_jp2_find_handler (Results 1 – 1 of 1) sorted by relevance
423 static const opj_jp2_header_handler_t * opj_jp2_find_handler(OPJ_UINT32 p_id);2325 l_current_handler = opj_jp2_find_handler(box.type); 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() function