Home
last modified time | relevance | path

Searched defs:curve (Results 1 – 25 of 33) sorted by relevance

12

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/amerge/
H A Drk_aiq_amerge_algo_v12.cpp99 float curve = 0.0f; in CalibrateOECurve() local
120 float curve = 0.0f; in CalibrateEachChnCurve() local
141 float curve = 0.0f; in CalibrateMDCurveLongFrmMode() local
163 float curve = 0.0f; in CalibrateMDCurveShortFrmMode() local
H A Drk_aiq_amerge_algo_v11.cpp99 float curve = 0.0f; in CalibrateOECurveV11() local
119 float curve = 0.0f; in CalibrateMDCurveLongFrmMode() local
141 float curve = 0.0f; in CalibrateMDCurveShortFrmMode() local
H A Drk_aiq_amerge_algo_v10.cpp99 float curve = 0.0f; in CalibrateOECurveV10() local
119 float curve = 0.0f; in CalibrateMDCurveV10() local
/OK3568_Linux_fs/kernel/crypto/
H A Decc.c1144 u64 *initial_z, const struct ecc_curve *curve, in ecc_point_mult()
1208 const struct ecc_curve *curve) in ecc_point_add()
1231 const struct ecc_curve *curve) in ecc_point_mult_shamir()
1294 static int __ecc_is_key_valid(const struct ecc_curve *curve, in __ecc_is_key_valid()
1321 const struct ecc_curve *curve = ecc_get_curve(curve_id); in ecc_is_key_valid() local
1346 const struct ecc_curve *curve = ecc_get_curve(curve_id); in ecc_gen_privkey() local
1391 const struct ecc_curve *curve = ecc_get_curve(curve_id); in ecc_make_pub_key() local
1425 int ecc_is_pubkey_valid_partial(const struct ecc_curve *curve, in ecc_is_pubkey_valid_partial()
1458 int ecc_is_pubkey_valid_full(const struct ecc_curve *curve, in ecc_is_pubkey_valid_full()
1493 const struct ecc_curve *curve = ecc_get_curve(curve_id); in crypto_ecdh_shared_secret() local
H A Decrdsa.c38 const struct ecc_curve *curve; /* curve from oid */ member
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/expression/
H A Dfind_zoom_curve.cpp35 auto curve = static_cast<const Interpolate*>(e); in findZoomCurve() local
/OK3568_Linux_fs/external/security/rk_tee_user/v1/ta/rk_public_api/
H A Drk_crypto_api.h62 uint32_t curve; member
72 uint32_t curve; member
H A Drk_crypto_api.c148 uint32_t curve) in rk_gen_ec_key()
2168 uint32_t algo, uint32_t curve, uint32_t keysize, uint8_t *out) in rk_ecdh_genkey()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dce110/
H A Ddce110_opp_regamma_v.c135 const struct gamma_curve *curve; in regamma_config_regions_and_segments() local
/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/rk_public_api/
H A Drk_crypto_api.h64 uint32_t curve; member
74 uint32_t curve; member
H A Drk_crypto_api.c148 uint32_t curve) in rk_gen_ec_key()
2136 uint32_t curve = TEE_ECC_CURVE_SM2; in rk_sm2_kep_genkey() local
2621 uint32_t algo, uint32_t curve, uint32_t keysize, uint8_t *out) in rk_ecdh_genkey()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/mbedtls/
H A Dpsa_util.h163 psa_ecc_curve_t curve, size_t bits, in mbedtls_psa_get_ecc_oid_from_id()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/mbedtls/
H A Dpsa_util.h163 psa_ecc_curve_t curve, size_t bits, in mbedtls_psa_get_ecc_oid_from_id()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/mbedtls/
H A Dpsa_util.h163 psa_ecc_curve_t curve, size_t bits, in mbedtls_psa_get_ecc_oid_from_id()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/mbedtls/
H A Dpsa_util.h163 psa_ecc_curve_t curve, size_t bits, in mbedtls_psa_get_ecc_oid_from_id()
/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dcompandt.c91 #define curve t->segments[i - 3] in prepare_transfer_fn() macro
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_dpp_cm.c579 const struct gamma_curve *curve; in dpp20_program_shaper_luta_settings() local
729 const struct gamma_curve *curve; in dpp20_program_shaper_lutb_settings() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dcn30/
H A Ddcn30_dpp.c783 const struct gamma_curve *curve; in dpp3_program_shaper_luta_settings() local
933 const struct gamma_curve *curve; in dpp3_program_shaper_lutb_settings() local
H A Ddcn30_mpc.c468 const struct gamma_curve *curve; in mpc3_program_shaper_luta_settings() local
617 const struct gamma_curve *curve; in mpc3_program_shaper_lutb_settings() local
/OK3568_Linux_fs/external/security/librkcrypto/test/include/c_mode/
H A Decp.h60 unsigned int curve; member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/modules/color/
H A Dcolor_gamma.c1016 static bool build_degamma(struct pwl_float_data_ex *curve, in build_degamma()
1798 struct pwl_float_data_ex *curve = NULL; in mod_color_calculate_degamma_params() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_transform.c1498 const struct gamma_curve *curve; in regamma_config_regions_and_segments() local
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/algos/amfnr/
H A Drk_aiq_types_amfnr_algo_int_v1.h174 double curve [MFNR_MAX_ISO_STEP_V1][MFNR_POLYORDER + 1]; member
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/gp/include/
H A Dxml_crypto_api.h2740 uint32_t curve; member
2954 static int curve_to_nid(uint32_t curve) in curve_to_nid()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/
H A Dregression_4000.c3566 uint32_t curve = 0; in xtest_tee_test_4006() local
4581 uint32_t curve; in xtest_tee_test_4007_ecc() member

12