Searched refs:opj_set_error_handler (Results 1 – 3 of 3) sorted by relevance
1294 OPJ_API OPJ_BOOL OPJ_CALLCONV opj_set_error_handler(opj_codec_t * p_codec,
74 OPJ_BOOL OPJ_CALLCONV opj_set_error_handler(opj_codec_t * p_codec, in opj_set_error_handler() function
471 opj_set_error_handler(m_Codec.get(), fx_ignore_callback, nullptr); in Init()