Home
last modified time | relevance | path

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

/external/webrtc/modules/audio_coding/neteq/
Dneteq_impl.cc783 const DecoderDatabase::DecoderInfo* dec_info = in InsertPacketInternal() local
785 assert(dec_info); // Already checked that the payload type is known. in InsertPacketInternal()
788 dec_info->IsComfortNoise() || dec_info->IsDtmf(); in InsertPacketInternal()