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

/external/opencv3/3rdparty/libjasper/
H A Djpc_cs.h409 } jpc_qcxcp_t; typedef in typeref:struct:__anon14757
419 jpc_qcxcp_t compparms;
428 jpc_qcxcp_t compparms;
H A Djpc_cs.c158 static void jpc_qcx_destroycompparms(jpc_qcxcp_t *compparms);
159 static int jpc_qcx_getcompparms(jpc_qcxcp_t *compparms, jpc_cstate_t *cstate,
161 static int jpc_qcx_putcompparms(jpc_qcxcp_t *compparms, jpc_cstate_t *cstate,
863 jpc_qcxcp_t *compparms = &ms->parms.qcd.compparms;
869 jpc_qcxcp_t *compparms = &ms->parms.qcd.compparms;
954 static void jpc_qcx_destroycompparms(jpc_qcxcp_t *compparms)
961 static int jpc_qcx_getcompparms(jpc_qcxcp_t *compparms, jpc_cstate_t *cstate,
1013 static int jpc_qcx_putcompparms(jpc_qcxcp_t *compparms, jpc_cstate_t *cstate,
H A Djpc_dec.c168 jpc_qcxcp_t *compparms, int flags);
1694 jpc_qcxcp_t *compparms, int flags)

Completed in 108 milliseconds