JPC_BITSTREAM_NOCLOSE  112 3rdparty/libjasper/jpc_bs.c     bitstream->flags_ = JPC_BITSTREAM_NOCLOSE;
JPC_BITSTREAM_NOCLOSE  137 3rdparty/libjasper/jpc_bs.c     if (!(bitstream->flags_ & JPC_BITSTREAM_NOCLOSE) && bitstream->stream_) {