Lines Matching refs:opj_stream_t
626 typedef void * opj_stream_t; typedef
1134 OPJ_API opj_stream_t* OPJ_CALLCONV opj_stream_default_create(
1145 OPJ_API opj_stream_t* OPJ_CALLCONV opj_stream_create(OPJ_SIZE_T p_buffer_size,
1154 OPJ_API void OPJ_CALLCONV opj_stream_destroy(opj_stream_t* p_stream);
1161 OPJ_API void OPJ_CALLCONV opj_stream_set_read_function(opj_stream_t* p_stream,
1169 OPJ_API void OPJ_CALLCONV opj_stream_set_write_function(opj_stream_t* p_stream,
1177 OPJ_API void OPJ_CALLCONV opj_stream_set_skip_function(opj_stream_t* p_stream,
1186 OPJ_API void OPJ_CALLCONV opj_stream_set_seek_function(opj_stream_t* p_stream,
1195 OPJ_API void OPJ_CALLCONV opj_stream_set_user_data(opj_stream_t* p_stream,
1205 opj_stream_t* p_stream, OPJ_UINT64 data_length);
1212 OPJ_API opj_stream_t* OPJ_CALLCONV opj_stream_create_default_file_stream(
1220 OPJ_API opj_stream_t* OPJ_CALLCONV opj_stream_create_file_stream(
1286 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);