Lines Matching refs:opj_stream_t
377 OPJ_BOOL OPJ_CALLCONV opj_read_header ( opj_stream_t *p_stream, in opj_read_header()
401 opj_stream_t *p_stream, in opj_decode()
444 opj_stream_t * p_stream, in opj_read_tile_header()
477 opj_stream_t *p_stream in opj_decode_tile_data()
499 opj_stream_t *p_stream, in opj_get_decoded_tile()
713 opj_stream_t *p_stream) in opj_start_compress()
730 OPJ_BOOL OPJ_CALLCONV opj_encode(opj_codec_t *p_info, opj_stream_t *p_stream) in opj_encode()
748 opj_stream_t *p_stream) in opj_end_compress()
765 opj_stream_t *p_stream) in opj_end_decompress()
816 opj_stream_t *p_stream ) in opj_write_tile()
920 opj_stream_t* OPJ_CALLCONV opj_stream_create_default_file_stream (const char *fname, OPJ_BOOL p_is_… in opj_stream_create_default_file_stream()
925 opj_stream_t* OPJ_CALLCONV opj_stream_create_file_stream ( in opj_stream_create_file_stream()
930 opj_stream_t* l_stream = 00; in opj_stream_create_file_stream()