Searched defs:start_count (Results 1 – 7 of 7) sorted by relevance
129 : start_count_(start_count), in start_count_() argument173 uint64_t start_count() const { return start_count_; } in start_count() function
403 const uint64_t start_count = static_cast<uint64_t>(p.second); in ProcessViewDataCallStart() local
55 size_t start_count, end_count; in WebRtcIlbcfix_EncodeImpl() local
390 bool start_count = false; in post_config() local
62 int start_count() const { in start_count() function in cricket::VideoCapturerState
850 CMapTable::CMapFormat4::Builder::Segment::Segment(int32_t start_count, in Segment()862 int32_t CMapTable::CMapFormat4::Builder::Segment::start_count() { in start_count() function in sfntly::CMapTable::CMapFormat4::Builder::Segment867 CMapTable::CMapFormat4::Builder::Segment::set_start_count(int32_t start_count) { in set_start_count()
104 HBUINT16 *start_count = c->allocate_size<HBUINT16> (HBUINT16::static_size * segments.len); in serialize() local