Home
last modified time | relevance | path

Searched defs:half (Results 1 - 25 of 184) sorted by relevance

12345678

/third_party/vk-gl-cts/external/amber/src/src/
H A Dfloat16_helper_test.cc27 uint16_t half = float16::FloatToHexFloat16(a); in TEST_F() local
/third_party/ffmpeg/libavfilter/x86/
H A Dvf_convolution.asm24 half: dd 0.5 define
/third_party/jerryscript/jerry-libm/
H A Dcosh.c53 #define half 0.5 macro
112 #undef half macro
H A Dsinh.c49 #define half 0.5 macro
114 #undef half macro
/foundation/multimedia/audio_framework/services/audio_service/common/src/
H A Dformat_converter.cpp23 size_t half = 2; // mono(1) -> stereo(2) in S16MonoToS16Stereo() local
39 size_t half = 2; // stereo(2) -> mono(1) in S16StereoToS16Mono() local
/foundation/arkui/napi/interfaces/inner_api/cjffi/ark_interop/
H A Dark_interop_bigint.cpp37 auto half = size >> 1; in ReverseBytes() local
/third_party/ffmpeg/libavcodec/
H A Dpnm.h34 int half; member
/third_party/ffmpeg/libavfilter/
H A Dmaskedmerge.h33 int half, depth, max; member
/third_party/FreeBSD/lib/msun/ld128/
H A Dk_sinl.c22 half = 0.5; variable
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_nir_lower_load_barycentric_at_sample.c59 nir_ssa_def *half = nir_imm_float(b, 0.5); in lower_load_sample_pos() local
/third_party/mesa3d/src/panfrost/midgard/
H A Dmidgard_print_constant.c33 mir_print_constant_component(FILE *fp, const midgard_constants *consts, unsigned c, midgard_reg_mode reg_mode, bool half, unsigned mod, midgard_alu_op op) mir_print_constant_component() argument
/third_party/skia/third_party/externals/swiftshader/src/Common/
H A DHalf.cpp19 half::half(float fp32) in half() function in sw::half
H A DHalf.hpp20 class half class
[all...]
/third_party/skia/third_party/externals/swiftshader/src/System/
H A DHalf.cpp19 half::half(float fp32) in half() function in sw::half
/third_party/skia/docs/examples/
H A Dpong.cpp8 double half = period / 2.0; in REG_FIDDLE_ANIMATED() local
H A Dpong2.cpp8 double half = period / 2.0; in REG_FIDDLE_ANIMATED() local
H A Dradial_gradient_test.cpp7 SkScalar half = SIZE * 0.5f; in REG_FIDDLE() local
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/
H A Dselftest_ring.c79 unsigned int half = 2048; in igt_ring_direction() local
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/
H A Dselftest_ring.c79 unsigned int half = 2048; in igt_ring_direction() local
/third_party/openssl/test/
H A Dsiphash_internal_test.c222 size_t half = inlen / 2; in test_siphash() local
[all...]
H A Dpoly1305_internal_test.c1542 size_t half = inlen / 2; in test_poly1305() local
[all...]
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Dvecemu.c245 int exp, half; in rfin() local
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Dvecemu.c245 int exp, half; in rfin() local
/third_party/skia/third_party/externals/spirv-cross/include/spirv_cross/
H A Dsampler.hpp77 float half = 0.5f / size; in wrap() local
/third_party/skia/tools/timer/
H A DTimeUtils.h43 double half = period / 2.0; in PingPong() local

Completed in 9 milliseconds

12345678