Home
last modified time | relevance | path

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

123

/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...]
/third_party/astc-encoder/Source/
H A Dastcenc_vecmathlib_avx2_8.h925 ASTCENC_SIMD_INLINE void haccumulate(vfloat4& accum, vfloat8 a) in haccumulate() argument
939 ASTCENC_SIMD_INLINE void haccumulate(vfloat8& accum, vfloat8 a) in haccumulate() argument
949 ASTCENC_SIMD_INLINE void haccumulate(vfloat4& accum, vfloat8 a, vmask8 m) in haccumulate() argument
960 ASTCENC_SIMD_INLINE void haccumulate(vfloat8& accum, vfloat8 a, vmask8 m) in haccumulate() argument
/third_party/mesa3d/src/freedreno/decode/
H A Dcrashdec.c155 uint32_t accum = 0; in popline_ascii85() local
/third_party/skia/third_party/externals/libwebp/src/enc/
H A Danalysis_enc.c145 int accum[NUM_MB_SEGMENTS], dist_accum[NUM_MB_SEGMENTS]; in AssignSegments() local
/third_party/skia/modules/canvaskit/
H A Dparagraph_bindings.cpp338 LineAccumulate accum; in GetShapedLines() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/
H A Dwps_common.c214 unsigned int accum = 0; in wps_pin_checksum() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/
H A Dwps_common.c214 unsigned int accum = 0; in wps_pin_checksum() local
/third_party/ffmpeg/libavcodec/
H A Dimc.c291 float accum = 0.0; in imc_calculate_coeffs() local
H A Ddcaenc.c296 double accum = 0; in encode_init() local
304 double accum = 0; in encode_init() local
338 int32_t accum[64]; in subband_transform() local
381 int32_t accum; lfe_downsample() local
[all...]
H A Ddca_lbr.c1452 float accum[8] = { 0 }; in random_ts() local
H A Dmlpenc.c1735 int64_t accum = 0; in apply_filter() local
1819 int64_t accum = 0; in rematrix_channels() local
/third_party/pulseaudio/speex/libspeexdsp/
H A Dresample.c411 double accum[4] = {0,0,0,0}; resampler_basic_direct_double() local
467 spx_word32_t accum[4] = {0,0,0,0}; resampler_basic_interpolate_single() local
530 double accum[4] = {0,0,0,0}; resampler_basic_interpolate_double() local
[all...]
/third_party/skia/tools/skpbench/
H A Dskpbench.cpp458 Sample accum = Sample(); in print_result() local
/third_party/ffmpeg/libavfilter/
H A Dvf_nnedi.c521 float accum = 0.0f; in interpolation() local
/third_party/node/src/crypto/
H A Dcrypto_common.cc1015 Local<Value> accum; in GetX509NameObject() local
/third_party/skia/src/core/
H A DSkBlurMF.cpp1174 float accum = 0.0f; in eval_H() local
/third_party/skia/third_party/externals/swiftshader/src/Device/
H A DBlitter.cpp1546 Float4 accum = color; in sample() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiExternalMemoryTests.cpp80 T accum = 1; in multiplyComponents() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiExternalMemoryTests.cpp80 T accum = 1; in multiplyComponents() local
/third_party/python/Objects/
H A Dlongobject.c886 twodigits accum = 0; /* sliding register */ in _PyLong_FromByteArray() local
932 twodigits accum; /* sliding register */ in _PyLong_AsByteArray() local
2184 twodigits accum; long_from_binary_base() local
4743 twodigits accum; long_rshift1() local
4865 twodigits accum; long_lshift1() local
[all...]
/third_party/mesa3d/src/amd/llvm/
H A Dac_llvm_build.c1574 LLVMValueRef accum = NULL; in ac_build_opencoded_load_format() local
/third_party/libabigail/src/
H A Dabg-dwarf-reader.cc1613 expr_result accum; member
/third_party/python/Modules/
H A D_datetimemodule.c2429 accum(const char* tag, PyObject *sofar, PyObject *num, PyObject *factor, in accum() function
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_state.c3939 uint64_t accum; member

Completed in 112 milliseconds

123