| /third_party/mesa3d/src/compiler/spirv/ |
| H A D | vtn_opencl.c | 846 nir_ssa_def *half = nir_imm_floatN_t(nb, 0.5, src->bit_size); in handle_round() local
|
| /third_party/mesa3d/src/mesa/main/ |
| H A D | texcompress_bptc_tmp.h | 1642 int half; in get_endpoint_value() local [all...] |
| H A D | ffvertex_prog.c | 1177 struct ureg half = undef; in build_lighting() local 1449 struct ureg half = register_scalar_const(p, .5); build_sphere_texgen() local [all...] |
| /third_party/mesa3d/src/panfrost/midgard/ |
| H A D | midgard_emit.c | 30 mir_get_imod(bool shift, nir_alu_type T, bool half, bool scalar) in mir_get_imod() argument 83 bool half = (sz == (base_size >> 1)); in mir_pack_mod() local
|
| H A D | disassemble.c | 308 print_alu_outmod(FILE *fp, unsigned outmod, bool is_int, bool half) in print_alu_outmod() argument 371 bits_for_mode_halved(midgard_reg_mode mode, bool half) in bits_for_mode_halved() argument
|
| /third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
| H A D | MultisampledRenderToTextureTest.cpp | 1064 GLint half = kSize / 2; in copyTexSubImageTestCommon() local [all...] |
| /third_party/skia/src/effects/imagefilters/ |
| H A D | SkBlurImageFilter.cpp | 330 auto half = fDivider.half(); variable 579 auto half = fDivider.half(); variable [all...] |
| /third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/ |
| H A D | FeatureTag.java | 58 half("Half Forms"), enum constant
|
| /third_party/skia/gm/ |
| H A D | gradients.cpp | 779 const SkScalar half = SIZE * 0.5f; in make_radial() local 785 const SkScalar half = SIZE * 0.5f; in make_conical() local 792 const SkScalar half = SIZE * 0.5f; in make_sweep() local [all...] |
| /third_party/skia/include/private/ |
| H A D | SkVx.h | 742 uint32_t half() const { return fHalf; } half() function in skvx::ScaledDividerU32 [all...] |
| /foundation/arkui/ace_engine_lite/frameworks/src/core/components/ |
| H A D | canvas_component.cpp | 1261 const int8_t half = 2; in FillText() local 1314 const int8_t half = 2; in StrokeText() local
|
| /foundation/graphic/graphic_3d/lume/Lume_3D/src/util/ |
| H A D | mesh_builder.cpp | 400 const auto half = count / 2; in LowerBound() local
|
| /third_party/ffmpeg/libavcodec/loongarch/ |
| H A D | h264qpel_lasx.c | 425 put_pixels8_l2_8_lsx(uint8_t *dst, const uint8_t *src, const uint8_t *half, in put_pixels8_l2_8_lsx() argument 489 avg_pixels8_l2_8_lsx(uint8_t *dst, const uint8_t *src, const uint8_t *half, ptrdiff_t dstStride, ptrdiff_t srcStride) avg_pixels8_l2_8_lsx() argument 736 put_pixels16_l2_8_lsx(uint8_t *dst, const uint8_t *src, uint8_t *half, ptrdiff_t dstStride, ptrdiff_t srcStride) put_pixels16_l2_8_lsx() argument 840 avg_pixels16_l2_8_lsx(uint8_t *dst, const uint8_t *src, uint8_t *half, ptrdiff_t dstStride, ptrdiff_t srcStride) avg_pixels16_l2_8_lsx() argument 1480 uint8_t half[64]; ff_put_h264_qpel8_mc10_lasx() local 1496 uint8_t half[64]; ff_put_h264_qpel8_mc30_lasx() local 1505 uint8_t half[64]; ff_put_h264_qpel8_mc01_lasx() local 1584 uint8_t half[64]; ff_put_h264_qpel8_mc03_lasx() local 1635 uint8_t half[64]; ff_avg_h264_qpel8_mc10_lasx() local 1650 uint8_t half[64]; ff_avg_h264_qpel8_mc30_lasx() local 1771 uint8_t half[256]; ff_put_h264_qpel16_mc10_lasx() local 1786 uint8_t half[256]; ff_put_h264_qpel16_mc30_lasx() local 1795 uint8_t half[256]; ff_put_h264_qpel16_mc01_lasx() local 1866 uint8_t half[256]; ff_put_h264_qpel16_mc03_lasx() local 1909 uint8_t half[256]; ff_avg_h264_qpel16_mc10_lasx() local 1924 uint8_t half[256]; ff_avg_h264_qpel16_mc30_lasx() local 1933 uint8_t half[256]; ff_avg_h264_qpel16_mc01_lasx() local 2006 uint8_t half[256]; ff_avg_h264_qpel16_mc03_lasx() local [all...] |
| /third_party/ffmpeg/libavfilter/ |
| H A D | avf_showcqt.c | 458 static int init_axis_color(ShowCQTContext *s, AVFrame *tmp, int half) in init_axis_color() argument
|
| H A D | vf_nnedi.c | 85 float half; member 867 static void transform(float *input, int size, float mean, float half) in transform() argument 873 static void subtract_mean_old(PrescreenerCoefficients *coeffs, float half) in subtract_mean_old() argument 882 static void subtract_mean_new(PrescreenerCoefficients *coeffs, float half) in subtract_mean_new() argument [all...] |
| /third_party/backends/backend/ |
| H A D | epsonds.c | 2554 SANE_Int half = (s->height_back / 2) - 1; in upside_down_backside_image() local
|
| /third_party/mesa3d/src/gallium/drivers/svga/ |
| H A D | svga_tgsi_insn.c | 2696 struct src_register half = get_half_immediate(emit); in emit_trunc_round() local
|
| /third_party/node/deps/brotli/c/dec/ |
| H A D | decode.c | 1591 uint32_t half = 0; in CalculateDistanceLut() local
|
| /third_party/node/deps/v8/src/base/ |
| H A D | ieee754.cc | 156 half = 5.00000000000000000000e-01, /* 0x3FE00000, 0x00000000 */ in __ieee754_rem_pio2() local 675 half = 5.00000000000000000000e-01, /* 0x3FE00000, 0x00000000 */ in __kernel_sin() local 2548 static const double one = 1.0, half = 0.5; in cosh() local [all...] |
| /third_party/node/deps/v8/src/wasm/baseline/ |
| H A D | liftoff-assembler.h | 1681 Add(const LiftoffAssembler::VarState& src, uint32_t src_offset, RegPairHalf half, int dst_slot) Add() argument [all...] |
| H A D | liftoff-assembler.cc | 69 static RegisterLoad HalfStack(int32_t offset, RegPairHalf half) { in HalfStack() argument 241 void LoadI64HalfStackSlot(LiftoffRegister dst, int offset, RegPairHalf half) { in LoadI64HalfStackSlot() argument 140 LoadI64HalfIntoRegister(LiftoffRegister dst, const LiftoffAssembler::VarState& src, int offset, RegPairHalf half) LoadI64HalfIntoRegister() argument 638 LoadI64HalfIntoRegister(VarState slot, RegPairHalf half) LoadI64HalfIntoRegister() argument 957 const RegPairHalf half = PrepareStackTransfers() local 1201 RegPairHalf half = pair_idx == 0 ? kLowWord : kHighWord; MoveToReturnLocations() local 1218 RegPairHalf half = pair_idx == 0 ? kLowWord : kHighWord; MoveToReturnLocations() local [all...] |
| /third_party/mesa3d/src/gallium/auxiliary/tessellator/ |
| H A D | tessellator.cpp | 314 INT32 half = LSB >> 1; // round bias in floatToIDotF() local [all...] |
| /third_party/skia/third_party/externals/swiftshader/src/Device/ |
| H A D | Blitter.cpp | 763 constexpr int half = 1 << (23 - N); in write() local
|
| /third_party/skia/third_party/externals/swiftshader/src/Pipeline/ |
| H A D | SamplerCore.cpp | 2343 Float4 half = As<Float4>(Int4(halfBits)); in address() local 2351 Float4 half = As<Float4>(Int4(halfBits)); in address() local
|
| /third_party/skia/third_party/externals/swiftshader/src/Shader/ |
| H A D | SamplerCore.cpp | 2392 Float4 half = As<Float4>(Int4(halfBits)); in address() local 2400 Float4 half = As<Float4>(Int4(halfBits)); in address() local
|