Searched refs:ResetForPacket (Results 1 – 4 of 4) sorted by relevance
54 bool AudioDecoderOpus::ResetForPacket(AudioPacket* packet) { in ResetForPacket() function in remoting::AudioDecoderOpus91 if (!ResetForPacket(packet.get())) { in Decode()
30 bool ResetForPacket(AudioPacket* packet);
35 bool ResetForPacket(AudioPacket* packet);
102 bool AudioEncoderOpus::ResetForPacket(AudioPacket* packet) { in ResetForPacket() function in remoting::AudioEncoderOpus143 if (!ResetForPacket(packet.get())) { in Encode()