HomeSort by relevance Sort by last modified time
    Searched refs:DecodeLock (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/webrtc/modules/audio_coding/main/acm2/
acm_receiver.h 217 RWLockWrapper* DecodeLock() const { return decode_lock_; }
audio_coding_module_impl.cc 752 my_codec->SetNetEqDecodeLock(receiver_.DecodeLock());
    [all...]

Completed in 431 milliseconds