Home
last modified time | relevance | path

Searched defs:DecoderInfo (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/webrtc/modules/audio_coding/neteq/
Ddecoder_database.h39 struct DecoderInfo { struct
41 DecoderInfo(NetEqDecoder ct, int fs, AudioDecoder* dec, bool ext) in DecoderInfo() function
43 DecoderInfo(NetEqDecoder ct, in DecoderInfo() function
56 NetEqDecoder codec_type = NetEqDecoder::kDecoderArbitrary;
57 std::string name;
58 int fs_hz = 8000;
59 int rtp_sample_rate_hz = 8000;
60 AudioDecoder* decoder = nullptr;
84 // is only used to populate the name field in the DecoderInfo struct in the argument