Home
last modified time | relevance | path

Searched refs:kMaxBlocks (Results 1 – 2 of 2) sorted by relevance

/external/gemmlowp/internal/
Dallocator.h93 static const std::size_t kMaxBlocks = 5;
136 assert(reserved_blocks_ < kMaxBlocks &&
188 std::size_t reserved_blocks_offsets_[kMaxBlocks];
/external/webrtc/webrtc/modules/rtp_rtcp/source/
Drtcp_packet_unittest.cc572 const int kMaxBlocks = 50; in TEST() local
576 for (int i = 0; i < kMaxBlocks; ++i) in TEST()
581 for (int i = 0; i < kMaxBlocks; ++i) in TEST()
586 for (int i = 0; i < kMaxBlocks; ++i) in TEST()