Home
last modified time | relevance | path

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

1234567

/third_party/ffmpeg/libavcodec/mips/
Dvp9dsp_mips.h27 #define VP9_8TAP_MIPS_MSA_FUNC(SIZE, type, type_idx) \ argument
58 #define VP9_BILINEAR_MIPS_MSA_FUNC(SIZE) \ argument
83 #define VP9_COPY_AVG_MIPS_MSA_FUNC(SIZE) \ argument
240 #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.c150 #define HVTAP(OPT, ALIGN, TAPNUMX, TAPNUMY, SIZE, MAXHEIGHT) \ argument
187 #define HVBILIN(OPT, ALIGN, SIZE, MAXHEIGHT) \ argument
259 #define VP8_LUMA_MC_FUNC(IDX, SIZE, OPT) \ in DECLARE_LOOP_FILTER() argument
264 #define VP8_MC_FUNC(IDX, SIZE, OPT) \ argument
272 #define VP8_BILINEAR_MC_FUNC(IDX, SIZE, OPT) \ argument
Dh264_qpel.c199 #define H264_MC_C_H(OPNAME, SIZE, MMX, ALIGN) \ argument
203 #define H264_MC_C_V_H_HV(OPNAME, SIZE, MMX, ALIGN) \ argument
222 #define H264_MC_C(OPNAME, SIZE, MMX, ALIGN) \ argument
228 #define H264_MC_H(OPNAME, SIZE, MMX, ALIGN) \ argument
244 #define H264_MC_V(OPNAME, SIZE, MMX, ALIGN) \ argument
264 #define H264_MC_HV(OPNAME, SIZE, MMX, ALIGN) \ argument
339 #define H264_MC(QPEL, SIZE, MMX, ALIGN)\ argument
426 #define SET_QPEL_FUNCS0123(PFX, IDX, SIZE, CPU, PREFIX) \ argument
433 #define SET_QPEL_FUNCS(PFX, IDX, SIZE, CPU, PREFIX) \ argument
Dhpeldsp_init.c133 #define SET_HPEL_FUNCS_EXT(PFX, IDX, SIZE, CPU) \ in HPELDSP_AVG_PIXELS16() argument
138 #define SET_HPEL_FUNCS03(PFX, IDX, SIZE, CPU) \ in HPELDSP_AVG_PIXELS16() argument
143 #define SET_HPEL_FUNCS12(PFX, IDX, SIZE, CPU) \ argument
152 #define SET_HPEL_FUNCS(PFX, IDX, SIZE, CPU) \ argument
/third_party/ffmpeg/libavcodec/loongarch/
Dvp9dsp_loongarch.h25 #define VP9_8TAP_LOONGARCH_LSX_FUNC(SIZE, type, type_idx) \ argument
56 #define VP9_COPY_LOONGARCH_LSX_FUNC(SIZE) \ argument
Dvp8dsp_init_loongarch.c32 #define VP8_MC_LOONGARCH_FUNC(IDX, SIZE) \ argument
40 #define VP8_MC_LOONGARCH_COPY(IDX, SIZE) \ argument
/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_adduint32.c30 #define SIZE 32 macro
Dasm_adduint64.c30 #define SIZE 64 macro
Dasm_addint32.c30 #define SIZE 32 macro
Dasm_addint64.c30 #define SIZE 64 macro
Dasm_adduint16.c30 #define SIZE 16 macro
/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/ffmpeg/libavcodec/
Dvp8dsp.c492 #define VP8_EPEL_H(SIZE, TAPS) \ argument
510 #define VP8_EPEL_V(SIZE, TAPS) \ argument
528 #define VP8_EPEL_HV(SIZE, HTAPS, VTAPS) \ argument
587 #define VP8_BILINEAR(SIZE) \ argument
646 #define VP78_MC_FUNC(IDX, SIZE) \ argument
657 #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/musl/porting/linux/user/src/internal/
Dparam_check.h23 #define SIZE (64) macro
/third_party/musl/src/internal/
Dparam_check.h23 #define SIZE (64) 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/malloc/malloc_gtest/
Dmalloc_malloc_usable_size_test.cpp12 constexpr int SIZE = 2; variable
Dmalloc_malloc_test.cpp14 constexpr size_t SIZE = 200; variable
/third_party/musl/libc-test/src/functionalext/supplement/search/
Dhdestroy.c19 const size_t SIZE = 2; variable
/third_party/musl/libc-test/src/functionalext/supplement/multibyte/multibyte_gtest/
Dmultibyte_mbrtowc_test.cpp12 constexpr int SIZE = 8; variable

1234567