Searched refs:TimestampDataTuple (Results 1 – 2 of 2) sorted by relevance
29 struct TimestampDataTuple { struct35 std::unique_ptr<TimestampDataTuple[]> ring_buffer_; argument
20 : ring_buffer_(new TimestampDataTuple[capacity]), in VCMTimestampMap()