Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/rtp_rtcp/include/
Drtp_rtcp_defines.h209 virtual int32_t OnInitializeDecoder(
333 int32_t OnInitializeDecoder(const int8_t payloadType, in OnInitializeDecoder() function
/external/webrtc/webrtc/modules/rtp_rtcp/source/
Drtp_receiver_video.cc119 callback->OnInitializeDecoder(payload_type, payload_name, in InvokeOnInitializeDecoder()
Drtp_receiver_audio.cc268 callback->OnInitializeDecoder( in InvokeOnInitializeDecoder()
Drtp_receiver_impl.cc303 cb_rtp_feedback_->OnInitializeDecoder( in CheckSSRCChanged()
/external/webrtc/webrtc/modules/rtp_rtcp/test/testAPI/
Dtest_api_audio.cc64 int32_t OnInitializeDecoder(const int8_t payloadType, in OnInitializeDecoder() function in webrtc::__anon280c46b70111::RTPCallback
/external/webrtc/webrtc/video/
Dvie_channel.h190 int32_t OnInitializeDecoder(const int8_t payload_type,
Dvie_channel.cc1183 int32_t ViEChannel::OnInitializeDecoder( in OnInitializeDecoder() function in webrtc::ViEChannel
/external/webrtc/webrtc/voice_engine/
Dchannel.h381 int32_t OnInitializeDecoder(int8_t payloadType,
Dchannel.cc418 int32_t Channel::OnInitializeDecoder( in OnInitializeDecoder() function in webrtc::voe::Channel