Home
last modified time | relevance | path

Searched defs:kStep (Results 1 – 11 of 11) 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/tensorflow/tensorflow/core/kernels/data/
Drange_dataset_op.h28 static constexpr const char* const kStep = "step"; variable
Drange_dataset_op.cc31 /* static */ constexpr const char* const RangeDatasetOp::kStep; member in tensorflow::data::RangeDatasetOp
/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/perfetto/include/perfetto/protozero/
Dproto_decoder.h235 constexpr size_t kStep = wire_type == ProtoWireType::kFixed32 ? 4 : 8; variable
/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/libgav1/libgav1/src/post_filter/
Dcdef.cc183 static constexpr int kStep = 8; in ApplyCdefForOneUnit() local
/external/v8/src/interpreter/
Dinterpreter-assembler.cc418 const int kStep = -1; in BytecodeOperandReadUnaligned() local
421 const int kStep = 1; in BytecodeOperandReadUnaligned() local
/external/v8/src/compiler/backend/
Dregister-allocator.h166 static const int kStep = 2 * kHalfStep; variable
/external/tensorflow/tensorflow/core/kernels/
Dsparse_matmul_op.cc1195 static const int kStep = kNumOperands * sizeof(float) / sizeof(bfloat16); in CopyAndMayBeInterleaveBfloat16() local