Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/acm2/
Daudio_coding_module_unittest_oldapi.cc120 int last_payload_len_bytes() const { in last_payload_len_bytes() function in webrtc::PacketizationCallbackStubOldApi
218 int last_length = packet_cb_.last_payload_len_bytes(); in VerifyEncoding()
385 int last_length = packet_cb_.last_payload_len_bytes(); in VerifyEncoding()
625 while (packet_cb_.last_payload_len_bytes() == 0) { in SetUp()