Home
last modified time | relevance | path

Searched refs:coefficient2 (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/oboe/src/flowgraph/resampler/
DSincResampler.cpp61 float coefficient2 = *coefficients2++; in readFrame() local
65 mSingleFrame2[channel] += sample * coefficient2; in readFrame()
DSincResamplerStereo.cpp65 float coefficient2 = *coefficients2++; in readFrame() local
69 mSingleFrame2[channel] += sample * coefficient2; in readFrame()
/third_party/openssl/doc/man7/
DEVP_PKEY-RSA.pod85 =item "rsa-coefficient2" (B<OSSL_PKEY_PARAM_RSA_COEFFICIENT2>) <unsigned integer>