Home
last modified time | relevance | path

Searched refs:EncodePacket (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/
Dunittest.cc47 int EncodePacket(typename T::instance_type* inst, in EncodePacket() function
152 EncodePacket<T>(encdec, nullptr, speech_data, &bitstream1); in TestGetSetBandwidthInfo()
153 int duration2_ms = EncodePacket<T>(enc, &bi, speech_data, &bitstream2); in TestGetSetBandwidthInfo()