Searched refs:opj_write_tile (Results 1 – 3 of 3) sorted by relevance
564 l_codec->m_codec_data.m_compression.opj_write_tile = (OPJ_BOOL (*) (void *, in opj_create_compress()601 l_codec->m_codec_data.m_compression.opj_write_tile = (OPJ_BOOL (*) (void *, in opj_create_compress()812 OPJ_BOOL OPJ_CALLCONV opj_write_tile ( opj_codec_t *p_codec, in opj_write_tile() function826 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
1346 OPJ_API OPJ_BOOL OPJ_CALLCONV opj_write_tile ( opj_codec_t *p_codec,