Home
last modified time | relevance | path

Searched defs:start_count (Results 1 – 4 of 4) sorted by relevance

/external/webrtc/webrtc/modules/audio_coding/codecs/ilbc/
Dencode.c55 size_t start_count, end_count; in WebRtcIlbcfix_EncodeImpl() local
/external/fio/engines/
Dwindowsaio.c242 static BOOL timeout_expired(DWORD start_count, DWORD end_count) in timeout_expired()
272 DWORD start_count = 0; in fio_windowsaio_getevents() local
/external/webrtc/talk/media/base/
Dcapturemanager.cc62 int start_count() const { in start_count() function in cricket::VideoCapturerState
/external/sfntly/cpp/src/sfntly/table/core/
Dcmap_table.cc850 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::Segment
867 CMapTable::CMapFormat4::Builder::Segment::set_start_count(int32_t start_count) { in set_start_count()