| /third_party/skia/third_party/externals/oboe/src/flowgraph/resampler/ |
| H A D | PolyphaseResampler.cpp | 47 float coefficient = *coefficients++; in readFrame() local
|
| H A D | PolyphaseResamplerStereo.cpp | 56 float coefficient = *coefficients++; in readFrame() local [all...] |
| H A D | MultiChannelResampler.cpp | 155 float coefficient = sinc(radians * cutoffScaler) * window; in generateCoefficients() local
|
| /third_party/protobuf/benchmarks/php/ |
| H A D | PhpBenchmark.php | 51 private $coefficient; variable 59 $this->coefficient = pow (10, 0) / pow(2, 20); variable
|
| /third_party/skia/third_party/externals/spirv-tools/source/opt/ |
| H A D | scalar_analysis_simplification.cpp | 467 SENode* coefficient = child->AsSERecurrentNode()->GetCoefficient(); in EliminateZeroCoefficientRecurrents() local [all...] |
| H A D | loop_dependence_helpers.cpp | 137 IsProvablyOutsideOfLoopBounds( const Loop* loop, SENode* distance, SENode* coefficient) IsProvablyOutsideOfLoopBounds() argument
|
| H A D | loop_peeling.cpp | 1030 SExpression coefficient = rhs->GetCoefficient(); in HandleInequality() local
|
| H A D | scalar_analysis.cpp | 75 CreateRecurrentExpression( const Loop* loop, SENode* offset, SENode* coefficient) CreateRecurrentExpression() argument
|
| H A D | loop_dependence.cpp | 155 auto coefficient = recurrence->GetCoefficient()->AsSEConstantNode(); in CalculateGCDFromCoefficients() local 511 StrongSIVTest(SENode* source, SENode* destination, SENode* coefficient, DistanceEntry* distance_entry) StrongSIVTest() argument 665 SymbolicStrongSIVTest( SENode* source, SENode* destination, SENode* coefficient, DistanceEntry* distance_entry) SymbolicStrongSIVTest() argument 696 WeakZeroSourceSIVTest( SENode* source, SERecurrentNode* destination, SENode* coefficient, DistanceEntry* distance_entry) WeakZeroSourceSIVTest() argument 849 WeakZeroDestinationSIVTest( SERecurrentNode* source, SENode* destination, SENode* coefficient, DistanceEntry* distance_entry) WeakZeroDestinationSIVTest() argument 1003 WeakCrossingSIVTest( SENode* source, SENode* destination, SENode* coefficient, DistanceEntry* distance_entry) WeakCrossingSIVTest() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
| H A D | scalar_analysis_simplification.cpp | 467 SENode* coefficient = child->AsSERecurrentNode()->GetCoefficient(); in EliminateZeroCoefficientRecurrents() local [all...] |
| H A D | loop_dependence_helpers.cpp | 137 IsProvablyOutsideOfLoopBounds( const Loop* loop, SENode* distance, SENode* coefficient) IsProvablyOutsideOfLoopBounds() argument
|
| H A D | loop_peeling.cpp | 1030 SExpression coefficient = rhs->GetCoefficient(); in HandleInequality() local
|
| H A D | scalar_analysis.cpp | 75 CreateRecurrentExpression( const Loop* loop, SENode* offset, SENode* coefficient) CreateRecurrentExpression() argument
|
| H A D | loop_dependence.cpp | 155 auto coefficient = recurrence->GetCoefficient()->AsSEConstantNode(); in CalculateGCDFromCoefficients() local 511 StrongSIVTest(SENode* source, SENode* destination, SENode* coefficient, DistanceEntry* distance_entry) StrongSIVTest() argument 665 SymbolicStrongSIVTest( SENode* source, SENode* destination, SENode* coefficient, DistanceEntry* distance_entry) SymbolicStrongSIVTest() argument 696 WeakZeroSourceSIVTest( SENode* source, SERecurrentNode* destination, SENode* coefficient, DistanceEntry* distance_entry) WeakZeroSourceSIVTest() argument 849 WeakZeroDestinationSIVTest( SERecurrentNode* source, SENode* destination, SENode* coefficient, DistanceEntry* distance_entry) WeakZeroDestinationSIVTest() argument 1003 WeakCrossingSIVTest( SENode* source, SENode* destination, SENode* coefficient, DistanceEntry* distance_entry) WeakCrossingSIVTest() argument [all...] |
| /third_party/skia/third_party/externals/dng_sdk/source/ |
| H A D | dng_misc_opcodes.cpp | 434 dng_opcode_MapPolynomial(const dng_area_spec &areaSpec, uint32 degree, const real64 *coefficient) dng_opcode_MapPolynomial() argument
|
| /third_party/spirv-tools/source/opt/ |
| H A D | scalar_analysis_simplification.cpp | 466 SENode* coefficient = child->AsSERecurrentNode()->GetCoefficient(); in EliminateZeroCoefficientRecurrents() local [all...] |
| H A D | loop_dependence_helpers.cpp | 135 IsProvablyOutsideOfLoopBounds( const Loop* loop, SENode* distance, SENode* coefficient) IsProvablyOutsideOfLoopBounds() argument
|
| H A D | loop_peeling.cpp | 1031 SExpression coefficient = rhs->GetCoefficient(); in HandleInequality() local
|
| H A D | scalar_analysis.cpp | 74 CreateRecurrentExpression( const Loop* loop, SENode* offset, SENode* coefficient) CreateRecurrentExpression() argument
|
| H A D | loop_dependence.cpp | 153 auto coefficient = recurrence->GetCoefficient()->AsSEConstantNode(); in CalculateGCDFromCoefficients() local 510 StrongSIVTest(SENode* source, SENode* destination, SENode* coefficient, DistanceEntry* distance_entry) StrongSIVTest() argument 664 SymbolicStrongSIVTest( SENode* source, SENode* destination, SENode* coefficient, DistanceEntry* distance_entry) SymbolicStrongSIVTest() argument 695 WeakZeroSourceSIVTest( SENode* source, SERecurrentNode* destination, SENode* coefficient, DistanceEntry* distance_entry) WeakZeroSourceSIVTest() argument 848 WeakZeroDestinationSIVTest( SERecurrentNode* source, SENode* destination, SENode* coefficient, DistanceEntry* distance_entry) WeakZeroDestinationSIVTest() argument 1002 WeakCrossingSIVTest( SENode* source, SENode* destination, SENode* coefficient, DistanceEntry* distance_entry) WeakCrossingSIVTest() argument [all...] |
| /third_party/vk-gl-cts/modules/glshared/ |
| H A D | glsCalibration.hpp | 42 float coefficient; member 57 float coefficient; member
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | rv34.h | 71 VLC coefficient; ///< VLCs used for decoding big coefficients member
|
| /third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/cpp/analyzer/ |
| H A D | GlitchAnalyzer.h | 244 const double coefficient = 0.1; variable
|
| /third_party/backends/backend/ |
| H A D | canon_lide70-common.c | 294 make_descending_slope (size_t start_descent, double coefficient, in make_descending_slope() argument 351 make_slope_table(size_t count, unsigned int word, size_t start_descent, double coefficient, unsigned char *buf) make_slope_table() argument
|