Home
last modified time | relevance | path

Searched defs:WIDTH (Results 1 – 25 of 160) sorted by relevance

1234567

/third_party/ffmpeg/libavcodec/mips/
Dhevcdsp_mips.h26 #define MC(PEL, DIR, WIDTH) \ argument
104 #define UNI_MC(PEL, DIR, WIDTH) \ argument
183 #define UNI_W_MC(PEL, DIR, WIDTH) \ argument
267 #define BI_MC(PEL, DIR, WIDTH) \ argument
347 #define BI_W_MC(PEL, DIR, WIDTH) \ argument
483 #define L_MC(PEL, DIR, WIDTH, TYPE) \ argument
509 #define L_BI_MC(PEL, DIR, WIDTH, TYPE) \ argument
553 #define L_UNI_MC(PEL, DIR, WIDTH, TYPE) \ argument
/third_party/skia/gm/
Dimageblur.cpp20 #define WIDTH 500 macro
41 DEF_SIMPLE_GM_BG(imageblur, canvas, WIDTH, HEIGHT, SK_ColorBLACK) { in DEF_SIMPLE_GM_BG() argument
44 DEF_SIMPLE_GM_BG(imageblur_large, canvas, WIDTH, HEIGHT, SK_ColorBLACK) { in DEF_SIMPLE_GM_BG() argument
Doverdrawcanvas.cpp24 #define WIDTH 500 macro
32 DEF_SIMPLE_GM_BG(overdraw_canvas, canvas, WIDTH, HEIGHT, SK_ColorWHITE) { in DEF_SIMPLE_GM_BG() argument
Dimageresizetiled.cpp21 #define WIDTH 640 macro
26 DEF_SIMPLE_GM(imageresizetiled, canvas, WIDTH, HEIGHT) { in DEF_SIMPLE_GM() argument
Dimagemagnifier.cpp28 #define WIDTH 500 macro
31 DEF_SIMPLE_GM_BG(imagemagnifier, canvas, WIDTH, HEIGHT, SK_ColorBLACK) { in DEF_SIMPLE_GM_BG() argument
/third_party/flutter/skia/gm/
Dimageblur.cpp20 #define WIDTH 500 macro
41 DEF_SIMPLE_GM_BG(imageblur, canvas, WIDTH, HEIGHT, SK_ColorBLACK) { in DEF_SIMPLE_GM_BG() argument
44 DEF_SIMPLE_GM_BG(imageblur_large, canvas, WIDTH, HEIGHT, SK_ColorBLACK) { in DEF_SIMPLE_GM_BG() argument
Doverdrawcanvas.cpp24 #define WIDTH 500 macro
33 DEF_SIMPLE_GM_BG(overdraw_canvas, canvas, WIDTH, HEIGHT, SK_ColorWHITE) { in DEF_SIMPLE_GM_BG() argument
Dimageresizetiled.cpp22 #define WIDTH 640 macro
27 DEF_SIMPLE_GM(imageresizetiled, canvas, WIDTH, HEIGHT) { in DEF_SIMPLE_GM() argument
Dimagemagnifier.cpp28 #define WIDTH 500 macro
31 DEF_SIMPLE_GM_BG(imagemagnifier, canvas, WIDTH, HEIGHT, SK_ColorBLACK) { in DEF_SIMPLE_GM_BG() argument
/third_party/flutter/skia/third_party/externals/wuffs/script/bench-rust-gif/src/
Dmain.rs46 const WIDTH: usize = 1165; constant
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DAMDHSAKernelDescriptor.h29 #define AMDHSA_BITS_ENUM_ENTRY(NAME, SHIFT, WIDTH) \ argument
75 #define COMPUTE_PGM_RSRC1(NAME, SHIFT, WIDTH) \ argument
100 #define COMPUTE_PGM_RSRC2(NAME, SHIFT, WIDTH) \ argument
126 #define COMPUTE_PGM_RSRC3(NAME, SHIFT, WIDTH) \ argument
135 #define KERNEL_CODE_PROPERTY(NAME, SHIFT, WIDTH) \ argument
/third_party/flutter/skia/third_party/externals/wuffs/script/bench-rust-gif-dot-rs/src/
Dmain.rs55 const WIDTH: usize = 1165; constant
/third_party/flutter/skia/tests/
DCanvasStateTest.cpp74 const int WIDTH = 400; in DEF_TEST() local
168 const int WIDTH = 400; in DEF_TEST() local
296 const int WIDTH = 100; in DEF_TEST() local
/third_party/pixman/test/
Dradial-invalid.c6 #define WIDTH 100 macro
Dalpha-loop.c5 #define WIDTH 400 macro
Da1-trap-test.c10 #define WIDTH 20 in main() macro
/third_party/skia/tests/
DCanvasStateTest.cpp114 const int WIDTH = 400; in DEF_TEST() local
195 const int WIDTH = 400; in DEF_TEST() local
307 const int WIDTH = 100; in DEF_TEST() local
/third_party/pixman/demos/
Dlinear-gradient.c4 #define WIDTH 1024 macro
Dclip-in.c13 #define WIDTH 200 in main() macro
Dtrap-test.c10 #define WIDTH 200 in main() macro
Dgradient-test.c9 #define WIDTH 400 in main() macro
Dconvolution-test.c9 #define WIDTH 200 in main() macro
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/gpu/cuda_impl/
Dmirror_pad_impl.cuh30 #define WIDTH 3 * PADDING_SIZE macro
/third_party/skia/docs/examples/
Dconvex_overstroke_quad.cpp7 const int WIDTH = 100; in draw() local
/third_party/ffmpeg/tests/checkasm/
Dvf_threshold.c25 #define WIDTH 256 macro

1234567