Searched defs:jas_cmpxform_s (Results 1 – 1 of 1) sorted by relevance
185 typedef struct jas_cmpxform_s { struct186 int refcnt;187 jas_cmpxformops_t *ops;188 int numinchans;189 int numoutchans;190 union {195 } data;