OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ssrc_type_t
(Results
1 - 2
of
2
) sorted by null
/external/srtp/include/
srtp.h
138
* @brief
ssrc_type_t
describes the type of an SSRC.
140
* An
ssrc_type_t
enumeration is used to indicate a type of SSRC. See
153
}
ssrc_type_t
;
typedef in typeref:enum:__anon11441
166
ssrc_type_t
type; /**< The type of this particular SSRC */
/external/chromium/third_party/libjingle/source/talk/session/phone/
srtpfilter.cc
377
policy.ssrc.type = static_cast<
ssrc_type_t
>(type);
Completed in 3679 milliseconds