Home
last modified time | relevance | path

Searched defs:g01 (Results 1 – 11 of 11) sorted by relevance

/third_party/flutter/skia/modules/skottie/src/effects/
DVenetianBlindsEffect.cpp98 const auto g01 = std::max(0.0f, 0.5f * (1 + (0 - t) / df)), in onMakeMask() local
/third_party/skia/modules/skottie/src/effects/
DVenetianBlindsEffect.cpp116 const auto g01 = std::max(0.0f, 0.5f * (1 + sk_ieee_float_divide(0 - t, df))), in onMakeMask() local
/third_party/ffmpeg/libavfilter/
Dcolorspacedsp_template.c159 int r01 = rgb0[x * 2 + 1], g01 = rgb1[x * 2 + 1], b01 = rgb2[x * 2 + 1]; in fn() local
250 int r01 = rgb0[x * 2 + 1], g01 = rgb1[x * 2 + 1], b01 = rgb2[x * 2 + 1]; in fn() local
/third_party/typescript/tests/baselines/reference/
DgenericFunctionInference1.js24 const g01: <T>(x: T) => { value: T[] } = pipe(list, box); constant
267 const g01 = pipe(list, box); constant
/third_party/ffmpeg/libavcodec/
Dopus_celt.c165 float g00, g01, g02; in celt_postfilter_apply_transition() local
/third_party/openssl/test/
Dsanitytest.c30 a01, b01, c01, d01, e01, f01, g01, h01, i01, j01, in test_sanity_enum_size() enumerator
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtc/
Dnoise.inl44 tvec2<T, P> g01(gx.z, gy.z); local
366 tvec2<T, P> g01(gx.z, gy.z); local
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/int8/
Dconv3x3_int8.c202 int16x8_t g01 = vld1q_s16(src_ic8_ptr + 8); in Conv3x3Int8FilterTransform() local
/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_bad_pixels.cpp914 int32 g01 = p0 [1]; in FixIsolatedPixel() local
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/fp16/
Dconv_depthwise_fp16.c259 MS_FLOAT16X8 g01 = MS_LDQ_F16(weight + 8); in ConvDw3x3LineFp16() local
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/fp32/
Dconv_depthwise_fp32.c586 MS_FLOAT32X4 g01 = MS_LDQ_F32(weight + 4); in ConvDw3x3Line() local