istream-qp.h revision 5dc71fc15055d1de5e7db1bc56d12606c80ce7c4
#ifndef ISTREAM_QP_H
#define ISTREAM_QP_H
struct istream *i_stream_create_qp_decoder(struct istream *input);
#endif