Home
last modified time | relevance | path

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

12

/third_party/skia/third_party/externals/oboe/src/flowgraph/resampler/
DPolyphaseResampler.cpp47 float coefficient = *coefficients++; in readFrame() local
DPolyphaseResamplerStereo.cpp56 float coefficient = *coefficients++; in readFrame() local
DMultiChannelResampler.cpp155 float coefficient = sinc(radians * cutoffScaler) * window; in generateCoefficients() local
/third_party/vk-gl-cts/modules/glshared/
DglsCalibration.hpp42 float coefficient; member
57 float coefficient; member
/third_party/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()
Dscalar_analysis_simplification.cpp466 SENode* coefficient = child->AsSERecurrentNode()->GetCoefficient(); in EliminateZeroCoefficientRecurrents() local
Dloop_dependence_helpers.cpp136 const Loop* loop, SENode* distance, SENode* coefficient) { in IsProvablyOutsideOfLoopBounds()
Dscalar_analysis.cpp75 const Loop* loop, SENode* offset, SENode* coefficient) { in CreateRecurrentExpression()
Dloop_peeling.cpp1031 SExpression coefficient = rhs->GetCoefficient(); in HandleInequality() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dloop_dependence.cpp155 auto coefficient = recurrence->GetCoefficient()->AsSEConstantNode(); in CalculateGCDFromCoefficients() local
512 SENode* coefficient, in StrongSIVTest()
666 SENode* source, SENode* destination, SENode* coefficient, in SymbolicStrongSIVTest()
697 SENode* source, SERecurrentNode* destination, SENode* coefficient, in WeakZeroSourceSIVTest()
850 SERecurrentNode* source, SENode* destination, SENode* coefficient, in WeakZeroDestinationSIVTest()
1004 SENode* source, SENode* destination, SENode* coefficient, in WeakCrossingSIVTest()
Dscalar_analysis_simplification.cpp467 SENode* coefficient = child->AsSERecurrentNode()->GetCoefficient(); in EliminateZeroCoefficientRecurrents() local
Dloop_dependence_helpers.cpp138 const Loop* loop, SENode* distance, SENode* coefficient) { in IsProvablyOutsideOfLoopBounds()
Dscalar_analysis.cpp76 const Loop* loop, SENode* offset, SENode* coefficient) { in CreateRecurrentExpression()
Dloop_peeling.cpp1030 SExpression coefficient = rhs->GetCoefficient(); in HandleInequality() local
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dloop_dependence.cpp155 auto coefficient = recurrence->GetCoefficient()->AsSEConstantNode(); in CalculateGCDFromCoefficients() local
512 SENode* coefficient, in StrongSIVTest()
666 SENode* source, SENode* destination, SENode* coefficient, in SymbolicStrongSIVTest()
697 SENode* source, SERecurrentNode* destination, SENode* coefficient, in WeakZeroSourceSIVTest()
850 SERecurrentNode* source, SENode* destination, SENode* coefficient, in WeakZeroDestinationSIVTest()
1004 SENode* source, SENode* destination, SENode* coefficient, in WeakCrossingSIVTest()
Dscalar_analysis_simplification.cpp467 SENode* coefficient = child->AsSERecurrentNode()->GetCoefficient(); in EliminateZeroCoefficientRecurrents() local
Dloop_dependence_helpers.cpp138 const Loop* loop, SENode* distance, SENode* coefficient) { in IsProvablyOutsideOfLoopBounds()
Dscalar_analysis.cpp76 const Loop* loop, SENode* offset, SENode* coefficient) { in CreateRecurrentExpression()
Dloop_peeling.cpp1030 SExpression coefficient = rhs->GetCoefficient(); in HandleInequality() local
/third_party/protobuf/benchmarks/php/
DPhpBenchmark.php51 private $coefficient; variable in Google\\Protobuf\\Benchmark\\Benchmark
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/cpp/analyzer/
DGlitchAnalyzer.h244 const double coefficient = 0.1; in processInputFrame() local
/third_party/decimal.js/test/modules/
DDecimal.js16 var t = function (coefficient, exponent, sign, n) { argument
/third_party/ffmpeg/libavcodec/
Drv34.h71 VLC coefficient; ///< VLCs used for decoding big coefficients member
/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_misc_opcodes.cpp436 const real64 *coefficient) in dng_opcode_MapPolynomial()
Ddng_negative.cpp4571 real64 coefficient [4]; in EncodeRawProxy() local

12