Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/libjasper/
Djpc_cs.c109 static int jpc_coc_getparms(jpc_ms_t *ms, jpc_cstate_t *cstate, jas_stream_t *in);
183 {JPC_MS_COC, "COC", {jpc_coc_destroyparms, jpc_coc_getparms,
658 static int jpc_coc_getparms(jpc_ms_t *ms, jpc_cstate_t *cstate, jas_stream_t *in) in jpc_coc_getparms() function