Home
last modified time | relevance | path

Searched refs:in_params (Results 1 - 4 of 4) sorted by relevance

/third_party/ffmpeg/libavformat/
H A Dsrtpproto.c35 const char *in_suite, *in_params; member
46 { "srtp_in_params", "", offsetof(SRTPProtoContext, in_params), AV_OPT_TYPE_STRING, { .str = NULL }, 0, 0, D },
75 if (s->in_suite && s->in_params) in srtp_open()
76 if ((ret = ff_srtp_set_crypto(&s->srtp_in, s->in_suite, s->in_params)) < 0) in srtp_open()
/third_party/mesa3d/src/broadcom/simulator/
H A Dv3d_simulator_wrapper.cpp43 struct v3d_hw *v3d_hw_auto_new(void *in_params) in v3d_hw_auto_new() argument
/third_party/node/deps/openssl/openssl/include/openssl/
H A Dcore.h217 typedef int (OSSL_INOUT_CALLBACK)(const OSSL_PARAM in_params[],
/third_party/openssl/include/openssl/
H A Dcore.h217 typedef int (OSSL_INOUT_CALLBACK)(const OSSL_PARAM in_params[],

Completed in 3 milliseconds