OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:jpc_mqdec_setinput
(Results
1 - 3
of
3
) sorted by null
/external/opencv3/3rdparty/libjasper/
jpc_mqdec.h
134
void
jpc_mqdec_setinput
(jpc_mqdec_t *dec, jas_stream_t *in);
jpc_mqdec.c
182
void
jpc_mqdec_setinput
(jpc_mqdec_t *mqdec, jas_stream_t *in)
function
jpc_t1dec.c
227
jpc_mqdec_setinput
(cblk->mqdec, seg->stream);
Completed in 47 milliseconds