Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/libjasper/
Djas_cm.c83 static void jas_cmpxform_destroy(jas_cmpxform_t *pxform);
84 static jas_cmpxform_t *jas_cmpxform_copy(jas_cmpxform_t *pxform);
86 static void jas_cmshapmat_destroy(jas_cmpxform_t *pxform);
87 static int jas_cmshapmat_apply(jas_cmpxform_t *pxform, jas_cmreal_t *in,
107 int i, jas_cmpxform_t *pxform);
132 static jas_cmpxform_t *jas_cmpxform_create0(void);
133 static jas_cmpxform_t *jas_cmpxform_createshapmat(void);
177 jas_cmpxform_t *fwdpxform; in jas_cmprof_createsycc()
178 jas_cmpxform_t *revpxform; in jas_cmprof_createsycc()
478 jas_cmpxform_t *pxform; in jas_cmxform_apply()
[all …]
/external/opencv3/3rdparty/libjasper/jasper/
Djas_cm.h196 } jas_cmpxform_t; typedef
201 jas_cmpxform_t **pxforms;