OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:jpc_bitstream_pending
(Results
1 - 3
of
3
) sorted by null
/external/opencv3/3rdparty/libjasper/
jpc_bs.h
191
int
jpc_bitstream_pending
(jpc_bitstream_t *bitstream);
jpc_bs.c
302
int
jpc_bitstream_pending
(jpc_bitstream_t *bitstream)
function
jpc_t1enc.c
315
if (
jpc_bitstream_pending
(bout)) {
323
jpc_bitstream_pending
(bout);
Completed in 35 milliseconds