OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:kFeedbackMessageType
(Results
1 - 4
of
4
) sorted by null
/external/webrtc/webrtc/modules/rtp_rtcp/source/rtcp_packet/
pli.h
24
static const uint8_t
kFeedbackMessageType
= 1;
nack.h
25
const uint8_t
kFeedbackMessageType
= 1;
sli.h
27
static const uint8_t
kFeedbackMessageType
= 2;
transport_feedback.h
58
static const uint8_t
kFeedbackMessageType
= 15; // TODO(sprang): IANA reg?
Completed in 69 milliseconds