jpc_bitstream_t    88 3rdparty/libjasper/jpc_bs.c static jpc_bitstream_t *jpc_bitstream_alloc(void);
jpc_bitstream_t    95 3rdparty/libjasper/jpc_bs.c jpc_bitstream_t *jpc_bitstream_sopen(jas_stream_t *stream, char *mode)
jpc_bitstream_t    97 3rdparty/libjasper/jpc_bs.c     jpc_bitstream_t *bitstream;
jpc_bitstream_t   126 3rdparty/libjasper/jpc_bs.c int jpc_bitstream_close(jpc_bitstream_t *bitstream)
jpc_bitstream_t   149 3rdparty/libjasper/jpc_bs.c static jpc_bitstream_t *jpc_bitstream_alloc()
jpc_bitstream_t   151 3rdparty/libjasper/jpc_bs.c     jpc_bitstream_t *bitstream;
jpc_bitstream_t   154 3rdparty/libjasper/jpc_bs.c     if (!(bitstream = jas_malloc(sizeof(jpc_bitstream_t)))) {
jpc_bitstream_t   171 3rdparty/libjasper/jpc_bs.c int jpc_bitstream_getbit_func(jpc_bitstream_t *bitstream)
jpc_bitstream_t   181 3rdparty/libjasper/jpc_bs.c int jpc_bitstream_putbit_func(jpc_bitstream_t *bitstream, int b)
jpc_bitstream_t   191 3rdparty/libjasper/jpc_bs.c long jpc_bitstream_getbits(jpc_bitstream_t *bitstream, int n)
jpc_bitstream_t   212 3rdparty/libjasper/jpc_bs.c int jpc_bitstream_putbits(jpc_bitstream_t *bitstream, int n, long v)
jpc_bitstream_t   238 3rdparty/libjasper/jpc_bs.c int jpc_bitstream_fillbuf(jpc_bitstream_t *bitstream)
jpc_bitstream_t   273 3rdparty/libjasper/jpc_bs.c int jpc_bitstream_needalign(jpc_bitstream_t *bitstream)
jpc_bitstream_t   302 3rdparty/libjasper/jpc_bs.c int jpc_bitstream_pending(jpc_bitstream_t *bitstream)
jpc_bitstream_t   328 3rdparty/libjasper/jpc_bs.c int jpc_bitstream_align(jpc_bitstream_t *bitstream)
jpc_bitstream_t   342 3rdparty/libjasper/jpc_bs.c int jpc_bitstream_inalign(jpc_bitstream_t *bitstream, int fillmask,
jpc_bitstream_t   390 3rdparty/libjasper/jpc_bs.c int jpc_bitstream_outalign(jpc_bitstream_t *bitstream, int filldata)
jpc_bitstream_t   136 3rdparty/libjasper/jpc_bs.h jpc_bitstream_t *jpc_bitstream_sopen(jas_stream_t *stream, char *mode);
jpc_bitstream_t   139 3rdparty/libjasper/jpc_bs.h int jpc_bitstream_close(jpc_bitstream_t *bitstream);
jpc_bitstream_t   164 3rdparty/libjasper/jpc_bs.h long jpc_bitstream_getbits(jpc_bitstream_t *bitstream, int n);
jpc_bitstream_t   167 3rdparty/libjasper/jpc_bs.h int jpc_bitstream_putbits(jpc_bitstream_t *bitstream, int n, long v);
jpc_bitstream_t   175 3rdparty/libjasper/jpc_bs.h int jpc_bitstream_align(jpc_bitstream_t *bitstream);
jpc_bitstream_t   180 3rdparty/libjasper/jpc_bs.h int jpc_bitstream_inalign(jpc_bitstream_t *bitstream, int fillmask,
jpc_bitstream_t   185 3rdparty/libjasper/jpc_bs.h int jpc_bitstream_outalign(jpc_bitstream_t *bitstream, int filldata);
jpc_bitstream_t   188 3rdparty/libjasper/jpc_bs.h int jpc_bitstream_needalign(jpc_bitstream_t *bitstream);
jpc_bitstream_t   191 3rdparty/libjasper/jpc_bs.h int jpc_bitstream_pending(jpc_bitstream_t *bitstream);
jpc_bitstream_t   208 3rdparty/libjasper/jpc_bs.h int jpc_bitstream_getbit_func(jpc_bitstream_t *bitstream);
jpc_bitstream_t   210 3rdparty/libjasper/jpc_bs.h int jpc_bitstream_putbit_func(jpc_bitstream_t *bitstream, int v);
jpc_bitstream_t   212 3rdparty/libjasper/jpc_bs.h int jpc_bitstream_fillbuf(jpc_bitstream_t *bitstream);
jpc_bitstream_t   301 3rdparty/libjasper/jpc_dec.h     jpc_bitstream_t *nulldec;
jpc_bitstream_t    96 3rdparty/libjasper/jpc_t1dec.c static int dec_rawsigpass(jpc_dec_t *dec, jpc_bitstream_t *in, int bitpos,
jpc_bitstream_t   100 3rdparty/libjasper/jpc_t1dec.c static int dec_rawrefpass(jpc_dec_t *dec, jpc_bitstream_t *in, int bitpos,
jpc_bitstream_t   467 3rdparty/libjasper/jpc_t1dec.c static int dec_rawsigpass(jpc_dec_t *dec, jpc_bitstream_t *in, int bitpos, int vcausalflag,
jpc_bitstream_t   667 3rdparty/libjasper/jpc_t1dec.c static int dec_rawrefpass(jpc_dec_t *dec, jpc_bitstream_t *in, int bitpos, int vcausalflag,
jpc_bitstream_t    97 3rdparty/libjasper/jpc_t1enc.c static int jpc_encrawsigpass(jpc_bitstream_t *out, int bitpos, int,
jpc_bitstream_t   100 3rdparty/libjasper/jpc_t1enc.c static int jpc_encrawrefpass(jpc_bitstream_t *out, int bitpos, int,
jpc_bitstream_t   203 3rdparty/libjasper/jpc_t1enc.c     jpc_bitstream_t *bout;
jpc_bitstream_t   528 3rdparty/libjasper/jpc_t1enc.c static int jpc_encrawsigpass(jpc_bitstream_t *out, int bitpos, int vcausalflag, jas_matrix_t *flags,
jpc_bitstream_t   723 3rdparty/libjasper/jpc_t1enc.c static int jpc_encrawrefpass(jpc_bitstream_t *out, int bitpos, int vcausalflag, jas_matrix_t *flags,
jpc_bitstream_t    98 3rdparty/libjasper/jpc_t2dec.c static int jpc_getcommacode(jpc_bitstream_t *in);
jpc_bitstream_t    99 3rdparty/libjasper/jpc_t2dec.c static int jpc_getnumnewpasses(jpc_bitstream_t *in);
jpc_bitstream_t   107 3rdparty/libjasper/jpc_t2dec.c static int jpc_getcommacode(jpc_bitstream_t *in)
jpc_bitstream_t   129 3rdparty/libjasper/jpc_t2dec.c static int jpc_getnumnewpasses(jpc_bitstream_t *in)
jpc_bitstream_t   159 3rdparty/libjasper/jpc_t2dec.c     jpc_bitstream_t *inb;
jpc_bitstream_t    94 3rdparty/libjasper/jpc_t2enc.c static int jpc_putcommacode(jpc_bitstream_t *out, int n)
jpc_bitstream_t   109 3rdparty/libjasper/jpc_t2enc.c static int jpc_putnumnewpasses(jpc_bitstream_t *out, int n)
jpc_bitstream_t   169 3rdparty/libjasper/jpc_t2enc.c     jpc_bitstream_t *outb;
jpc_bitstream_t   268 3rdparty/libjasper/jpc_tagtree.c   int threshold, jpc_bitstream_t *out)
jpc_bitstream_t   328 3rdparty/libjasper/jpc_tagtree.c   int threshold, jpc_bitstream_t *in)
jpc_bitstream_t   158 3rdparty/libjasper/jpc_tagtree.h   int threshold, jpc_bitstream_t *in);
jpc_bitstream_t   162 3rdparty/libjasper/jpc_tagtree.h   int threshold, jpc_bitstream_t *out);