Home
last modified time | relevance | path

Searched defs:accum (Results 26 - 50 of 88) sorted by relevance

1234

/kernel/linux/linux-6.6/drivers/net/ethernet/xscale/
H A Dixp46x_ts.h29 u32 accum; /* 0x0C Time Sync Accumulator Register */ member
/kernel/linux/linux-6.6/security/apparmor/include/
H A Dperms.h104 static inline void aa_perms_accum_raw(struct aa_perms *accum, in aa_perms_accum_raw() argument
131 aa_perms_accum(struct aa_perms *accum, struct aa_perms *addend) aa_perms_accum() argument
[all...]
/third_party/ffmpeg/libavcodec/
H A Dmlpdsp.c41 int64_t accum = 0; in mlp_filter_channel() local
75 int64_t accum = 0; in ff_mlp_rematrix_channel() local
[all...]
H A Deac3dec.c104 float accum = 0.0f; in ff_eac3_apply_spectral_extension() local
/third_party/astc-encoder/Source/
H A Dastcenc_vecmathlib_common_4.h276 ASTCENC_SIMD_INLINE void haccumulate(vfloat4& accum, vfloat4 a) in haccumulate() argument
284 ASTCENC_SIMD_INLINE void haccumulate(vfloat4& accum, vfloat4 a, vmask4 m) in haccumulate() argument
H A Dastcenc_weight_align.cpp218 vfloat accum = cut_low_weight_err + vfloat(1.0f) - vfloat(2.0f) * diff; in compute_lowest_and_highest_weight() local
/third_party/alsa-utils/speaker-test/
H A Dst2095.h34 float accum; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/compute/
H A DvktComputeBasicComputeShaderTests.cpp75 T accum = 1; in multiplyComponents() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/postmortem/
H A DvktPostmortemUseAfterFreeTests.cpp161 T accum = 1; in multiplyComponents() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/compute/
H A DvktComputeBasicComputeShaderTests.cpp72 T accum = 1; in multiplyComponents() local
/third_party/skia/src/gpu/geometry/
H A DGrQuad.h90 float accum = 0; in isFinite() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/postmortem/
H A DvktPostmortemUseAfterFreeTests.cpp164 T accum = 1; in multiplyComponents() local
/kernel/linux/linux-5.10/drivers/hwmon/
H A Damd_energy.c80 struct sensor_accumulator *accum; in accumulate_delta() local
124 struct sensor_accumulator *accum; in amd_add_delta() local
[all...]
/third_party/mesa3d/src/compiler/nir/
H A Dnir_builtin_builder.c167 nir_ssa_def *accum = xs[0]; in build_fsum() local
/third_party/mesa3d/src/gallium/frontends/wgl/
H A Dstw_pixelformat.c133 stw_pixelformat_add(struct stw_device *stw_dev, boolean extended, const struct stw_pf_color_info *color, const struct stw_pf_depth_info *depth, unsigned accum, boolean doublebuffer, boolean gdi, unsigned samples) stw_pixelformat_add() argument
/third_party/skia/third_party/externals/libjpeg-turbo/
H A Drdgif.c217 register int accum; in GetCode() local
[all...]
/third_party/skia/third_party/externals/libwebp/src/dsp/
H A Drescaler_sse2.c51 int accum = x_add; in RescalerImportRowExpand_SSE2() local
115 int accum = 0; RescalerImportRowShrink_SSE2() local
[all...]
/third_party/skia/bench/
H A DMathBench.cpp354 float accum = 0; variable
415 int accum = 0; variable
475 int accum = 0; global() variable
531 int accum = 0; global() variable
701 unsigned accum = 0; global() variable
[all...]
/kernel/linux/linux-5.10/drivers/hwmon/occ/
H A Dcommon.c409 static u64 occ_get_powr_avg(u64 *accum, u32 *samples) in occ_get_powr_avg() argument
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/dvm/
H A Drx.c287 accum_stats(__le32 *prev, __le32 *cur, __le32 *delta, __le32 *max_delta, __le32 *accum, int size) accum_stats() argument
/kernel/linux/linux-5.10/drivers/net/xen-netback/
H A Dinterface.c437 unsigned long accum = 0; in xenvif_get_ethtool_stats() local
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/dvm/
H A Drx.c282 accum_stats(__le32 *prev, __le32 *cur, __le32 *delta, __le32 *max_delta, __le32 *accum, int size) accum_stats() argument
/kernel/linux/linux-6.6/drivers/net/xen-netback/
H A Dinterface.c435 unsigned long accum = 0; in xenvif_get_ethtool_stats() local
/kernel/linux/linux-6.6/drivers/hwmon/occ/
H A Dcommon.c462 static u64 occ_get_powr_avg(u64 *accum, u32 *samples) in occ_get_powr_avg() argument
/kernel/linux/linux-6.6/mm/kmsan/
H A Dkmsan_test.c538 volatile int accum[KMSAN_MAX_ORIGIN_DEPTH * 2 + 2]; in test_long_origin_chain() local

Completed in 28 milliseconds

1234