Searched refs:opj_encode (Results 1 – 3 of 3) sorted by relevance
553 l_codec->m_codec_data.m_compression.opj_encode = (OPJ_BOOL (*) (void *, in opj_create_compress()590 l_codec->m_codec_data.m_compression.opj_encode = (OPJ_BOOL (*) (void *, in opj_create_compress()733 OPJ_BOOL OPJ_CALLCONV opj_encode(opj_codec_t *p_info, opj_stream_t *p_stream) in opj_encode() function740 return l_codec->m_codec_data.m_compression.opj_encode( l_codec->m_codec, in opj_encode()
128 OPJ_BOOL (* opj_encode) ( void * p_codec, member
1464 OPJ_API OPJ_BOOL OPJ_CALLCONV opj_encode(opj_codec_t *p_codec,