Home
last modified time | relevance | path

Searched defs:SIZE (Results 1 – 25 of 116) sorted by relevance

12345

/third_party/ffmpeg/libavcodec/mips/
Dvp9dsp_mips.h24 #define VP9_8TAP_MIPS_MSA_FUNC(SIZE, type, type_idx) \ argument
55 #define VP9_BILINEAR_MIPS_MSA_FUNC(SIZE) \ argument
80 #define VP9_COPY_AVG_MIPS_MSA_FUNC(SIZE) \ argument
237 #define VP9_8TAP_MIPS_MMI_FUNC(SIZE, type, type_idx) \ argument
Dvp8dsp_init_mips.c32 #define VP8_MC_MIPS_FUNC(IDX, SIZE) \ argument
50 #define VP8_BILINEAR_MC_MIPS_FUNC(IDX, SIZE) \ argument
68 #define VP8_MC_MIPS_COPY(IDX, SIZE) \ argument
/third_party/ffmpeg/libavcodec/x86/
Dvp8dsp_init.c166 #define HVTAP(OPT, ALIGN, TAPNUMX, TAPNUMY, SIZE, MAXHEIGHT) \ argument
211 #define HVBILIN(OPT, ALIGN, SIZE, MAXHEIGHT) \ argument
295 #define VP8_LUMA_MC_FUNC(IDX, SIZE, OPT) \ in DECLARE_LOOP_FILTER() argument
300 #define VP8_MC_FUNC(IDX, SIZE, OPT) \ argument
308 #define VP8_BILINEAR_MC_FUNC(IDX, SIZE, OPT) \ argument
Dh264_qpel.c239 #define H264_MC(OPNAME, SIZE, MMX, ALIGN) \ argument
258 #define H264_MC_C(OPNAME, SIZE, MMX, ALIGN) \ argument
264 #define H264_MC_H(OPNAME, SIZE, MMX, ALIGN) \ argument
280 #define H264_MC_V(OPNAME, SIZE, MMX, ALIGN) \ argument
300 #define H264_MC_HV(OPNAME, SIZE, MMX, ALIGN) \ argument
504 #define SET_QPEL_FUNCS(PFX, IDX, SIZE, CPU, PREFIX) \ argument
/third_party/ltp/testcases/kernel/syscalls/modify_ldt/
Dmodify_ldt03.c41 # define SIZE sizeof(struct user_desc) macro
43 # define SIZE 16 macro
/third_party/glib/glib/gnulib/
Disnan.c48 # define SIZE SIZEOF_LDBL macro
60 # define SIZE SIZEOF_DBL macro
72 # define SIZE SIZEOF_FLT macro
Dxsize.h111 #define size_overflow_p(SIZE) \ argument
114 #define size_in_bounds_p(SIZE) \ argument
/third_party/e2fsprogs/intl/
Dxsize.h103 #define size_overflow_p(SIZE) \ argument
106 #define size_in_bounds_p(SIZE) \ argument
/third_party/gettext/gettext-runtime/intl/
Dxsize.h100 #define size_overflow_p(SIZE) \ argument
103 #define size_in_bounds_p(SIZE) \ argument
/third_party/python/Python/
Dfrozen.c29 #define SIZE (int)sizeof(M___hello__) macro
/third_party/ffmpeg/libavcodec/
Dvp8dsp.c490 #define VP8_EPEL_H(SIZE, TAPS) \ argument
508 #define VP8_EPEL_V(SIZE, TAPS) \ argument
526 #define VP8_EPEL_HV(SIZE, HTAPS, VTAPS) \ argument
585 #define VP8_BILINEAR(SIZE) \ argument
644 #define VP78_MC_FUNC(IDX, SIZE) \ argument
655 #define VP78_BILINEAR_MC_FUNC(IDX, SIZE) \ argument
/third_party/boost/libs/wave/test/testwave/testfiles/
Dt_8_004.cpp16 #define sizedvec(TYPE, NAME, SIZE, ...) std::vector<TYPE> NAME(SIZE __VA_OPT__(, __VA_ARGS__)) argument
/third_party/cmsis/CMSIS/DSP/Source/TransformFunctions/
Darm_cfft_init_f64.c29 #define FFTINIT(EXT,SIZE) \ argument
/third_party/libffi/src/arm/
Dsysv.S75 # define SIZE(X) .size CNAME(X), . - CNAME(X) macro
78 # define SIZE(X) macro
/third_party/node/test/pummel/
Dtest-child-process-spawn-loop.js29 const SIZE = 1000 * 1024; constant
/third_party/ltp/testcases/kernel/syscalls/read/
Dread01.c10 #define SIZE 512 macro
/third_party/ffmpeg/libavcodec/tests/
Diirfilter.c28 #define SIZE 1024 macro
Drangecoder.c27 #define SIZE 1240 macro
/third_party/node/test/parallel/
Dtest-child-process-set-blocking.js27 const SIZE = 100000; constant
/third_party/glib/tests/
Dqsort-test.c6 #define SIZE 100000 macro
/third_party/flutter/engine/flutter/shell/platform/fuchsia/runtime/dart/utils/
Dinlines.h26 inline size_t ArraySize(T (&array)[SIZE]) { in ArraySize()
/third_party/node/test/wasi/c/
Dstat.c11 #define SIZE 500 macro
/third_party/ltp/testcases/kernel/mem/shmt/
Dshmt07.c48 #define SIZE 16*1024 macro
Dshmt05.c54 #define SIZE (2*SHMLBA) macro
/third_party/ltp/testcases/kernel/syscalls/pipe/
Dpipe02.c18 #define SIZE 5 macro

12345