Home
last modified time | relevance | path

Searched defs:DEPTH (Results 1 – 25 of 36) sorted by relevance

12

/third_party/ffmpeg/libavcodec/x86/
Dh264dsp_init.c29 #define IDCT_ADD_FUNC(NUM, DEPTH, OPT) \ argument
52 #define IDCT_ADD_REP_FUNC(NUM, REP, DEPTH, OPT) \ argument
74 #define IDCT_ADD_REP_FUNC2(NUM, REP, DEPTH, OPT) \ argument
102 #define LF_FUNC(DIR, TYPE, DEPTH, OPT) \ argument
108 #define LF_IFUNC(DIR, TYPE, DEPTH, OPT) \ argument
200 #define H264_WEIGHT_10(W, DEPTH, OPT) \ argument
208 #define H264_BIWEIGHT_10(W, DEPTH, OPT) \ argument
218 #define H264_BIWEIGHT_10_SSE(W, DEPTH) \ argument
Dh264_intrapred_init.c27 #define PRED4x4(TYPE, DEPTH, OPT) \ argument
48 #define PRED8x8(TYPE, DEPTH, OPT) \ argument
59 #define PRED8x8L(TYPE, DEPTH, OPT)\ argument
89 #define PRED16x16(TYPE, DEPTH, OPT)\ argument
Dh264chroma_init.c56 #define CHROMA_MC(OP, NUM, DEPTH, OPT) \ argument
Dvc1dsp_init.c67 #define DECLARE_FUNCTION(OP, DEPTH, INSN) \ argument
Dh264_qpel.c409 #define LUMA_MC_OP(OP, NUM, DEPTH, TYPE, OPT) \ in QPEL_H264() argument
413 #define LUMA_MC_ALL(DEPTH, TYPE, OPT) \ argument
421 #define LUMA_MC_816(DEPTH, TYPE, OPT) \ argument
Dhevcdsp_init.c32 #define LFC_FUNC(DIR, DEPTH, OPT) \ argument
35 #define LFL_FUNC(DIR, DEPTH, OPT) \ argument
/third_party/ffmpeg/libavfilter/
Dvf_phase.c42 #define DEPTH 8 macro
46 #define DEPTH 9 macro
50 #define DEPTH 10 macro
54 #define DEPTH 12 macro
58 #define DEPTH 14 macro
62 #define DEPTH 16 macro
Dvf_median.c33 #define DEPTH 8 macro
37 #define DEPTH 9 macro
41 #define DEPTH 10 macro
45 #define DEPTH 12 macro
49 #define DEPTH 14 macro
53 #define DEPTH 16 macro
/third_party/ffmpeg/libavcodec/
Dv210enc.c30 #define DEPTH 8 macro
40 #define DEPTH 10 macro
/third_party/icu/icu4c/source/test/intltest/
Ddtfmtrtts.h87 static int32_t DEPTH; variable
Dtsdate.cpp152 const int32_t DEPTH = 10; in tryDate() local
Dtsnmfmt.cpp286 const int32_t DEPTH = 10; in tryIt() local
Ddtfmtrtts.cpp43 int32_t DateFormatRoundTripTest::DEPTH = 5; member in DateFormatRoundTripTest
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DDateFormatRoundTripTest.java45 private int DEPTH = 5; field in DateFormatRoundTripTest
DIntlTestNumberFormat.java164 final int DEPTH = 10; in tryIt() local
DIntlTestDateFormat.java152 final int DEPTH = 10; in tryDate() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
DDateFormatRoundTripTest.java48 private int DEPTH = 5; field in DateFormatRoundTripTest
DIntlTestNumberFormat.java167 final int DEPTH = 10; in tryIt() local
DIntlTestDateFormat.java155 final int DEPTH = 10; in tryDate() local
/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/
DBlitFramebufferPerf.cpp22 DEPTH, enumerator
/third_party/flutter/skia/third_party/externals/angle2/src/tests/perf_tests/
DBlitFramebufferPerf.cpp22 DEPTH, enumerator
/third_party/flutter/skia/third_party/externals/sdl/test/
Dtestgesture.c28 #define DEPTH 32 macro
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
DvktDrawInvertedDepthRangesTests.cpp99 DEPTH, enumerator
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dwebgl2.js53 DEPTH: 0x1801, property
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/lang/
DUnicodeSetTest.java2784 final int DEPTH = 20000; in TestDeepPattern() local

12