HomeSort by relevance Sort by last modified time
    Searched full:previous_pltype (Results 1 - 1 of 1) sorted by null

  /external/webrtc/webrtc/modules/audio_coding/acm2/
audio_coding_module_impl.cc 130 uint8_t previous_pltype; local
162 previous_pltype = previous_pltype_; // Read it while we have the critsect.
169 encoded_info.payload_type = previous_pltype;

Completed in 92 milliseconds