Home
last modified time | relevance | path

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

1234567

/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.c33 #define VP8_MC_MIPS_FUNC(IDX, SIZE) \ argument
51 #define VP8_BILINEAR_MC_MIPS_FUNC(IDX, SIZE) \ argument
69 #define VP8_MC_MIPS_COPY(IDX, SIZE) \ argument
/third_party/ffmpeg/libavcodec/x86/
Dvp8dsp_init.c167 #define HVTAP(OPT, ALIGN, TAPNUMX, TAPNUMY, SIZE, MAXHEIGHT) \ argument
212 #define HVBILIN(OPT, ALIGN, SIZE, MAXHEIGHT) \ argument
296 #define VP8_LUMA_MC_FUNC(IDX, SIZE, OPT) \ in DECLARE_LOOP_FILTER() argument
301 #define VP8_MC_FUNC(IDX, SIZE, OPT) \ argument
309 #define VP8_BILINEAR_MC_FUNC(IDX, SIZE, OPT) \ argument
Dh264_qpel.c240 #define H264_MC(OPNAME, SIZE, MMX, ALIGN) \ argument
259 #define H264_MC_C(OPNAME, SIZE, MMX, ALIGN) \ argument
265 #define H264_MC_H(OPNAME, SIZE, MMX, ALIGN) \ argument
281 #define H264_MC_V(OPNAME, SIZE, MMX, ALIGN) \ argument
301 #define H264_MC_HV(OPNAME, SIZE, MMX, ALIGN) \ argument
505 #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/elfutils/libasm/
Dasm_addint8.c40 # define SIZE 8 macro
52 FCT(SIZE) (AsmScn_t *asmscn, TYPE(SIZE) num) in FCT() argument
Dasm_adduint8.c37 # define SIZE 8 macro
51 UFCT(SIZE) (AsmScn_t *asmscn, UTYPE(SIZE) num) in UFCT() argument
Dasm_addint16.c30 #define SIZE 16 macro
Dasm_addint32.c30 #define SIZE 32 macro
Dasm_addint64.c30 #define SIZE 64 macro
Dasm_adduint32.c30 #define SIZE 32 macro
Dasm_adduint16.c30 #define SIZE 16 macro
Dasm_adduint64.c30 #define SIZE 64 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/libbpf/include/linux/
Dfilter.h56 #define BPF_LDX_MEM(SIZE, DST, SRC, OFF) \ argument
64 #define BPF_STX_MEM(SIZE, DST, SRC, OFF) \ argument
72 #define BPF_ST_MEM(SIZE, DST, OFF, IMM) \ argument
/third_party/python/Python/
Dfrozen.c18 #define SIZE (int)sizeof(_Py_M__hello) macro
/third_party/libffi/src/arm/
Dsysv.S75 # define SIZE(X) .size CNAME(X), . - CNAME(X) macro
78 # define SIZE(X) macro
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
Dissue-573-layout-test-failures.hpp6 static const long SIZE = 1; member in Outer
/third_party/musl/libc-test/src/functionalext/supplement/search/
Dhdestroy.c19 const size_t SIZE = 2; variable
Dhcreate_r.c19 const size_t SIZE = 2; variable
/third_party/cmsis/CMSIS/DSP/Source/TransformFunctions/
Darm_cfft_init_f64.c29 #define FFTINIT(EXT,SIZE) \ argument
/third_party/musl/libc-test/src/functionalext/supplement/prng/
Drand.c20 const int32_t SIZE = 5; variable
/third_party/node/test/pummel/
Dtest-child-process-spawn-loop.js29 const SIZE = 1000 * 1024; constant
/third_party/ffmpeg/libavcodec/tests/
Diirfilter.c28 #define SIZE 1024 macro
/third_party/node/test/parallel/
Dtest-child-process-set-blocking.js27 const SIZE = 100000; constant

1234567