Home
last modified time | relevance | path

Searched defs:coefficient (Results 1 – 25 of 165) sorted by relevance

1234567

/aosp_15_r20/frameworks/av/media/libeffects/hapticgenerator/
H A DProcessors.cpp151 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 Dstb_image_resize.h1136 …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 Dloop_dependence.cpp153 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/
Dloop_dependence.cpp153 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 Dloop_dependence.cpp153 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 Dhash.h59 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 DRSAPrivateKey.java25 private BigInteger coefficient; field in RSAPrivateKey
59 BigInteger coefficient) in RSAPrivateKey()
H A DRSAPrivateKeyStructure.java28 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 DRSAPrivateKey.java29 private BigInteger coefficient; field in RSAPrivateKey
63 BigInteger coefficient) in RSAPrivateKey()
H A DRSAPrivateKeyStructure.java30 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 DRSAPrivateKey.java29 private BigInteger coefficient; field in RSAPrivateKey
63 BigInteger coefficient) in RSAPrivateKey()
H A DRSAPrivateKeyStructure.java30 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 DModulusPoly.java188 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 DGenericGFPoly.java185 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 DglsCalibration.hpp42 float coefficient; member
59 float coefficient; member
/aosp_15_r20/prebuilts/go/linux-x86/src/database/sql/
Dconvert_test.go504 coefficient [16]byte member
540 coefficient [16]byte member
/aosp_15_r20/external/pigweed/pw_kvs/public/pw_kvs/internal/
H A Dhash.h26 uint32_t coefficient = 65599u; in Hash() local
/aosp_15_r20/external/pigweed/pw_rpc/public/pw_rpc/internal/
H A Dhash.h35 uint32_t coefficient = kHashConstant; in Hash() local
/aosp_15_r20/external/pigweed/pw_rpc/java/main/dev/pigweed/pw_rpc/
H A DIds.java27 int coefficient = HASH_CONSTANT; in calculate() local
/aosp_15_r20/external/oboe/src/flowgraph/resampler/
H A DPolyphaseResampler.cpp48 float coefficient = *coefficients++; in readFrame() local
H A DPolyphaseResamplerStereo.cpp57 float coefficient = *coefficients++; in readFrame() local
/aosp_15_r20/frameworks/av/media/libaaudio/src/flowgraph/resampler/
H A DPolyphaseResampler.cpp47 float coefficient = *coefficients++; in readFrame() local
H A DPolyphaseResamplerStereo.cpp57 float coefficient = *coefficients++; in readFrame() local
/aosp_15_r20/external/pdfium/fxbarcode/common/reedsolomon/
H A DBC_ReedSolomonGF256.cpp55 int32_t coefficient) { in BuildMonomial()
/aosp_15_r20/external/rust/android-crates-io/crates/pkcs1/src/private_key/
Dother_prime_info.rs29 pub coefficient: UintRef<'a>, field

1234567