Home
last modified time | relevance | path

Searched refs:jpc_mqdec_setinput (Results 1 – 3 of 3) sorted by relevance

/external/opencv3/3rdparty/libjasper/
Djpc_mqdec.h134 void jpc_mqdec_setinput(jpc_mqdec_t *dec, jas_stream_t *in);
Djpc_mqdec.c182 void jpc_mqdec_setinput(jpc_mqdec_t *mqdec, jas_stream_t *in) in jpc_mqdec_setinput() function
Djpc_t1dec.c227 jpc_mqdec_setinput(cblk->mqdec, seg->stream); in jpc_dec_decodecblk()