Lines Matching refs:opj_stream_t
418 OPJ_BOOL OPJ_CALLCONV opj_read_header(opj_stream_t *p_stream, in opj_read_header()
472 opj_stream_t *p_stream, in opj_decode()
516 opj_stream_t * p_stream, in opj_read_tile_header()
550 opj_stream_t *p_stream in opj_decode_tile_data()
573 opj_stream_t *p_stream, in opj_get_decoded_tile()
793 opj_stream_t *p_stream) in opj_start_compress()
810 OPJ_BOOL OPJ_CALLCONV opj_encode(opj_codec_t *p_info, opj_stream_t *p_stream) in opj_encode()
828 opj_stream_t *p_stream) in opj_end_compress()
845 opj_stream_t *p_stream) in opj_end_decompress()
898 opj_stream_t *p_stream) in opj_write_tile()
1002 opj_stream_t* OPJ_CALLCONV opj_stream_create_default_file_stream( in opj_stream_create_default_file_stream()
1009 opj_stream_t* OPJ_CALLCONV opj_stream_create_file_stream( in opj_stream_create_file_stream()
1014 opj_stream_t* l_stream = 00; in opj_stream_create_file_stream()