Home
last modified time | relevance | path

Searched defs:packetize (Results 1 – 3 of 3) 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() function in OpusPacketizer
DG711Packetizer.cpp36 void G711Packetizer::packetize(const std::shared_ptr<SBuffer> &accessUnit, int64_t timeUs) { in packetize() function in G711Packetizer
DVP8Packetizer.cpp34 void VP8Packetizer::packetize(const std::shared_ptr<SBuffer> &accessUnit, int64_t timeUs) { in packetize() function in VP8Packetizer