Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/libjasper/
Djpc_cs.c108 static int jpc_cod_getparms(jpc_ms_t *ms, jpc_cstate_t *cstate, jas_stream_t *in);
181 {JPC_MS_COD, "COD", {jpc_cod_destroyparms, jpc_cod_getparms,
586 static int jpc_cod_getparms(jpc_ms_t *ms, jpc_cstate_t *cstate, jas_stream_t *in) in jpc_cod_getparms() function