Home
last modified time | relevance | path

Searched defs:DIR (Results 1 – 24 of 24) sorted by relevance

/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
Dhevc_mc_uni_msa.c4057 #define UNI_MC(PEL, DIR, WIDTH, TAP, DIR1, FILT_DIR) \ argument
Dhevcdsp_msa.c4234 #define MC(PEL, DIR, WIDTH, TAP, DIR1, FILT_DIR) \ argument
Dhevc_mc_bi_msa.c4937 #define BI_MC(PEL, DIR, WIDTH, TAP, DIR1, FILT_DIR) \ argument
Dhevc_mc_uniw_msa.c5285 #define UNI_W_MC(PEL, DIR, WIDTH, TAP, DIR1, FILT_DIR) \ argument
Dhevc_mc_biw_msa.c5943 #define BI_W_MC(PEL, DIR, WIDTH, TAP, DIR1, FILT_DIR) \ argument
/third_party/ltp/testcases/network/
DMakefile9 DIR := datafiles macro
/third_party/ffmpeg/libavcodec/x86/
Dh264dsp_init.c102 #define LF_FUNC(DIR, TYPE, DEPTH, OPT) \ argument
108 #define LF_IFUNC(DIR, TYPE, DEPTH, OPT) \ argument
Dhevcdsp_init.c31 #define LFC_FUNC(DIR, DEPTH, OPT) \ argument
34 #define LFL_FUNC(DIR, DEPTH, OPT) \ argument
/third_party/musl/porting/liteos_a/kernel/include/
Ddirent.h20 typedef struct __dirstream DIR; typedef
/third_party/musl/include/
Ddirent.h20 typedef struct __dirstream DIR; typedef
/third_party/musl/porting/liteos_m/kernel/include/
Ddirent.h20 typedef struct __dirstream DIR; typedef
/third_party/ltp/testcases/kernel/syscalls/nftw/
Dnftw.h61 #define DIR 0 macro
Dnftw64.h60 #define DIR 0 macro
/third_party/libxml2/
Dcheck-xinclude-test-suite.py12 DIR="xinclude-test-suite" variable
/third_party/jsoncpp/devtools/
Dantglob.py52 DIR = 1 variable
/third_party/mingw-w64/mingw-w64-headers/crt/
Ddirent.h61 } DIR; typedef
/third_party/glib/glib/dirent/
Ddirent.h62 } DIR; typedef
/third_party/python/Misc/
Dcoverity_model.c28 typedef struct {} DIR; typedef
/third_party/uboot/u-boot-2020.01/arch/powerpc/cpu/mpc8xx/
Dimmap.c183 DIR, in do_iopset() enumerator
/third_party/gstreamer/gstplugins_bad/ext/webrtc/
Dwebrtcsdp.c395 #define DIR(val) GST_WEBRTC_RTP_TRANSCEIVER_DIRECTION_ ## val macro
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/lang/
DUCharacterTest.java702 final String DIR = in TestUnicodeData() local
/third_party/ffmpeg/libavcodec/
Dvc1dsp.c545 #define VC1_MSPEL_FILTER_16B(DIR, TYPE) \ argument
/third_party/sqlite/src/
Dshell.c1158 typedef struct DIR DIR; typedef
1160 struct DIR { struct
1162 DIRENT d_first; /* DIRENT constructed based on "_findfirst". */ argument
1163 DIRENT d_next; /* DIRENT constructed based on "_findnext". */ argument