Searched defs:OnIncomingPayloadType (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/webrtc/modules/video_coding/ | ||
H A D | video_coding_defines.cc | 16 void VCMReceiveCallback::OnIncomingPayloadType(int payload_type) {} in OnIncomingPayloadType() function in webrtc::VCMReceiveCallback |
/aosp_15_r20/external/webrtc/video/ | ||
H A D | video_stream_decoder2.cc | 60 void VideoStreamDecoder::OnIncomingPayloadType(int payload_type) { in OnIncomingPayloadType() function in webrtc::internal::VideoStreamDecoder |
H A D | receive_statistics_proxy2.cc | 642 void ReceiveStatisticsProxy::OnIncomingPayloadType(int payload_type) { in OnIncomingPayloadType() function in webrtc::internal::ReceiveStatisticsProxy |