Searched defs:decoder_map (Results 1 – 4 of 4) sorted by relevance
257 const std::map<int, webrtc::SdpAudioFormat>& decoder_map, in BuildReceiveStreamConfig()1183 void SetDecoderMap(const std::map<int, webrtc::SdpAudioFormat>& decoder_map) { in SetDecoderMap()1518 std::map<int, webrtc::SdpAudioFormat> decoder_map; in SetRecvCodecs() local
113 std::map<int, webrtc::SdpAudioFormat> decoder_map) { in SetDecoderMap()
235 std::map<int, SdpAudioFormat> decoder_map) { in SetDecoderMap()
138 std::map<int, SdpAudioFormat> decoder_map; member