Searched defs:g01 (Results 1 – 11 of 11) sorted by relevance
/third_party/flutter/skia/modules/skottie/src/effects/ |
D | VenetianBlindsEffect.cpp | 98 const auto g01 = std::max(0.0f, 0.5f * (1 + (0 - t) / df)), in onMakeMask() local
|
/third_party/skia/modules/skottie/src/effects/ |
D | VenetianBlindsEffect.cpp | 116 const auto g01 = std::max(0.0f, 0.5f * (1 + sk_ieee_float_divide(0 - t, df))), in onMakeMask() local
|
/third_party/ffmpeg/libavfilter/ |
D | colorspacedsp_template.c | 159 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/ |
D | genericFunctionInference1.js | 24 const g01: <T>(x: T) => { value: T[] } = pipe(list, box); constant 267 const g01 = pipe(list, box); constant
|
/third_party/ffmpeg/libavcodec/ |
D | opus_celt.c | 165 float g00, g01, g02; in celt_postfilter_apply_transition() local
|
/third_party/openssl/test/ |
D | sanitytest.c | 30 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/ |
D | noise.inl | 44 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/ |
D | conv3x3_int8.c | 202 int16x8_t g01 = vld1q_s16(src_ic8_ptr + 8); in Conv3x3Int8FilterTransform() local
|
/third_party/skia/third_party/externals/dng_sdk/source/ |
D | dng_bad_pixels.cpp | 914 int32 g01 = p0 [1]; in FixIsolatedPixel() local
|
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/fp16/ |
D | conv_depthwise_fp16.c | 259 MS_FLOAT16X8 g01 = MS_LDQ_F16(weight + 8); in ConvDw3x3LineFp16() local
|
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/fp32/ |
D | conv_depthwise_fp32.c | 586 MS_FLOAT32X4 g01 = MS_LDQ_F32(weight + 4); in ConvDw3x3Line() local
|