Searched defs:OnInitializeDecoder (Results 1 - 2 of 2) sorted by relevance

/external/webrtc/webrtc/video/
H A Dvie_channel.cc1181 // TODO(pbos): Remove OnInitializeDecoder which is called from the RTP module,
1183 int32_t ViEChannel::OnInitializeDecoder( function in class:webrtc::ViEChannel
1189 LOG(LS_INFO) << "OnInitializeDecoder " << static_cast<int>(payload_type)
/external/webrtc/webrtc/voice_engine/
H A Dchannel.cc418 int32_t Channel::OnInitializeDecoder( function in class:webrtc::voe::Channel
425 "Channel::OnInitializeDecoder(payloadType=%d, "
446 "Channel::OnInitializeDecoder() invalid codec ("
1132 // We will not receive an OnInitializeDecoder() callback for RED.

Completed in 352 milliseconds