Home
last modified time | relevance | path

Searched refs:flt (Results 1 – 25 of 81) sorted by relevance

1234

/third_party/mesa3d/src/compiler/nir/tests/
Dcomparison_pre_tests.cpp99 nir_ssa_def *flt = nir_flt(&bld, a, one); in TEST_F() local
101 nir_if *nif = nir_push_if(&bld, flt); in TEST_F()
151 nir_ssa_def *flt = nir_flt(&bld, one, b); in TEST_F() local
153 nir_if *nif = nir_push_if(&bld, flt); in TEST_F()
204 nir_ssa_def *flt = nir_flt(&bld, nir_fneg(&bld, a), one); in TEST_F() local
206 nir_if *nif = nir_push_if(&bld, flt); in TEST_F()
256 nir_ssa_def *flt = nir_flt(&bld, one, nir_fneg(&bld, b)); in TEST_F() local
258 nir_if *nif = nir_push_if(&bld, flt); in TEST_F()
309 nir_ssa_def *flt = nir_flt(&bld, one, a); in TEST_F() local
311 nir_if *nif = nir_push_if(&bld, flt); in TEST_F()
[all …]
/third_party/gstreamer/gstplugins_bad/gst/audiovisualizers/
Dgstwavescope.c174 if (scope->flt) { in gst_wave_scope_finalize()
175 g_free (scope->flt); in gst_wave_scope_finalize()
176 scope->flt = NULL; in gst_wave_scope_finalize()
187 g_free (scope->flt); in gst_wave_scope_setup()
189 scope->flt = g_new0 (gdouble, 6 * GST_AUDIO_INFO_CHANNELS (&bscope->ainfo)); in gst_wave_scope_setup()
302 flt[2] = in - (flt[1] * RESONANCE) - flt[0]; \
303 flt[1] += (flt[2] * CUTOFF_1); \
304 flt[0] += (flt[1] * CUTOFF_1); \
306 flt[5] = (flt[1] + flt[2]) - (flt[4] * RESONANCE) - flt[3]; \
307 flt[4] += (flt[5] * CUTOFF_2); \
[all …]
Dgstwavescope.h47 gdouble *flt; member
/third_party/ffmpeg/tests/ref/fate/
Dopt18 flt=0.333333
41 -flt <float> E.......... set float (from 0 to 100) (default 0.333333)
70 name: flt default:0 error:
97 name: flt default:1 error:
123 name: flt get: 0.333333 set: OK get: 0.333333 OK
132 …,duration=0.001,color=0xffc0cbff,cl=0x137,bin=62696E00,bin1=,bin2=,num64=1,flt=0.333333,dbl=0.3333…
150 Setting entry with key 'flt' to value '0.333333'
157 …,duration=0.001,color=0xffc0cbff,cl=0x137,bin=62696E00,bin1=,bin2=,num64=1,flt=0.333333,dbl=0.3333…
334 Setting options string 'flt=bogus'
335 Setting entry with key 'flt' to value 'bogus'
[all …]
/third_party/skia/modules/skottie/src/animator/
DScalarKeyframeAnimator.cpp32 *fTarget = Lerp(lerp_info.vrec0.flt, lerp_info.vrec1.flt, lerp_info.weight); in onSeek()
97 return Parse(jv, &v->flt); in parseKFValue()
DKeyframeAnimator.h40 float flt; member
46 : flt == other.flt; in equals()
/third_party/glslang/Test/
Dreflection.options.vert30 float flt[8];
57 f += ubo.flt[gl_InstanceID];
/third_party/mesa3d/src/nouveau/codegen/
Dnv50_ir_inlines.h107 bool flt = false, bool sgn = false)
111 case 2: return flt ? TYPE_F16 : (sgn ? TYPE_S16 : TYPE_U16);
112 case 8: return flt ? TYPE_F64 : (sgn ? TYPE_S64 : TYPE_U64);
116 return flt ? TYPE_F32 : (sgn ? TYPE_S32 : TYPE_U32);
/third_party/ffmpeg/libavfilter/
Dvf_gblur.c170 const float max = s->flt ? FLT_MAX : (1 << s->depth) - 1; in filter_postscale()
171 const float min = s->flt ? -FLT_MAX : 0.f; in filter_postscale()
247 s->flt = !!(desc->flags & AV_PIX_FMT_FLAG_FLOAT); in config_input()
318 if (s->flt) { in filter_frame()
343 if (s->flt) { in filter_frame()
Daf_aderivative.c85 DERIVATIVE(flt, float) in DERIVATIVE() argument
110 INTEGRAL(flt, float)
Dgblur.h40 int flt; member
Daf_aphaser.c194 PHASER_PLANAR(flt, float) in PHASER_PLANAR()
199 PHASER(flt, float) in PHASER_PLANAR()
Daf_afade.c206 FADE_PLANAR(flt, float) in FADE_PLANAR()
211 FADE(flt, float) in FADE_PLANAR()
462 CROSSFADE_PLANAR(flt, float) in CROSSFADE_PLANAR()
467 CROSSFADE(flt, float) in CROSSFADE_PLANAR()
Daf_speechnorm.c306 ANALYZE_CHANNEL(flt, float, 0.f)
338 FILTER_CHANNELS(flt, float) in FILTER_CHANNELS()
397 FILTER_LINK_CHANNELS(flt, float) in FILTER_LINK_CHANNELS()
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
Dcharconv.cc155 uint32_t flt = static_cast<uint32_t>(sign) << 31; in Make()
160 flt += uint32_t{exponent + 127u + kTargetMantissaBits - 1} << 23; in Make()
166 flt += mantissa; in Make()
167 return absl::bit_cast<float>(flt); in Make()
/third_party/ffmpeg/libavutil/tests/
Dopt.c52 float flt; member
89 …{"flt", "set float", OFFSET(flt), AV_OPT_TYPE_FLOAT, { .dbl = …
145 printf("flt=%.6f\n", test_ctx.flt); in main()
/third_party/node/deps/v8/src/execution/arm/
Dsimulator-arm.h210 void set_s_register_from_float(int sreg, const Float32 flt) { in set_s_register_from_float() argument
211 SetVFPRegister<Float32, 1>(sreg, flt); in set_s_register_from_float()
213 void set_s_register_from_float(int sreg, const float flt) { in set_s_register_from_float() argument
214 SetVFPRegister<float, 1>(sreg, flt); in set_s_register_from_float()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/
DvktProtectedMemCopyBufferToImageTests.cpp318 float flt; in createCopyBufferToImageTests() member
390 float flt; in createCopyBufferToImageTests() member
394 const tcu::Vec4 refValue (fillValue.flt); in createCopyBufferToImageTests()
/third_party/libsnd/tests/
Dscale_clip_test.def5 float_short_name = "flt" ;
/third_party/protobuf/conformance/
Dbinary_json_conformance_suite.cc143 string flt(float f) { return fixed32(&f); } in flt() function
172 return flt(0); in GetDefaultValue()
205 return flt(1); in GetNonDefaultValue()
324 return binary_data == flt(0); in IsProto3Default()
1340 {flt(0), flt(0)}, in RunSuiteImpl()
1341 {flt(0.1), flt(0.1)}, in RunSuiteImpl()
1342 {flt(1.00000075e-36), flt(1.00000075e-36)}, in RunSuiteImpl()
1343 {flt(3.402823e+38), flt(3.402823e+38)}, // 3.40282347e+38 in RunSuiteImpl()
1344 {flt(1.17549435e-38f), flt(1.17549435e-38)}, in RunSuiteImpl()
/third_party/libffi/include/
Dffi-arm.h244 float flt; member
255 float flt; member
Dffi-aarch64.h244 float flt; member
255 float flt; member
Dffi-x86_64.h244 float flt; member
255 float flt; member
/third_party/libffi/msvc_build/aarch64/aarch64_include/
Dffi.h252 float flt; member
263 float flt; member
/third_party/icu/icu4c/source/test/iotest/
Diotest.cpp421 volatile float flt, expectedFlt; // Use volatile in order to get around an Intel compiler issue. in DataDrivenScanf() local
473 uBufferLenReturned = u_sscanf_u(argument, format, &flt); in DataDrivenScanf()
475 if (flt != expectedFlt) { in DataDrivenScanf()
477 i, flt, expectedFlt); in DataDrivenScanf()

1234