Searched refs:jas_cmpxformseq_t (Results 1 – 2 of 2) sorted by relevance
92 static int jas_cmpxformseq_append(jas_cmpxformseq_t *pxformseq,93 jas_cmpxformseq_t *othpxformseq);94 static int jas_cmpxformseq_appendcnvt(jas_cmpxformseq_t *pxformseq,96 static int jas_cmpxformseq_resize(jas_cmpxformseq_t *pxformseq, int n);98 static int mono(jas_iccprof_t *prof, int op, jas_cmpxformseq_t **pxformseq);99 static int triclr(jas_iccprof_t *prof, int op, jas_cmpxformseq_t **retpxformseq);101 static void jas_cmpxformseq_destroy(jas_cmpxformseq_t *pxformseq);102 static int jas_cmpxformseq_delete(jas_cmpxformseq_t *pxformseq, int i);103 static jas_cmpxformseq_t *jas_cmpxformseq_create(void);104 static jas_cmpxformseq_t *jas_cmpxformseq_copy(jas_cmpxformseq_t *pxformseq);[all …]
202 } jas_cmpxformseq_t; typedef207 jas_cmpxformseq_t *pxformseq;221 jas_cmpxformseq_t *pxformseqs[JAS_CMPROF_NUMPXFORMSEQS];