jpc_bitstream_alloc   88 3rdparty/libjasper/jpc_bs.c static jpc_bitstream_t *jpc_bitstream_alloc(void);
jpc_bitstream_alloc  106 3rdparty/libjasper/jpc_bs.c     if (!(bitstream = jpc_bitstream_alloc())) {