Searched refs:jpc_poc_t (Results 1 - 3 of 3) sorted by relevance

/external/opencv3/3rdparty/libjasper/
H A Djpc_cs.h476 } jpc_poc_t; typedef in typeref:struct:__anon14761
602 jpc_poc_t poc;
H A Djpc_cs.c1218 jpc_poc_t *poc = &ms->parms.poc;
1226 jpc_poc_t *poc = &ms->parms.poc;
1281 jpc_poc_t *poc = &ms->parms.poc;
1304 jpc_poc_t *poc = &ms->parms.poc;
H A Djpc_dec.c172 static int jpc_dec_cp_setfrompoc(jpc_dec_cp_t *cp, jpc_poc_t *poc, int reset);
173 static int jpc_pi_addpchgfrompoc(jpc_pi_t *pi, jpc_poc_t *poc);
1381 jpc_poc_t *poc = &ms->parms.poc;
1721 static int jpc_pi_addpchgfrompoc(jpc_pi_t *pi, jpc_poc_t *poc)
1736 static int jpc_dec_cp_setfrompoc(jpc_dec_cp_t *cp, jpc_poc_t *poc, int reset)

Completed in 52 milliseconds