Searched defs:g00 (Results 1 – 7 of 7) sorted by relevance
/third_party/ffmpeg/libavfilter/ |
D | colorspacedsp_template.c | 157 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/ |
D | genericFunctionInference1.js | 23 const g00: <T>(x: T) => T[] = pipe(list); constant 266 const g00 = pipe(list); constant
|
/third_party/ffmpeg/libavcodec/ |
D | opus_celt.c | 165 float g00, g01, g02; in celt_postfilter_apply_transition() local
|
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtc/ |
D | noise.inl | 42 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/ |
D | conv3x3_int8.c | 201 int16x8_t g00 = vld1q_s16(src_ic8_ptr); in Conv3x3Int8FilterTransform() local
|
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/fp16/ |
D | conv_depthwise_fp16.c | 258 MS_FLOAT16X8 g00 = MS_LDQ_F16(weight); in ConvDw3x3LineFp16() local
|
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/fp32/ |
D | conv_depthwise_fp32.c | 585 MS_FLOAT32X4 g00 = MS_LDQ_F32(weight); in ConvDw3x3Line() local
|