OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ekt_stream_ctx_t
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/libsrtp/srtp/include/
ekt.h
112
* an srtp_stream_ctx_t can contain an
ekt_stream_ctx_t
114
* an
ekt_stream_ctx_t
structure holds all of the EKT information for
118
typedef struct
ekt_stream_ctx_t
{
struct
122
}
ekt_stream_ctx_t
;
typedef in typeref:struct:ekt_stream_ctx_t
srtp.h
180
typedef struct
ekt_stream_ctx_t
*ekt_stream_t;
[
all
...]
/external/srtp/include/
ekt.h
112
* an srtp_stream_ctx_t can contain an
ekt_stream_ctx_t
114
* an
ekt_stream_ctx_t
structure holds all of the EKT information for
118
typedef struct
ekt_stream_ctx_t
{
struct
122
}
ekt_stream_ctx_t
;
typedef in typeref:struct:ekt_stream_ctx_t
srtp.h
180
typedef struct
ekt_stream_ctx_t
*ekt_stream_t;
Completed in 95 milliseconds