HomeSort by relevance Sort by last modified time
    Searched refs:jas_cmpxform_t (Results 1 - 2 of 2) sorted by null

  /external/opencv3/3rdparty/libjasper/
jas_cm.c 83 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;
178 jas_cmpxform_t *revpxform
    [all...]
  /external/opencv3/3rdparty/libjasper/jasper/
jas_cm.h 196 } jas_cmpxform_t; typedef in typeref:struct:jas_cmpxform_s
201 jas_cmpxform_t **pxforms;

Completed in 101 milliseconds