Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/Compress/
DByteSwap.cpp35 const UInt32 kStep = 2; in STDMETHODIMP_() local
50 const UInt32 kStep = 4; in STDMETHODIMP_() local
/external/opencv3/3rdparty/libwebp/dsp/
Denc_neon.c154 const int kStep = 32; // The store is only incrementing the pointer as if we in ITransformWHT() local
347 const int kStep = 32; in FTransformWHT() local
Ddec_neon.c320 const int kStep = 32; // The store is only incrementing the pointer as if we in TransformWHT() 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/compiler/
Dregister-allocator.h154 static const int kStep = 2 * kHalfStep; variable
/external/v8/test/cctest/compiler/
Dtest-run-bytecode-graph-builder.cc2300 const int kStep = 19; in TEST() local
/external/v8/test/cctest/interpreter/
Dtest-interpreter.cc3427 const int kStep = 13; in TEST() local
/external/v8/test/cctest/heap/
Dtest-heap.cc4602 const int kStep = size / 10; in TEST() local