OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:jas_cmshapmatlut_t
(Results
1 - 2
of
2
) sorted by null
/external/opencv3/3rdparty/libjasper/jasper/
jas_cm.h
163
}
jas_cmshapmatlut_t
;
typedef in typeref:struct:__anon21641
170
jas_cmshapmatlut_t
luts[3];
/external/opencv3/3rdparty/libjasper/
jas_cm.c
80
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)
866
static void jas_cmshapmatlut_cleanup(
jas_cmshapmatlut_t
*lut)
882
static int jas_cmshapmatlut_set(
jas_cmshapmatlut_t
*lut, jas_icccurv_t *curv)
915
static jas_cmreal_t jas_cmshapmatlut_lookup(
jas_cmshapmatlut_t
*lut, jas_cmreal_t x)
930
static int jas_cmshapmatlut_invert(
jas_cmshapmatlut_t
*invlut,
931
jas_cmshapmatlut_t
*lut, int n
[
all
...]
Completed in 570 milliseconds