Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/acm2/
Daudio_coding_module_impl.cc130 uint8_t previous_pltype; in Encode() local
162 previous_pltype = previous_pltype_; // Read it while we have the critsect. in Encode()
169 encoded_info.payload_type = previous_pltype; in Encode()