Home
last modified time | relevance | path

Searched defs:g00 (Results 1 – 7 of 7) sorted by relevance

/third_party/ffmpeg/libavfilter/
Dcolorspacedsp_template.c157 int r00 = rgb0[x << SS_W], g00 = rgb1[x << SS_W], b00 = rgb2[x << SS_W]; in fn() local
247 int r00 = rgb0[x << SS_W], g00 = rgb1[x << SS_W], b00 = rgb2[x << SS_W]; in fn() local
/third_party/typescript/tests/baselines/reference/
DgenericFunctionInference1.js23 const g00: <T>(x: T) => T[] = pipe(list); constant
266 const g00 = pipe(list); constant
/third_party/ffmpeg/libavcodec/
Dopus_celt.c165 float g00, g01, g02; in celt_postfilter_apply_transition() local
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtc/
Dnoise.inl42 tvec2<T, P> g00(gx.x, gy.x); local
364 tvec2<T, P> g00(gx.x, gy.x); local
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/int8/
Dconv3x3_int8.c201 int16x8_t g00 = vld1q_s16(src_ic8_ptr); in Conv3x3Int8FilterTransform() local
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/fp16/
Dconv_depthwise_fp16.c258 MS_FLOAT16X8 g00 = MS_LDQ_F16(weight); in ConvDw3x3LineFp16() local
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/fp32/
Dconv_depthwise_fp32.c585 MS_FLOAT32X4 g00 = MS_LDQ_F32(weight); in ConvDw3x3Line() local