Home
last modified time | relevance | path

Searched defs:DELAY (Results 1 – 13 of 13) sorted by relevance

/external/aac/libSACenc/src/
Dsacenc_delay.cpp117 struct DELAY { struct
118 struct DELAY_CONFIG { argument
134 } config;
137 INT nDmxAlignBuffer;
138 INT nSurroundAnalysisBuffer;
139 INT nArbDmxAnalysisBuffer;
140 INT nOutputAudioBuffer;
141 INT nBitstreamFrameBuffer;
165 FDK_SACENC_ERROR fdk_sacenc_delay_Open(HANDLE_DELAY *phDelay) { in fdk_sacenc_delay_Open() argument
171 FDK_ALLOCATE_MEMORY_1D(*phDelay, 1, struct DELAY); in fdk_sacenc_delay_Open() argument
/external/cronet/stable/net/third_party/quiche/src/quiche/quic/core/congestion_control/
Dhybrid_slow_start.h65 DELAY, // Too much increase in the round's min_rtt was observed. enumerator
/external/cronet/tot/net/third_party/quiche/src/quiche/quic/core/congestion_control/
Dhybrid_slow_start.h65 DELAY, // Too much increase in the round's min_rtt was observed. enumerator
/external/rust/android-crates-io/crates/axum/src/response/
Dsse.rs570 const DELAY: Duration = Duration::from_secs(5); in keep_alive() constant
606 const DELAY: Duration = Duration::from_secs(5); in keep_alive_ends_when_the_stream_ends() constant
/external/ltp/testcases/realtime/func/pi-tests/
Dsbrk_mutex.c51 #define DELAY 1000 /* how long to sleep in the worker thread in us */ macro
/external/linux-kselftest/tools/testing/selftests/timers/
Dposix_timers.c19 #define DELAY 2 macro
/external/apache-commons-lang/src/test/java/org/apache/commons/lang3/concurrent/locks/
DLockingVisitorsTest.java37 private static final Duration DELAY = Duration.ofMillis(1500); field in LockingVisitorsTest
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MCA/Stages/
DInOrderIssueStage.h32 DELAY, enumerator
/external/guava/guava-tests/test/com/google/common/util/concurrent/
DAbstractScheduledServiceTest.java358 private static final int DELAY = 20; field in AbstractScheduledServiceTest
/external/guava/android/guava-tests/test/com/google/common/util/concurrent/
DAbstractScheduledServiceTest.java358 private static final int DELAY = 20; field in AbstractScheduledServiceTest
/external/aac/libFDK/include/
DFDK_decorrelate.h155 DELAY, /**< Reverb bands just contains delay elements and no allpass filters. enumerator
/external/sdv/vsomeip/third_party/boost/preprocessor/doc/examples/
Ddelay.c39 # define DELAY(N) BOOST_PP_TUPLE_ELEM(2, 0, (BOOST_PP_EMPTY, BOOST_PP_WHILE(DELAY_C, BOOST_PP_CAT(D… macro
/external/igt-gpu-tools/benchmarks/
Dgem_wsim.c78 DELAY, enumerator