rgb2hsv_d          58 3rdparty/openexr/Imath/ImathColorAlgo.h Vec3<double>	rgb2hsv_d(const Vec3<double> &rgb);
rgb2hsv_d          60 3rdparty/openexr/Imath/ImathColorAlgo.h Color4<double>	rgb2hsv_d(const Color4<double> &rgb);
rgb2hsv_d         127 3rdparty/openexr/Imath/ImathColorAlgo.h     Vec3<double> c = rgb2hsv_d(v);
rgb2hsv_d         135 3rdparty/openexr/Imath/ImathColorAlgo.h     Vec3<double> c = rgb2hsv_d(v);
rgb2hsv_d         151 3rdparty/openexr/Imath/ImathColorAlgo.h     Color4<double> c = rgb2hsv_d(v);
rgb2hsv_d         160 3rdparty/openexr/Imath/ImathColorAlgo.h     Color4<double> c = rgb2hsv_d(v);