Searched refs:TimestampDataTuple (Results 1 – 2 of 2) sorted by relevance
33 struct TimestampDataTuple { struct39 rtc::scoped_ptr<TimestampDataTuple[]> ring_buffer_; argument
20 : ring_buffer_(new TimestampDataTuple[capacity]), in VCMTimestampMap()