77 #include "jasper/jas_seq.h" 78 #include "jasper/jas_fix.h" 88 #define JPC_MCT_NONE 0 97 void jpc_rct(jas_matrix_t *c0, jas_matrix_t *c1, jas_matrix_t *c2);
100 void jpc_irct(jas_matrix_t *c0, jas_matrix_t *c1, jas_matrix_t *c2);
103 void jpc_ict(jas_matrix_t *c0, jas_matrix_t *c1, jas_matrix_t *c2);
106 void jpc_iict(jas_matrix_t *c0, jas_matrix_t *c1, jas_matrix_t *c2);
109 jpc_fix_t jpc_mct_getsynweight(
int mctid,
int cmptno);