Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/libjasper/jasper/
Djas_cm.h139 struct jas_cmpxform_s;
155 void (*destroy)(struct jas_cmpxform_s *pxform);
156 int (*apply)(struct jas_cmpxform_s *pxform, jas_cmreal_t *in, jas_cmreal_t *out, int cnt);
157 void (*dump)(struct jas_cmpxform_s *pxform);
185 typedef struct jas_cmpxform_s { struct