Home
last modified time | relevance | path

Searched defs:jas_cmpxform_s (Results 1 – 1 of 1) sorted by relevance

/external/opencv3/3rdparty/libjasper/jasper/
Djas_cm.h185 typedef struct jas_cmpxform_s { struct
186 int refcnt;
187 jas_cmpxformops_t *ops;
188 int numinchans;
189 int numoutchans;
190 union {
195 } data;