HomeSort by relevance Sort by last modified time
    Searched refs:jpc_getms (Results 1 - 4 of 4) sorted by null

  /external/opencv3/3rdparty/libjasper/
jpc_t2dec.c 209 if (!(ms = jpc_getms(in, dec->cstate))) {
350 if (!(ms = jpc_getms(pkthdrstream, dec->cstate))) {
jpc_cs.h 731 jpc_ms_t *jpc_getms(jas_stream_t *in, jpc_cstate_t *cstate);
jpc_cs.c 232 jpc_ms_t *jpc_getms(jas_stream_t *in, jpc_cstate_t *cstate) function
    [all...]
jpc_dec.c 372 if (!(ms = jpc_getms(dec->in, cstate))) {
    [all...]

Completed in 710 milliseconds