Searched refs:opj_destroy_codec (Results 1 – 3 of 3) sorted by relevance
1239 OPJ_API void OPJ_CALLCONV opj_destroy_codec(opj_codec_t * p_codec);
839 void OPJ_CALLCONV opj_destroy_codec(opj_codec_t *p_codec) in opj_destroy_codec() function
686 opj_destroy_codec(l_codec); in ~CJPX_Decoder()