Searched refs:packet_storage_ (Results 1 – 3 of 3) sorted by relevance
28 packet_storage_(packet_storage), in RtpPacketizer()115 packet_storage_->StoreFrame(frame.frame_id, packets); in SendFrameAsPackets()
119 pacer_.get(), &packet_storage_, config_)); in RtpPacketizerTest()139 PacketStorage packet_storage_; member in media::cast::RtpPacketizerTest
61 PacketStorage* packet_storage_; variable