/aosp_15_r20/frameworks/av/media/libeffects/hapticgenerator/ |
H A D | Processors.cpp | 151 BiquadFilterCoefficients coefficient = lpfCoefs(cornerFrequency, mSampleRate); in setCornerFrequency() local 188 BiquadFilterCoefficients coefficient; in lpfCoefs() local 202 BiquadFilterCoefficients coefficient; in bpfCoefs() local 217 BiquadFilterCoefficients coefficient; in bsfCoefs() local 236 BiquadFilterCoefficients coefficient = lpfCoefs(cornerFrequency, sampleRate); in createLPF() local 243 BiquadFilterCoefficients coefficient = lpfCoefs(cornerFrequency, sampleRate); in createLPF2() local 251 BiquadFilterCoefficients coefficient; in createHPF2() local 269 BiquadFilterCoefficients coefficient = bpfCoefs(ringingFrequency, q, sampleRate); in createBPF() local 278 BiquadFilterCoefficients coefficient = bsfCoefs(ringingFrequency, zq, pq, sampleRate); in createBSF() local
|
/aosp_15_r20/external/armnn/third-party/stb/ |
H A D | stb_image_resize.h | 1136 …float coefficient = *stbir__get_coefficient(coefficients, filter, scale_ratio, j, i - contributors… in stbir__normalize_downsample_coefficients() local 1474 … float coefficient = horizontal_coefficients[coefficient_group + coefficient_counter++]; in stbir__resample_horizontal_upsample() local 1483 … float coefficient = horizontal_coefficients[coefficient_group + coefficient_counter++]; in stbir__resample_horizontal_upsample() local 1493 … float coefficient = horizontal_coefficients[coefficient_group + coefficient_counter++]; in stbir__resample_horizontal_upsample() local 1504 … float coefficient = horizontal_coefficients[coefficient_group + coefficient_counter++]; in stbir__resample_horizontal_upsample() local 1516 … float coefficient = horizontal_coefficients[coefficient_group + coefficient_counter++]; in stbir__resample_horizontal_upsample() local 1556 float coefficient = horizontal_coefficients[coefficient_group + k - n0]; in stbir__resample_horizontal_downsample() local 1577 float coefficient = horizontal_coefficients[coefficient_group + k - n0]; in stbir__resample_horizontal_downsample() local 1599 float coefficient = horizontal_coefficients[coefficient_group + k - n0]; in stbir__resample_horizontal_downsample() local 1622 float coefficient = horizontal_coefficients[coefficient_group + k - n0]; in stbir__resample_horizontal_downsample() local [all …]
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/ |
H A D | loop_dependence.cpp | 153 auto coefficient = recurrence->GetCoefficient()->AsSEConstantNode(); in CalculateGCDFromCoefficients() local 511 SENode* coefficient, in StrongSIVTest() 665 SENode* source, SENode* destination, SENode* coefficient, in SymbolicStrongSIVTest() 696 SENode* source, SERecurrentNode* destination, SENode* coefficient, in WeakZeroSourceSIVTest() 849 SERecurrentNode* source, SENode* destination, SENode* coefficient, in WeakZeroDestinationSIVTest() 1003 SENode* source, SENode* destination, SENode* coefficient, in WeakCrossingSIVTest()
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/ |
D | loop_dependence.cpp | 153 auto coefficient = recurrence->GetCoefficient()->AsSEConstantNode(); in CalculateGCDFromCoefficients() local 511 SENode* coefficient, in StrongSIVTest() 665 SENode* source, SENode* destination, SENode* coefficient, in SymbolicStrongSIVTest() 696 SENode* source, SERecurrentNode* destination, SENode* coefficient, in WeakZeroSourceSIVTest() 849 SERecurrentNode* source, SENode* destination, SENode* coefficient, in WeakZeroDestinationSIVTest() 1003 SENode* source, SENode* destination, SENode* coefficient, in WeakCrossingSIVTest()
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
H A D | loop_dependence.cpp | 153 auto coefficient = recurrence->GetCoefficient()->AsSEConstantNode(); in CalculateGCDFromCoefficients() local 511 SENode* coefficient, in StrongSIVTest() 665 SENode* source, SENode* destination, SENode* coefficient, in SymbolicStrongSIVTest() 696 SENode* source, SERecurrentNode* destination, SENode* coefficient, in WeakZeroSourceSIVTest() 849 SERecurrentNode* source, SENode* destination, SENode* coefficient, in WeakZeroDestinationSIVTest() 1003 SENode* source, SENode* destination, SENode* coefficient, in WeakCrossingSIVTest()
|
/aosp_15_r20/external/pigweed/pw_tokenizer/public/pw_tokenizer/ |
H A D | hash.h | 59 uint32_t coefficient = k65599HashConstant; in Hash() local 87 uint32_t coefficient = k65599HashConstant; variable
|
/aosp_15_r20/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/pkcs/ |
H A D | RSAPrivateKey.java | 25 private BigInteger coefficient; field in RSAPrivateKey 59 BigInteger coefficient) in RSAPrivateKey()
|
H A D | RSAPrivateKeyStructure.java | 28 private BigInteger coefficient; field in RSAPrivateKeyStructure 61 BigInteger coefficient) in RSAPrivateKeyStructure()
|
/aosp_15_r20/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/asn1/pkcs/ |
H A D | RSAPrivateKey.java | 29 private BigInteger coefficient; field in RSAPrivateKey 63 BigInteger coefficient) in RSAPrivateKey()
|
H A D | RSAPrivateKeyStructure.java | 30 private BigInteger coefficient; field in RSAPrivateKeyStructure 63 BigInteger coefficient) in RSAPrivateKeyStructure()
|
/aosp_15_r20/external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/asn1/pkcs/ |
H A D | RSAPrivateKey.java | 29 private BigInteger coefficient; field in RSAPrivateKey 63 BigInteger coefficient) in RSAPrivateKey()
|
H A D | RSAPrivateKeyStructure.java | 30 private BigInteger coefficient; field in RSAPrivateKeyStructure 63 BigInteger coefficient) in RSAPrivateKeyStructure()
|
/aosp_15_r20/external/zxing/core/src/main/java/com/google/zxing/pdf417/decoder/ec/ |
H A D | ModulusPoly.java | 188 ModulusPoly multiplyByMonomial(int degree, int coefficient) { in multiplyByMonomial() 207 int coefficient = getCoefficient(degree); in toString() local
|
/aosp_15_r20/external/zxing/core/src/main/java/com/google/zxing/common/reedsolomon/ |
H A D | GenericGFPoly.java | 185 GenericGFPoly multiplyByMonomial(int degree, int coefficient) { in multiplyByMonomial() 233 int coefficient = getCoefficient(degree); in toString() local
|
/aosp_15_r20/external/deqp/modules/glshared/ |
H A D | glsCalibration.hpp | 42 float coefficient; member 59 float coefficient; member
|
/aosp_15_r20/prebuilts/go/linux-x86/src/database/sql/ |
D | convert_test.go | 504 coefficient [16]byte member 540 coefficient [16]byte member
|
/aosp_15_r20/external/pigweed/pw_kvs/public/pw_kvs/internal/ |
H A D | hash.h | 26 uint32_t coefficient = 65599u; in Hash() local
|
/aosp_15_r20/external/pigweed/pw_rpc/public/pw_rpc/internal/ |
H A D | hash.h | 35 uint32_t coefficient = kHashConstant; in Hash() local
|
/aosp_15_r20/external/pigweed/pw_rpc/java/main/dev/pigweed/pw_rpc/ |
H A D | Ids.java | 27 int coefficient = HASH_CONSTANT; in calculate() local
|
/aosp_15_r20/external/oboe/src/flowgraph/resampler/ |
H A D | PolyphaseResampler.cpp | 48 float coefficient = *coefficients++; in readFrame() local
|
H A D | PolyphaseResamplerStereo.cpp | 57 float coefficient = *coefficients++; in readFrame() local
|
/aosp_15_r20/frameworks/av/media/libaaudio/src/flowgraph/resampler/ |
H A D | PolyphaseResampler.cpp | 47 float coefficient = *coefficients++; in readFrame() local
|
H A D | PolyphaseResamplerStereo.cpp | 57 float coefficient = *coefficients++; in readFrame() local
|
/aosp_15_r20/external/pdfium/fxbarcode/common/reedsolomon/ |
H A D | BC_ReedSolomonGF256.cpp | 55 int32_t coefficient) { in BuildMonomial()
|
/aosp_15_r20/external/rust/android-crates-io/crates/pkcs1/src/private_key/ |
D | other_prime_info.rs | 29 pub coefficient: UintRef<'a>, field
|