Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/video_coding/
Dcodec_database.cc431 bool VCMCodecDataBase::RegisterReceiveCodec(const VideoCodec* receive_codec, in RegisterReceiveCodec() function in webrtc::VCMCodecDataBase
Dvideo_receiver.cc403 int32_t VideoReceiver::RegisterReceiveCodec(const VideoCodec* receiveCodec, in RegisterReceiveCodec() function in webrtc::vcm::VideoReceiver
Dvideo_coding_impl.cc176 int32_t RegisterReceiveCodec(const VideoCodec* receiveCodec, in RegisterReceiveCodec() function in webrtc::__anonc28a8fb60111::VideoCodingModuleImpl
/external/webrtc/webrtc/modules/audio_coding/acm2/
Daudio_coding_module_impl.cc589 int AudioCodingModuleImpl::RegisterReceiveCodec(const CodecInst& codec) { in RegisterReceiveCodec() function in webrtc::acm2::AudioCodingModuleImpl