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

  /external/chromium_org/third_party/webrtc/modules/audio_coding/main/acm2/
acm_codec_database.h 214 // owns_decoder - if true, it means that the codec should own the
225 bool owns_decoder; member in struct:webrtc::acm2::ACMCodecDB::CodecSettings
acm_codec_database.cc 956 return ACMCodecDB::codec_settings_[codec_id].owns_decoder;

Completed in 1047 milliseconds