Searched refs:opj_write_tile (Results 1 – 3 of 3) sorted by relevance
566 l_codec->m_codec_data.m_compression.opj_write_tile = (OPJ_BOOL (*) (void *, in opj_create_compress()603 l_codec->m_codec_data.m_compression.opj_write_tile = (OPJ_BOOL (*) (void *, in opj_create_compress()815 OPJ_BOOL OPJ_CALLCONV opj_write_tile ( opj_codec_t *p_codec, in opj_write_tile() function829 return l_codec->m_codec_data.m_compression.opj_write_tile( l_codec->m_codec, in opj_write_tile()
132 OPJ_BOOL (* opj_write_tile) ( void * p_codec, member
1343 OPJ_API OPJ_BOOL OPJ_CALLCONV opj_write_tile ( opj_codec_t *p_codec,