/third_party/ffmpeg/libavcodec/ppc/ |
D | fdctdsp.c | 201 vector float mzero, cnst, cnsts0, cnsts1, cnsts2; in ff_fdct_altivec() local
|
/third_party/skia/third_party/externals/libwebp/src/dsp/ |
D | upsampling_msa.c | 37 #define MULTHI_16(in0, in1, in2, in3, cnst, out0, out1) do { \ argument 45 #define MULTHI_8(in0, in1, cnst, out0) do { \ argument
|
/third_party/flutter/skia/third_party/externals/libwebp/src/dsp/ |
D | upsampling_msa.c | 37 #define MULTHI_16(in0, in1, in2, in3, cnst, out0, out1) do { \ argument 45 #define MULTHI_8(in0, in1, cnst, out0) do { \ argument
|
/third_party/openh264/codec/common/inc/ |
D | msa_macros.h | 1232 #define MSA_DOTP_UB(RTYPE, mult, cnst, out) \ argument 1262 #define MSA_DOTP_SB(RTYPE, mult, cnst, out) \ argument 1292 #define MSA_DOTP_UH(RTYPE, mult, cnst, out) \ argument 1322 #define MSA_DOTP_SH(RTYPE, mult, cnst, out) \ argument 1352 #define MSA_DPADD_UB(RTYPE, mult, cnst, out) \ argument 1382 #define MSA_DPADD_SB(RTYPE, mult, cnst, out) \ argument 1412 #define MSA_DPADD_UH(RTYPE, mult, cnst, out) \ argument 1442 #define MSA_DPADD_SH(RTYPE, mult, cnst, out) \ argument
|
/third_party/mksh/ |
D | sh.h | 2381 #define notoktomul(val,cnst) notok2mul(SIZE_MAX, (val), (cnst)) argument 2382 #define notoktoadd(val,cnst) notok2add(SIZE_MAX, (val), (cnst)) argument 2383 #define checkoktoadd(val,cnst) do { \ argument
|
/third_party/mesa3d/src/gallium/drivers/zink/nir_to_spirv/ |
D | spirv_builder.c | 1374 struct spirv_const *cnst = rzalloc(b->mem_ctx, struct spirv_const); in get_const_def() local
|
/third_party/mesa3d/src/compiler/glsl/ |
D | ast_to_hir.cpp | 6908 ir_constant *const cnst = in hir() local
|