Searched defs:timeUs (Results 1 – 6 of 6) sorted by relevance
34 void OpusPacketizer::packetize(const std::shared_ptr<SBuffer> &accessUnit, int64_t timeUs) { in packetize()
36 void G711Packetizer::packetize(const std::shared_ptr<SBuffer> &accessUnit, int64_t timeUs) { in packetize()
34 void VP8Packetizer::packetize(const std::shared_ptr<SBuffer> &accessUnit, int64_t timeUs) { in packetize()
85 int64_t timeUs = accessUnit->time_us(); in onFrame() local
183 int64_t timeUs) { in encodeStoredFrame()
257 static int64_t timeUs = 0; in encode() local490 static int64_t timeUs = 0; in encode() local