Searched refs:opj_stream_set_write_function (Results 1 – 4 of 4) sorted by relevance
338 opj_stream_set_write_function(jp2_stream,JP2WriteHandler); in ReadJP2Image()1083 opj_stream_set_write_function(jp2_stream,JP2WriteHandler); in WriteJP2Image()
236 void OPJ_CALLCONV opj_stream_set_write_function(opj_stream_t* p_stream, in opj_stream_set_write_function() function
1173 OPJ_API void OPJ_CALLCONV opj_stream_set_write_function(opj_stream_t* p_stream,
1045 opj_stream_set_write_function(l_stream, in opj_stream_create_file_stream()