| /third_party/ffmpeg/libavfilter/ |
| D | vf_premultiply.c | 43 int half, depth, offset, max; member 97 int half, int shift, int offset) in premultiply8() 117 int half, int shift, int offset) in premultiply8yuv() 137 int half, int shift, int offset) in premultiply8offset() 157 int half, int shift, int offset) in premultiply16() 180 int half, int shift, int offset) in premultiply16yuv() 203 int half, int shift, int offset) in premultiply16offset() 226 int half, int shift, int offset) in premultiplyf32() 249 int half, int shift, int offset) in premultiplyf32offset() 274 int half, int max, int offset) in unpremultiply8() [all …]
|
| D | maskedmerge.h | 33 int half, depth; member
|
| /third_party/skia/experimental/lowp-basic/ |
| D | lerp-study.cpp | 42 const int16_t half = 1 << (logPixelScale - 1); in saturating_lerp() local 53 const int16_t half = 1 << (logPixelScale - 1); in ssse3_lerp() local 73 const int16_t half = 1 << logPixelScale; in balanced_lerp() local
|
| /third_party/gstreamer/gstplugins_base/gst-libs/gst/fft/ |
| D | gstfft.c | 51 gint half = (n + 1) / 2; in gst_fft_next_fast_length() local
|
| /third_party/ffmpeg/libavcodec/mips/ |
| D | h264qpel_mmi.c | 2159 uint8_t half[16]; in ff_put_h264_qpel4_mc10_mmi() local 2173 uint8_t half[16]; in ff_put_h264_qpel4_mc30_mmi() local 2183 uint8_t half[16]; in ff_put_h264_qpel4_mc01_mmi() local 2203 uint8_t half[16]; in ff_put_h264_qpel4_mc03_mmi() local 2323 uint8_t half[16]; in ff_avg_h264_qpel4_mc10_mmi() local 2337 uint8_t half[16]; in ff_avg_h264_qpel4_mc30_mmi() local 2347 uint8_t half[16]; in ff_avg_h264_qpel4_mc01_mmi() local 2367 uint8_t half[16]; in ff_avg_h264_qpel4_mc03_mmi() local 2487 uint8_t half[64]; in ff_put_h264_qpel8_mc10_mmi() local 2501 uint8_t half[64]; in ff_put_h264_qpel8_mc30_mmi() local [all …]
|
| /third_party/ffmpeg/libavfilter/x86/ |
| D | vf_convolution.asm | 24 half: dd 0.5 define
|
| /third_party/jerryscript/jerry-libm/ |
| D | cosh.c | 53 #define half 0.5 macro
|
| D | sinh.c | 49 #define half 0.5 macro
|
| /third_party/vk-gl-cts/external/amber/src/src/ |
| D | float16_helper_test.cc | 27 uint16_t half = float16::FloatToHexFloat16(a); in TEST_F() local
|
| /third_party/skia/docs/examples/ |
| D | radial_gradient_test.cpp | 7 SkScalar half = SIZE * 0.5f; in draw() local
|
| D | pong2.cpp | 8 double half = period / 2.0; in PingPong() local
|
| D | pong.cpp | 8 double half = period / 2.0; in PingPong() local
|
| /third_party/cmsis/CMSIS/DSP/Source/FastMathFunctions/ |
| D | arm_sqrt_q31.c | 55 q31_t number, temp1, var1, signBits1, half; in arm_sqrt_q31() local
|
| D | arm_sqrt_q15.c | 55 q15_t number, temp1, var1, signBits1, half; in arm_sqrt_q15() local
|
| /third_party/skia/third_party/externals/swiftshader/src/Common/ |
| D | Half.cpp | 19 half::half(float fp32) in half() function in sw::half
|
| D | Half.hpp | 20 class half class
|
| /third_party/skia/third_party/externals/swiftshader/src/System/ |
| D | Half.cpp | 19 half::half(float fp32) in half() function in sw::half
|
| D | Half.hpp | 25 class half class 91 constexpr int half = 1 << (23 - g_sharedexp_mantissabits); in RGB9E5() local
|
| /third_party/flutter/skia/third_party/externals/sdl/src/libm/ |
| D | k_sin.c | 54 half = 5.00000000000000000000e-01, /* 0x3FE00000, 0x00000000 */ variable
|
| /third_party/flutter/skia/tools/timer/ |
| D | TimeUtils.h | 42 double half = period / 2.0; in PingPong() local
|
| /third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/timescale/ |
| D | CalculateLimits.java | 76 BigDecimal half = new BigDecimal(units == 1? 0: units / 2 - 1); in main() local
|
| /third_party/mesa3d/src/freedreno/ir3/ |
| D | ir3_nir_lower_load_barycentric_at_sample.c | 59 nir_ssa_def *half = nir_imm_float(b, 0.5); in lower_load_sample_pos() local
|
| /third_party/skia/tools/timer/ |
| D | TimeUtils.h | 43 double half = period / 2.0; in PingPong() local
|
| /third_party/mesa3d/src/panfrost/midgard/ |
| D | midgard_print_constant.c | 34 midgard_reg_mode reg_mode, bool half, in mir_print_constant_component()
|
| /third_party/openssl/test/ |
| D | poly1305_internal_test.c | 1542 size_t half = inlen / 2; in test_poly1305() local
|