Home
last modified time | relevance | path

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

123456

/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/ffmpeg/libavcodec/loongarch/
Dhevcdsp_lsx.h28 #define MC(PEL, DIR, WIDTH) \ argument
88 #define BI_MC(PEL, DIR, WIDTH) \ argument
145 #define UNI_MC(PEL, DIR, WIDTH) \ argument
180 #define UNI_W_MC(PEL, DIR, WIDTH) \ 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
Dclip_error.cpp27 #define WIDTH 800 macro
Dcomplexclip_blur_tiled.cpp23 #define WIDTH 512 macro
Dimageblurtiled.cpp22 #define WIDTH 640 macro
/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/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/skia/docs/examples/
Dconvex_overstroke_quad.cpp7 const int WIDTH = 100; in draw() local
Dconvex_overstroke_linear_approx_curve.cpp9 const int WIDTH = 150; in draw() local
/third_party/ffmpeg/tests/checkasm/
Dvf_threshold.c25 #define WIDTH 256 macro
Dvf_hflip.c26 #define WIDTH 256 macro
Dutvideodsp.c29 #define WIDTH 240 macro
Dvf_eq.c26 #define WIDTH 256 macro
Dvf_blend.c28 #define WIDTH 256 macro
Dvf_gblur.c24 #define WIDTH 256 macro
Dmotion.c42 #define WIDTH 64 in test_motion() macro
/third_party/musl/libc-test/src/functionalext/supplement/ctype/
Dwcswidth.c22 const int WIDTH = 2; variable
/third_party/ffmpeg/libavcodec/
Ddiracdsp.c54 #define PIXOP_BILINEAR(PFX, OP, WIDTH) \ argument
215 #define PIXFUNC(PFX, WIDTH) \ in DEQUANT_SUBBAND() argument
/third_party/skia/bench/
DTileImageFilterBench.cpp14 #define WIDTH 512 macro
/third_party/mesa3d/src/gallium/tests/graw/
Dclear.c18 static const int WIDTH = 300; variable
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/dynamic_state/
DvktDynamicStateBaseClass.hpp96 WIDTH = 128, enumerator

123456