Searched defs:decoder_map (Results 1 – 2 of 2) sorted by relevance
141 std::map<int, SdpAudioFormat> decoder_map; member
1161 const std::map<int, webrtc::SdpAudioFormat>& decoder_map, in WebRtcAudioReceiveStream()1231 void SetDecoderMap(const std::map<int, webrtc::SdpAudioFormat>& decoder_map) { in SetDecoderMap()1618 std::map<int, webrtc::SdpAudioFormat> decoder_map; in SetRecvCodecs() local