Home
last modified time | relevance | path

Searched defs:curves (Results 1 – 20 of 20) sorted by relevance

/third_party/ffmpeg/libavfilter/
Dvf_curves.c357 CurvesContext *curves = ctx->priv; in parse_psfile() local
475 CurvesContext *curves = ctx->priv; in curves_init() local
543 const CurvesContext *curves = ctx->priv; in filter_slice_packed() local
591 const CurvesContext *curves = ctx->priv; in filter_slice_planar() local
658 CurvesContext *curves = ctx->priv; in config_input() local
727 CurvesContext *curves = ctx->priv; in filter_frame() local
756 CurvesContext *curves = ctx->priv; in process_command() local
792 CurvesContext *curves = ctx->priv; in curves_uninit() local
Dvf_pseudocolor.c101 const Curve *curves; member
116 static const Curve curves[] = variable
/third_party/node/deps/npm/node_modules/sshpk/lib/
Dalgs.js53 var curves = { variable
167 curves: curves property
/third_party/skia/samplecode/
DSampleHairCurves.cpp29 SkPath curves; in onDrawContent() local
/third_party/flutter/skia/samplecode/
DSampleHairCurves.cpp29 SkPath curves; in onDrawContent() local
/third_party/openssl/test/
Dec_internal_test.c17 static EC_builtin_curve *curves = NULL; variable
Decdsatest.c31 static EC_builtin_curve *curves = NULL; variable
Dectest.c27 static EC_builtin_curve *curves = NULL; variable
/third_party/openssl/apps/
Decparam.c175 EC_builtin_curve *curves = NULL; in ecparam_main() local
/third_party/libwebsockets/lib/tls/mbedtls/
Dmbedtls-x509.c380 const char *curves, int rsa_min_bits) in lws_x509_public_to_jwk()
/third_party/libwebsockets/lib/tls/openssl/
Dopenssl-x509.c474 const char *curves, int rsa_min_bits) in lws_x509_public_to_jwk()
/third_party/mbedtls/library/
Dssl_srv.c326 const mbedtls_ecp_curve_info *curve_info, **curves; in ssl_parse_supported_elliptic_curves() local
888 const mbedtls_ecp_curve_info **curves ) in ssl_check_key_curve()
Dssl_misc.h628 const mbedtls_ecp_curve_info **curves; /*!< Supported elliptic curves */ member
/third_party/mbedtls/programs/ssl/
Dssl_client2.c495 const char *curves; /* list of supported elliptic curves */ member
Dssl_server2.c618 const char *curves; /* list of supported elliptic curves */ member
/third_party/flutter/skia/third_party/skcms/
Dskcms.cc565 uint32_t num_curves, skcms_Curve* curves) { in read_curves()
804 skcms_Curve* curves[] = { in read_a2b() local
/third_party/curl/lib/vtls/
Dopenssl.c2858 char *curves = SSL_CONN_CONFIG(curves); in ossl_connect_step1() local
/third_party/skia/third_party/skcms/
Dskcms.cc755 uint32_t num_curves, skcms_Curve* curves) { in read_curves()
/third_party/curl/lib/
Durldata.h265 char *curves; /* list of curves to use */ member
/third_party/node/src/
Dnode_crypto.cc6627 std::vector<EC_builtin_curve> curves(num_curves); in GetCurves() local