Searched defs:mpi (Results 1 – 10 of 10) sorted by relevance
/third_party/gstreamer/gstplugins_good/gst/rtp/ |
D | gstrtph263ppay.c | 219 caps_append (GstCaps * caps, GstStructure * in_s, guint x, guint y, guint mpi) in caps_append() 554 unsigned int xmax, ymax, mpi; in gst_rtp_h263p_pay_sink_getcaps() local 571 int mpi = atoi (str); in gst_rtp_h263p_pay_sink_getcaps() local 578 int mpi = atoi (str); in gst_rtp_h263p_pay_sink_getcaps() local 585 int mpi = atoi (str); in gst_rtp_h263p_pay_sink_getcaps() local 592 int mpi = atoi (str); in gst_rtp_h263p_pay_sink_getcaps() local 599 int mpi = atoi (str); in gst_rtp_h263p_pay_sink_getcaps() local
|
/third_party/libwebsockets/lib/tls/mbedtls/ |
D | lws-genrsa.c | 74 mbedtls_mpi *mpi[LWS_GENCRYPTO_RSA_KEYEL_COUNT] = { local 161 mbedtls_mpi *mpi[LWS_GENCRYPTO_RSA_KEYEL_COUNT] = { local 476 mbedtls_mpi *mpi[LWS_GENCRYPTO_RSA_KEYEL_COUNT] = { local
|
D | lws-genec.c | 244 mbedtls_mpi *mpi[3]; in lws_genecdh_new_keypair() local 326 mbedtls_mpi *mpi[3]; in lws_genecdsa_new_keypair() local
|
D | mbedtls-x509.c | 386 mbedtls_mpi *mpi[LWS_GENCRYPTO_RSA_KEYEL_COUNT]; in lws_x509_public_to_jwk() local 459 mbedtls_mpi *mpi[LWS_GENCRYPTO_RSA_KEYEL_COUNT]; in lws_x509_jwk_privkey_pem() local
|
/third_party/libwebsockets/lib/tls/openssl/ |
D | openssl-x509.c | 483 BIGNUM *mpi[4]; in lws_x509_public_to_jwk() local 670 BIGNUM *mpi, *dummy[6]; in lws_x509_jwk_privkey_pem() local
|
D | lws-genrsa.c | 183 const BIGNUM *mpi[5]; local
|
/third_party/ffmpeg/libavcodec/ |
D | rkmppdec.c | 47 MppApi *mpi; member
|
/third_party/ffmpeg/libavfilter/ |
D | vf_fftdnoiz.c | 394 float sumr, sumi, difr, difi, mpr, mpi, mnr, mni; in filter_plane3d2() local
|
/third_party/openssl/test/ |
D | bntest.c | 35 const char *mpi; member
|
/third_party/mbedtls/library/ |
D | psa_crypto.c | 1192 mbedtls_mpi mpi; in psa_get_rsa_public_exponent() local
|