Home
last modified time | relevance | path

Searched defs:kStep (Results 1 – 7 of 7) sorted by relevance

/external/lzma/CPP/7zip/Compress/
DByteSwap.cpp36 const UInt32 kStep = 2; in STDMETHODIMP_() local
59 const UInt32 kStep = 4; in STDMETHODIMP_() local
/external/webrtc/webrtc/modules/audio_coding/neteq/
Dtimestamp_scaler_unittest.cc56 static const uint32_t kStep = 160; in TEST() local
105 static const uint32_t kStep = 320; in TEST() local
273 static const uint32_t kStep = 960; in TEST() local
/external/webrtc/webrtc/base/
Dbitbuffer_unittest.cc197 const int kStep = std::numeric_limits<uint32_t>::max() / 20000; in TEST() local
/external/webrtc/webrtc/common_audio/signal_processing/
Dsignal_processing_unittest.cc435 const int kStep = 1; in TEST_F() local
/external/v8/src/interpreter/
Dinterpreter-assembler.cc399 const int kStep = -1; in BytecodeOperandReadUnaligned() local
402 const int kStep = 1; in BytecodeOperandReadUnaligned() local
/external/v8/src/compiler/
Dregister-allocator.h161 static const int kStep = 2 * kHalfStep; variable
/external/tensorflow/tensorflow/core/kernels/
Dsparse_matmul_op.cc1196 static const int kStep = kNumOperands * sizeof(float) / sizeof(bfloat16); in CopyAndMayBeInterleaveBfloat16() local