Searched defs:crv (Results 1 - 10 of 10) sorted by relevance
/third_party/libwebsockets/lib/cose/ |
H A D | cose_sign_alg.c | 36 const char *crv; in lws_cose_sign_alg_create() local
|
H A D | cose_validate_alg.c | 36 const char *crv; in lws_cose_val_alg_create() local
|
H A D | cose_key.c | 140 lws_cose_key_checks(const lws_cose_key_t *key, int64_t kty, cose_param_t alg, int key_op, const char *crv) lws_cose_key_checks() argument
|
/third_party/skia/tests/ |
H A D | ClipCubicTest.cpp | 37 static void PrintCurve(const char *name, const SkPoint crv[4]) { in PrintCurve() argument 64 SetCurve(float x0, float y0, float x1, float y1, float x2, float y2, float x3, float y3, SkPoint crv[4]) SetCurve() argument 78 static SkPoint crv[4] = { DEF_TEST() local [all...] |
/third_party/libwebsockets/minimal-examples/crypto/minimal-crypto-cose-key/ |
H A D | main.c | 121 const char *p, *crv; in main() local
|
/third_party/ffmpeg/libavfilter/ |
H A D | vf_chromashift.c | 36 int crh, crv; member
|
H A D | colorspacedsp_template.c | 64 int crv = yuv2rgb_coeffs[0][2][0]; in yuv2rgb() local
|
/third_party/ffmpeg/libswscale/ |
H A D | yuv2rgb.c | 809 int64_t crv = inv_table[0]; in ff_yuv2rgb_c_init_tables() local [all...] |
/third_party/backends/backend/ |
H A D | hp3900_debug.c | 290 struct st_curve *crv; in dbg_motorcurves() local [all...] |
H A D | hp3900_rts8822.c | 824 struct st_curve *crv; in Motor_Curve_Get() local 2766 struct st_curve *crv; in Motor_Move() local [all...] |
Completed in 13 milliseconds