OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:JPC_BITSTREAM_NOCLOSE
(Results
1 - 2
of
2
) sorted by null
/external/opencv3/3rdparty/libjasper/
jpc_bs.h
100
#define
JPC_BITSTREAM_NOCLOSE
0x01
jpc_bs.c
112
bitstream->flags_ =
JPC_BITSTREAM_NOCLOSE
;
137
if (!(bitstream->flags_ &
JPC_BITSTREAM_NOCLOSE
) && bitstream->stream_) {
Completed in 47 milliseconds