OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:incoming_payload_type_
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/webrtc/modules/rtp_rtcp/source/
rtp_payload_registry.cc
23
incoming_payload_type_
(-1),
282
if (rtx_payload_type_ == -1 ||
incoming_payload_type_
== -1) {
286
associated_payload_type =
incoming_payload_type_
;
372
incoming_payload_type_
= header.payloadType;
/external/webrtc/webrtc/modules/rtp_rtcp/include/
rtp_payload_registry.h
186
int8_t
incoming_payload_type_
;
member in class:webrtc::RTPPayloadRegistry
Completed in 3860 milliseconds