Home
last modified time | relevance | path

Searched refs:ConvertToFloat (Results 1 – 25 of 99) sorted by relevance

1234

/dports/multimedia/aegisub/aegisub-3.2.2/src/
H A Daudio_renderer_spectrum.cpp166 void AudioSpectrumRenderer::ConvertToFloat(size_t count, T *dest) { in ConvertToFloat() function in AudioSpectrumRenderer
182 ConvertToFloat(2 << derivation_size, dft_input); in FillBlock()
195 ConvertToFloat(2 << derivation_size, &fft_scratch[0]); in FillBlock()
H A Daudio_renderer_spectrum.h91 void ConvertToFloat(size_t count, T *dest);
/dports/graphics/dcp2icc/dcp2icc-0.1/XMP-Toolkit-SDK-4.4.2/public/include/
H A DTXMPUtils.hpp485 static double ConvertToFloat ( XMP_StringPtr strValue );
497 static double ConvertToFloat ( const tStringObj & strValue );
/dports/graphics/exiv2/exiv2-0.27.5-Source/xmpsdk/include/
H A DTXMPUtils.hpp485 static double ConvertToFloat ( XMP_StringPtr strValue );
497 static double ConvertToFloat ( const tStringObj & strValue );
/dports/graphics/photoflow/PhotoFlow-8472024f/src/external/exiv2/xmpsdk/include/
H A DTXMPUtils.hpp485 static double ConvertToFloat ( XMP_StringPtr strValue );
497 static double ConvertToFloat ( const tStringObj & strValue );
/dports/graphics/digikam/digikam-7.4.0/core/libs/dngwriter/extra/xmp_sdk/public/include/
H A DTXMPUtils.hpp487 static double ConvertToFloat ( XMP_StringPtr strValue );
499 static double ConvertToFloat ( const tStringObj & strValue );
/dports/textproc/exempi/exempi-2.5.2/public/include/
H A DTXMPUtils.hpp487 static double ConvertToFloat ( XMP_StringPtr strValue );
499 static double ConvertToFloat ( const tStringObj & strValue );
/dports/multimedia/handbrake/zimg-release-3.0.1/src/zimg/depth/
H A Ddepth_convert.cpp148 class ConvertToFloat final : public graph::ImageFilterBase { class
160 ConvertToFloat(depth_convert_func func, depth_f16c_func f16c, unsigned width, unsigned height, in ConvertToFloat() function in zimg::depth::__anonb94dea2b0111::ConvertToFloat
273 return ztd::make_unique<ConvertToFloat>(func, f16c, width, height, pixel_in, pixel_out); in create_convert_to_float()
/dports/graphics/sekrit-twc-zimg/zimg-release-3.0.3/src/zimg/depth/
H A Ddepth_convert.cpp148 class ConvertToFloat final : public graph::ImageFilterBase { class
160 ConvertToFloat(depth_convert_func func, depth_f16c_func f16c, unsigned width, unsigned height, in ConvertToFloat() function in zimg::depth::__anon3c8171640111::ConvertToFloat
273 return ztd::make_unique<ConvertToFloat>(func, f16c, width, height, pixel_in, pixel_out); in create_convert_to_float()
/dports/graphics/digikam/digikam-7.4.0/core/libs/dngwriter/extra/xmp_sdk/public/include/client-glue/
H A DTXMPUtils.incl_cpp224 ConvertToFloat ( XMP_StringPtr strValue )
233 ConvertToFloat ( const tStringObj & strValue )
235 return TXMPUtils::ConvertToFloat ( strValue.c_str() );
/dports/textproc/exempi/exempi-2.5.2/public/include/client-glue/
H A DTXMPUtils.incl_cpp224 ConvertToFloat ( XMP_StringPtr strValue )
233 ConvertToFloat ( const tStringObj & strValue )
235 return TXMPUtils::ConvertToFloat ( strValue.c_str() );
/dports/graphics/exiv2/exiv2-0.27.5-Source/xmpsdk/include/client-glue/
H A DTXMPUtils.incl_cpp251 ConvertToFloat ( XMP_StringPtr strValue )
260 ConvertToFloat ( const tStringObj & strValue )
262 return TXMPUtils::ConvertToFloat ( strValue.c_str() );
/dports/graphics/dcp2icc/dcp2icc-0.1/XMP-Toolkit-SDK-4.4.2/public/include/client-glue/
H A DTXMPUtils.incl_cpp251 ConvertToFloat ( XMP_StringPtr strValue )
260 ConvertToFloat ( const tStringObj & strValue )
262 return TXMPUtils::ConvertToFloat ( strValue.c_str() );
/dports/graphics/photoflow/PhotoFlow-8472024f/src/external/exiv2/xmpsdk/include/client-glue/
H A DTXMPUtils.incl_cpp251 ConvertToFloat ( XMP_StringPtr strValue )
260 ConvertToFloat ( const tStringObj & strValue )
262 return TXMPUtils::ConvertToFloat ( strValue.c_str() );
/dports/graphics/dcp2icc/dcp2icc-0.1/XMP-Toolkit-SDK-4.4.2/source/XMPCore/
H A DXMPUtils.hpp126 ConvertToFloat ( XMP_StringPtr strValue );
/dports/graphics/exiv2/exiv2-0.27.5-Source/xmpsdk/src/
H A DXMPUtils.hpp126 ConvertToFloat ( XMP_StringPtr strValue );
/dports/graphics/photoflow/PhotoFlow-8472024f/src/external/exiv2/xmpsdk/src/
H A DXMPUtils.hpp126 ConvertToFloat ( XMP_StringPtr strValue );
/dports/graphics/libjxl/libjxl-0.6.1/lib/jxl/
H A Dimage_ops.h461 Plane<float> ConvertToFloat(const Plane<From>& from) { in ConvertToFloat() function
627 Image3F ConvertToFloat(const Image3<From>& from) { in ConvertToFloat() function
628 return Image3F(ConvertToFloat(from.Plane(0)), ConvertToFloat(from.Plane(1)), in ConvertToFloat()
629 ConvertToFloat(from.Plane(2))); in ConvertToFloat()
/dports/www/firefox/firefox-99.0/third_party/jpeg-xl/lib/jxl/
H A Dimage_ops.h462 Plane<float> ConvertToFloat(const Plane<From>& from) { in ConvertToFloat() function
628 Image3F ConvertToFloat(const Image3<From>& from) { in ConvertToFloat() function
629 return Image3F(ConvertToFloat(from.Plane(0)), ConvertToFloat(from.Plane(1)), in ConvertToFloat()
630 ConvertToFloat(from.Plane(2))); in ConvertToFloat()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/jpeg-xl/lib/jxl/
H A Dimage_ops.h461 Plane<float> ConvertToFloat(const Plane<From>& from) { in ConvertToFloat() function
627 Image3F ConvertToFloat(const Image3<From>& from) { in ConvertToFloat() function
628 return Image3F(ConvertToFloat(from.Plane(0)), ConvertToFloat(from.Plane(1)), in ConvertToFloat()
629 ConvertToFloat(from.Plane(2))); in ConvertToFloat()
/dports/www/firefox-esr/firefox-91.8.0/third_party/jpeg-xl/lib/jxl/
H A Dimage_ops.h461 Plane<float> ConvertToFloat(const Plane<From>& from) { in ConvertToFloat() function
627 Image3F ConvertToFloat(const Image3<From>& from) { in ConvertToFloat() function
628 return Image3F(ConvertToFloat(from.Plane(0)), ConvertToFloat(from.Plane(1)), in ConvertToFloat()
629 ConvertToFloat(from.Plane(2))); in ConvertToFloat()
/dports/www/firefox/firefox-99.0/xpcom/tests/gtest/
H A DTestVariant.cpp40 EXPECT_EQ(du.ConvertToFloat(&f), NS_OK); in TEST()
/dports/math/clfft/clFFT-2.12.2/src/callback-client/
H A Dclient.h38 #define ConvertToFloat typedef unsigned char uint24_t[3]; \n \ macro
/dports/lang/spidermonkey78/firefox-78.9.0/xpcom/ds/
H A DnsVariant.h54 [[nodiscard]] nsresult ConvertToFloat(float* aResult) const;
/dports/lang/spidermonkey60/firefox-60.9.0/xpcom/ds/
H A DnsVariant.h52 MOZ_MUST_USE nsresult ConvertToFloat(float* aResult) const;

1234