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

  /external/webrtc/webrtc/modules/audio_coding/acm2/
rent_a_codec.h 241 LockedIsacBandwidthInfo isac_bandwidth_info_; member in class:webrtc::acm2::RentACodec::CodecId
rent_a_codec.cc 237 CreateEncoder(codec_inst, &isac_bandwidth_info_);
302 isac_decoder_ = CreateIsacDecoder(&isac_bandwidth_info_);

Completed in 462 milliseconds