Home
last modified time | relevance | path

Searched defs:strength (Results 1 - 25 of 105) sorted by relevance

12345

/third_party/ffmpeg/libavcodec/
H A Dh263dsp.c34 const int strength = ff_h263_loop_filter_strength[qscale]; in h263_h_loop_filter_c() local
77 const int strength = ff_h263_loop_filter_strength[qscale]; in h263_v_loop_filter_c() local
[all...]
/third_party/ffmpeg/libavfilter/
H A Dgradfun.h30 float strength; member
H A Dvf_hqdn3d.h36 double strength[4]; member
H A Dvf_noise.h38 int strength; member
H A Daf_crossfeed.c31 double strength; member
/third_party/icu/icu4j/main/tests/localespi/src/com/ibm/icu/dev/test/localespi/
H A DCollatorTest.java109 checkCollation(Collator jdkColl, com.ibm.icu.text.Collator icuColl, String[] data, String strength, Locale loc) checkCollation() argument
/third_party/skia/third_party/externals/libwebp/tests/fuzzer/
H A Dadvanced_api_fuzzer.c47 int strength = (int)(factor * 100); in LLVMFuzzerTestOneInput() local
/third_party/node/deps/openssl/openssl/apps/include/
H A Ds_apps.h91 int strength; /* minimal size for N */ member
/third_party/openssl/apps/include/
H A Ds_apps.h91 int strength; /* minimal size for N */ member
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DCacheValue.java51 private static volatile Strength strength = Strength.SOFT; field in CacheValue
59 public static void setStrength(Strength strength) { CacheValue.strength = strength; } in setStrength() argument
[all...]
/third_party/icu/tools/colprobe/
H A Dline.h87 UColAttributeValue strength; member in Line
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DCacheValue.java54 private static volatile Strength strength = Strength.SOFT; field in CacheValue
62 public static void setStrength(Strength strength) { CacheValue.strength = strength; } in setStrength() argument
[all...]
/third_party/node/deps/openssl/openssl/providers/common/
H A Dsecuritycheck.c96 int nid, strength; in ossl_ec_check_key() local
[all...]
/third_party/node/deps/openssl/openssl/crypto/rsa/
H A Drsa_sp800_56b_check.c374 ossl_rsa_sp800_56b_check_keypair(const RSA *rsa, const BIGNUM *efixed, int strength, int nbits) global() argument
H A Drsa_sp800_56b_gen.c173 int ossl_rsa_sp800_56b_validate_strength(int nbits, int strength) in ossl_rsa_sp800_56b_validate_strength() argument
[all...]
/third_party/openssl/providers/common/
H A Dsecuritycheck.c96 int nid, strength; in ossl_ec_check_key() local
[all...]
/third_party/openssl/crypto/rsa/
H A Drsa_sp800_56b_check.c374 ossl_rsa_sp800_56b_check_keypair(const RSA *rsa, const BIGNUM *efixed, int strength, int nbits) global() argument
H A Drsa_sp800_56b_gen.c173 int ossl_rsa_sp800_56b_validate_strength(int nbits, int strength) in ossl_rsa_sp800_56b_validate_strength() argument
[all...]
/third_party/ffmpeg/libavcodec/mips/
H A Dh263dsp_msa.c31 int32_t strength = h263_loop_filter_strength_msa[qscale]; in h263_h_loop_filter_msa() local
94 int32_t strength = h263_loop_filter_strength_msa[qscale]; in h263_v_loop_filter_msa() local
[all...]
/third_party/icu/tools/multi/proj/provider/glue/
H A Dcoll_fe.cpp87 _getECollationStrength( const UCollationStrength &strength) _getECollationStrength() argument
105 _getUCollationStrength( const Collator::ECollationStrength &strength) _getUCollationStrength() argument
/third_party/icu/icu4c/source/i18n/
H A Dcollationcompare.cpp186 int32_t strength = CollationSettings::getStrength(options); in compareUpToQuaternary() local
/third_party/node/deps/icu-small/source/i18n/
H A Dcollationcompare.cpp186 int32_t strength = CollationSettings::getStrength(options); in compareUpToQuaternary() local
/third_party/node/deps/openssl/openssl/fuzz/
H A Dfuzz_rand.c40 fuzz_rand_instantiate(ossl_unused void *vrng, ossl_unused unsigned int strength, ossl_unused int prediction_resistance, ossl_unused const unsigned char *pstr, ossl_unused size_t pstr_len, ossl_unused const OSSL_PARAM params[]) fuzz_rand_instantiate() argument
57 fuzz_rand_generate(ossl_unused void *vdrbg, unsigned char *out, size_t outlen, ossl_unused unsigned int strength, ossl_unused int prediction_resistance, ossl_unused const unsigned char *adin, ossl_unused size_t adinlen) fuzz_rand_generate() argument
/third_party/openssl/fuzz/
H A Dfuzz_rand.c40 fuzz_rand_instantiate(ossl_unused void *vrng, ossl_unused unsigned int strength, ossl_unused int prediction_resistance, ossl_unused const unsigned char *pstr, ossl_unused size_t pstr_len, ossl_unused const OSSL_PARAM params[]) fuzz_rand_instantiate() argument
57 fuzz_rand_generate(ossl_unused void *vdrbg, unsigned char *out, size_t outlen, ossl_unused unsigned int strength, ossl_unused int prediction_resistance, ossl_unused const unsigned char *adin, ossl_unused size_t adinlen) fuzz_rand_generate() argument
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dcollationcompare.cpp186 int32_t strength = CollationSettings::getStrength(options); in compareUpToQuaternary() local

Completed in 13 milliseconds

12345