Home
last modified time | relevance | path

Searched defs:timeUs (Results 1 – 6 of 6) sorted by relevance

/device/google/cuttlefish/host/frontend/gcastv2/webrtc/
DOpusPacketizer.cpp34 void OpusPacketizer::packetize(const std::shared_ptr<SBuffer> &accessUnit, int64_t timeUs) { in packetize()
DG711Packetizer.cpp36 void G711Packetizer::packetize(const std::shared_ptr<SBuffer> &accessUnit, int64_t timeUs) { in packetize()
DVP8Packetizer.cpp34 void VP8Packetizer::packetize(const std::shared_ptr<SBuffer> &accessUnit, int64_t timeUs) { in packetize()
DPacketizer.cpp85 int64_t timeUs = accessUnit->time_us(); in onFrame() local
/device/google/cuttlefish/host/frontend/gcastv2/libsource/
DFrameBufferSource.cpp183 int64_t timeUs) { in encodeStoredFrame()
DAudioSource.cpp257 static int64_t timeUs = 0; in encode() local
490 static int64_t timeUs = 0; in encode() local