Lines Matching refs:opj_stream_t
626 typedef void * opj_stream_t; typedef
1138 OPJ_API opj_stream_t* OPJ_CALLCONV opj_stream_default_create(
1149 OPJ_API opj_stream_t* OPJ_CALLCONV opj_stream_create(OPJ_SIZE_T p_buffer_size,
1158 OPJ_API void OPJ_CALLCONV opj_stream_destroy(opj_stream_t* p_stream);
1165 OPJ_API void OPJ_CALLCONV opj_stream_set_read_function(opj_stream_t* p_stream,
1173 OPJ_API void OPJ_CALLCONV opj_stream_set_write_function(opj_stream_t* p_stream,
1181 OPJ_API void OPJ_CALLCONV opj_stream_set_skip_function(opj_stream_t* p_stream,
1189 OPJ_API void OPJ_CALLCONV opj_stream_set_seek_function(opj_stream_t* p_stream,
1198 OPJ_API void OPJ_CALLCONV opj_stream_set_user_data(opj_stream_t* p_stream,
1208 opj_stream_t* p_stream, OPJ_UINT64 data_length);
1215 OPJ_API opj_stream_t* OPJ_CALLCONV opj_stream_create_default_file_stream(
1223 OPJ_API opj_stream_t* OPJ_CALLCONV opj_stream_create_file_stream(
1289 opj_stream_t *p_stream);
1339 OPJ_API OPJ_BOOL OPJ_CALLCONV opj_read_header(opj_stream_t *p_stream,
1410 opj_stream_t *p_stream,
1424 opj_stream_t *p_stream,
1454 opj_stream_t *p_stream);
1478 opj_stream_t * p_stream,
1504 opj_stream_t *p_stream);
1557 opj_stream_t *p_stream);
1565 opj_stream_t *p_stream);
1575 opj_stream_t *p_stream);