Searched full:knee (Results 1 – 25 of 68) sorted by relevance
123
| /external/webrtc/modules/audio_processing/agc2/ |
| D | compute_interpolated_gain_curve.cc | 74 // Automatically finds where to sample the beyond-knee region of a limiter using 78 // are assigned by halving intervals (starting with the whole beyond-knee region 132 // Compute the parameters to over-approximate the knee region via linear 133 // interpolation. Over-approximating is saturation-safe since the knee region is 144 // of the knee region, which has high curvature. in PrecomputeKneeApproxParams() 165 // Compute the parameters to under-approximate the beyond-knee region via linear 167 // since the beyond-knee region is concave.
|
| D | limiter_db_gain_curve.h | 24 // regions: identity (linear), knee (quadratic polynomial), compression 56 // The upper end of the knee region, which is between knee_start_dbfs_ and 61 // Coefficients {a, b, c} of the knee region polynomial
|
| D | compute_interpolated_gain_curve.h | 30 // Knee and beyond-knee regions approximation parameters.
|
| D | interpolated_gain_curve.cc | 41 << histogram_name_prefix << ".FixedDigitalGainCurveRegion.Knee") in InterpolatedGainCurve() 165 // For the other regions, namely knee and limiter, the cost is 183 // Knee and limiter regions; find the linear piece index. Spelling in LookUpGainToApply()
|
| D | limiter_db_gain_curve.cc | 110 // Beyond-knee region only. in GetGainFirstDerivativeLinear() 119 RTC_CHECK_GE(x0, limiter_start_linear_); // Beyond-knee region only. in GetGainIntegralLinear()
|
| /external/snakeyaml/src/test/resources/specification/ |
| D | example2_14.yaml | 4 by a knee injury.
|
| /external/python/pyyaml/tests/data/ |
| D | spec-02-14.data | 4 by a knee injury.
|
| /external/snakeyaml/src/test/resources/pyyaml/ |
| D | spec-02-14.data | 4 by a knee injury.
|
| /external/llvm/test/YAMLParser/ |
| D | spec-02-14.test | 6 by a knee injury.
|
| /external/webrtc/modules/audio_processing/agc/legacy/ |
| D | digital_agc.cc | 23 // MaxGain = 6; MinGain = 0; CompRatio = 3; Knee = 1; 28 // log(exp(-Knee*A)+exp(-Knee*B)) - log(1+exp(-Knee*B)) ) / 29 // log(1/(1+exp(Knee*B))))));
|
| /external/zxing/core/src/test/resources/blackbox/qrcode-5/ |
| D | 17.txt | 38 sometimes to herself. Kitty sat very demurely on her knee, pretending to
|
| D | 16.txt | 38 sometimes to herself. Kitty sat very demurely on her knee, pretending to
|
| /external/sdv/vsomeip/third_party/boost/multi_index/example/ |
| D | random_access.cpp | 72 "knee, pretending to watch the progress of the winding, and now and then " in main()
|
| /external/snakeyaml/src/test/java/org/yaml/snakeyaml/ |
| D | Chapter2_3Test.java | 35 assertEquals("Mark McGwire's year was crippled by a knee injury.", data); in testExample_2_14()
|
| /external/python/pyyaml/examples/pygments-lexer/ |
| D | example.yaml | 126 by a knee injury.
|
| /external/webrtc/modules/audio_processing/ |
| D | gain_controller2.cc | 206 << " | knee: " << stats.look_ups_knee_region in Process()
|
| /external/tensorflow/tensorflow/lite/java/demo/app/src/main/assets/ |
| D | labels_mobilenet_quant_v1_224.txt | 617 knee pad
|
| D | labels_imagenet_slim.txt | 617 knee pad
|
| /external/tensorflow/tensorflow/lite/java/ovic/src/testdata/ |
| D | labels.txt | 617 knee pad
|
| /external/tensorflow/tensorflow/lite/examples/ios/camera/data/ |
| D | labels.txt | 617 knee pad
|
| /external/tensorflow/tensorflow/lite/examples/ios/simple/data/ |
| D | labels.txt | 617 knee pad
|
| /external/mesa3d/src/gallium/frontends/teflon/tests/ |
| D | labels_mobilenet_quant_v1_224.txt | 617 knee pad
|
| /external/v4l-utils/lib/libv4lconvert/processing/ |
| D | autogain.c | 71 /* auto gain and exposure algorithm based on the knee algorithm described here:
|
| /external/skia/bench/ |
| D | TypefaceBench.cpp | 81 "when for scores on scores of miles you wade knee-deep among Tiger-lilies--what",
|
| /external/rust/android-crates-io/crates/yaml-rust/tests/ |
| D | specexamples.rs.inc | 41 "--- >\n Mark McGwire's\n year was crippled\n by a knee injury.";
|
123