Searched refs:opj_end_compress (Results 1 – 3 of 3) sorted by relevance
557 l_codec->m_codec_data.m_compression.opj_end_compress = (OPJ_BOOL (*) ( void *, in opj_create_compress()594 l_codec->m_codec_data.m_compression.opj_end_compress = (OPJ_BOOL (*) ( void *, in opj_create_compress()750 OPJ_BOOL OPJ_CALLCONV opj_end_compress (opj_codec_t *p_codec, in opj_end_compress() function758 return l_codec->m_codec_data.m_compression.opj_end_compress(l_codec->m_codec, in opj_end_compress()
139 OPJ_BOOL (* opj_end_compress) ( void * p_codec, member
1454 OPJ_API OPJ_BOOL OPJ_CALLCONV opj_end_compress (opj_codec_t *p_codec,