Home
last modified time | relevance | path

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

/dports/graphics/librasterlite2/librasterlite2-1.0.0-rc0/src/
H A Drl2rastersym.c259 RL2_CONTRAST_ENHANCEMENT_NORMALIZE) in apply_contrast_enhancement()
2599 RL2_CONTRAST_ENHANCEMENT_NORMALIZE) in build_triple_band_handling()
2604 RL2_CONTRAST_ENHANCEMENT_NORMALIZE; in build_triple_band_handling()
2665 RL2_CONTRAST_ENHANCEMENT_NORMALIZE) in build_triple_band_handling()
2670 RL2_CONTRAST_ENHANCEMENT_NORMALIZE; in build_triple_band_handling()
2731 RL2_CONTRAST_ENHANCEMENT_NORMALIZE) in build_triple_band_handling()
2736 RL2_CONTRAST_ENHANCEMENT_NORMALIZE; in build_triple_band_handling()
2807 RL2_CONTRAST_ENHANCEMENT_NORMALIZE; in build_triple_band_handling()
2893 RL2_CONTRAST_ENHANCEMENT_NORMALIZE; in build_triple_band_handling()
2979 RL2_CONTRAST_ENHANCEMENT_NORMALIZE; in build_triple_band_handling()
[all …]
H A Drl2symbolizer.c236 RL2_CONTRAST_ENHANCEMENT_NORMALIZE; in parse_sld_se_contrast_enhancement()
1179 if (stl->contrastEnhancement == RL2_CONTRAST_ENHANCEMENT_NORMALIZE || in rl2_is_raster_style_mono_band_selected()
1244 if (stl->contrastEnhancement == RL2_CONTRAST_ENHANCEMENT_NORMALIZE || in rl2_is_raster_style_triple_band_selected()
1274 if (stl->contrastEnhancement == RL2_CONTRAST_ENHANCEMENT_NORMALIZE || in rl2_get_raster_style_triple_band_selection()
/dports/graphics/librasterlite2/librasterlite2-1.0.0-rc0/test/
H A Dtest_raster_symbolizer.c936 if (enhancement != RL2_CONTRAST_ENHANCEMENT_NORMALIZE) in test_symbolizer_2()
/dports/graphics/librasterlite2/librasterlite2-1.0.0-rc0/headers/rasterlite2/
H A Drasterlite2.h211 #define RL2_CONTRAST_ENHANCEMENT_NORMALIZE 0x91 macro