OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:jpc_bitstream_close
(Results
1 - 7
of
7
) sorted by null
/external/opencv3/3rdparty/libjasper/
jpc_bs.h
139
int
jpc_bitstream_close
(jpc_bitstream_t *bitstream);
jpc_bs.c
126
int
jpc_bitstream_close
(jpc_bitstream_t *bitstream)
function
jpc_t2dec.c
339
jpc_bitstream_close
(inb);
jpc_t1enc.c
318
jpc_bitstream_close
(bout);
398
jpc_bitstream_close
(bout);
jpc_t2enc.c
332
jpc_bitstream_close
(outb);
jpc_t1dec.c
321
jpc_bitstream_close
(cblk->nulldec);
jpc_dec.c
[
all
...]
Completed in 140 milliseconds