Home
last modified time | relevance | path

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

/external/webrtc/modules/audio_coding/neteq/tools/
Dpacket.h80 return virtual_payload_length_bytes_; in virtual_payload_length_bytes()
97 size_t virtual_payload_length_bytes_ = 0; variable
Dpacket.cc36 virtual_payload_length_bytes_(virtual_payload_length_bytes), in Packet()
123 virtual_payload_length_bytes_ = in ParseHeader()