Home
last modified time | relevance | path

Searched defs:kMaxSize (Results 1 – 25 of 30) sorted by relevance

12

/external/webrtc/webrtc/modules/rtp_rtcp/source/
Dvp8_partition_aggregator_unittest.cc32 const size_t kMaxSize = 10; in TEST() local
50 const size_t kMaxSize = 1500; in TEST() local
81 const size_t kMaxSize = 1500; in TEST() local
137 size_t kMaxSize = 1500; in TEST() local
169 size_t kMaxSize = 1500; in TEST() local
187 size_t kMaxSize = 1500; in TEST() local
Drtp_format_vp8_unittest.cc105 const size_t kMaxSize = 13; in TEST_F() local
136 const int kMaxSize = 14; in TEST_F() local
159 const size_t kMaxSize = 25; in TEST_F() local
186 const size_t kMaxSize = 1500; in TEST_F() local
213 const size_t kMaxSize = 1500; in TEST_F() local
240 const size_t kMaxSize = 1460; in TEST_F() local
268 const size_t kMaxSize = 12; // Small enough to produce 4 packets. in TEST_F() local
297 const size_t kMaxSize = 25; // Small enough to produce two packets. in TEST_F() local
329 const size_t kMaxSize = helper_->buffer_size(); in TEST_F() local
358 const size_t kMaxSize = helper_->buffer_size(); in TEST_F() local
[all …]
/external/webrtc/webrtc/base/
Dmessagedigest.h29 enum { kMaxSize = 64 }; // Maximum known size (SHA-512) enumerator
/external/boringssl/src/tool/
Dfile.cc26 constexpr size_t kMaxSize = 1024 * 1024; in ReadAll() local
/external/compiler-rt/lib/tsan/rtl/
Dtsan_ignoreset.cc17 const uptr IgnoreSet::kMaxSize; member in __tsan::IgnoreSet
Dtsan_mutexset.cc18 const uptr MutexSet::kMaxSize; member in __tsan::MutexSet
/external/tensorflow/tensorflow/core/kernels/
Dstrided_slice_op_test.cc46 int kMaxSize = 15000; in SliceHelper() local
100 int kMaxSize = 15000; in BM_ValidateStridedSliceOp() local
Dslice_op_test.cc44 int kMaxSize = 15000; in SliceHelper() local
/external/v8/src/heap/
Dheap-controller.h55 const size_t kMaxSize; variable
/external/v8/src/objects/
Dfixed-array.h92 static const int kMaxSize = 512 * MB; variable
94 static const int kMaxSize = 1024 * MB; variable
Dstring.h532 static const int kMaxSize = OBJECT_POINTER_ALIGN(kMaxCharsSize + kHeaderSize); variable
579 static const int kMaxSize = OBJECT_POINTER_ALIGN(kMaxCharsSize + kHeaderSize); variable
/external/lzma/CPP/7zip/Compress/
DLzma2Decoder.cpp64 const UInt32 kMaxSize = (UInt32)1 << 28; in Get_ExpectedBlockSize_From_Dict() local
/external/gemmlowp/profiling/
Dinstrumentation.h111 static const std::size_t kMaxSize = 14; member
/external/lzma/CPP/7zip/Common/
DMethodProps.h173 const UInt32 kMaxSize = (UInt32)1 << 28; in Get_Xz_BlockSize() local
/external/webrtc/webrtc/video/
Doveruse_frame_detector.cc127 const size_t kMaxSize = 90; // Allows for processing time of 1.5s at 60fps. in Start() local
/external/boringssl/src/crypto/pkcs7/
Dpkcs7_x509.c293 static const size_t kMaxSize = 4 * 1024 * 1024; in d2i_PKCS7_bio() local
/external/perfetto/src/tracing/core/
Dtrace_buffer.cc61 constexpr size_t TraceBuffer::ChunkRecord::kMaxSize; member in perfetto::TraceBuffer::ChunkRecord
/external/libaom/libaom/test/
Dav1_wedge_utils_test.cc230 static const int kMaxSize = 8196; // Size limited by SIMD implementation. member in __anoncb6c07c50111::WedgeUtilsSignOptTest
Dsum_squares_test.cc184 static const int kMaxSize = 256; member in __anon6906355a0111::SumSquares1DTest
Dcomp_avg_pred_test.h26 const int kMaxSize = 128 + 32; // padding variable
Dav1_convolve_2d_test_util.cc23 const int kMaxSize = 128 + 32; // padding variable
/external/v8/src/
Dreloc-info.h362 static constexpr int kMaxSize = 1 + 4 + 1 + 1 + kPointerSize; variable
/external/skqp/src/ports/
DSkFontMgr_FontConfigInterface.cpp165 static const size_t kMaxSize = 1 << 15; member in SkFontMgr_FCI
/external/skia/src/ports/
DSkFontMgr_FontConfigInterface.cpp164 static const size_t kMaxSize = 1 << 15; member in SkFontMgr_FCI
/external/lzma/C/
DLzma2Enc.c315 const UInt32 kMaxSize = (UInt32)1 << 28; in Lzma2EncProps_Normalize() local

12