Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/libjasper/
Djas_cm.c80 static void jas_cmshapmatlut_cleanup(jas_cmshapmatlut_t *);
81 static jas_cmreal_t jas_cmshapmatlut_lookup(jas_cmshapmatlut_t *lut, jas_cmreal_t x);
134 static void jas_cmshapmatlut_init(jas_cmshapmatlut_t *lut);
135 static int jas_cmshapmatlut_set(jas_cmshapmatlut_t *lut, jas_icccurv_t *curv);
860 static void jas_cmshapmatlut_init(jas_cmshapmatlut_t *lut) in jas_cmshapmatlut_init()
866 static void jas_cmshapmatlut_cleanup(jas_cmshapmatlut_t *lut) in jas_cmshapmatlut_cleanup()
882 static int jas_cmshapmatlut_set(jas_cmshapmatlut_t *lut, jas_icccurv_t *curv) in jas_cmshapmatlut_set()
915 static jas_cmreal_t jas_cmshapmatlut_lookup(jas_cmshapmatlut_t *lut, jas_cmreal_t x) in jas_cmshapmatlut_lookup()
930 static int jas_cmshapmatlut_invert(jas_cmshapmatlut_t *invlut, in jas_cmshapmatlut_invert()
931 jas_cmshapmatlut_t *lut, int n) in jas_cmshapmatlut_invert()
[all …]
/external/opencv3/3rdparty/libjasper/jasper/
Djas_cm.h163 } jas_cmshapmatlut_t; typedef
170 jas_cmshapmatlut_t luts[3];