HomeSort by relevance Sort by last modified time
    Searched full:rms (Results 126 - 150 of 263) sorted by null

1 2 3 4 56 7 8 91011

  /external/webrtc/webrtc/modules/audio_processing/test/
audio_processing_unittest.cc     [all...]
process_test.cc     [all...]
  /external/opencv3/modules/calib3d/test/
test_fisheye.cpp 375 double rms; local
378 errors, err_std, thresh_cond, check_cond, rms);
384 CV_Assert(fabs(rms - 0.263782587133546) < 1e-10);
  /cts/tests/tests/media/src/android/media/cts/
LoudnessEnhancerTest.java 211 Log.i("LETest", "peak="+measurement.mPeak+" rms="+measurement.mRms);
  /external/webrtc/webrtc/modules/audio_processing/agc/legacy/
analog_agc.c 49 /* This is the target level for the analog part in ENV scale. To convert to RMS scale you
54 /* Offset between RMS scale (analog part) and ENV scale (digital part). This value actually
455 /* Since the offset between RMS and ENV is not constant, we should make this into a
    [all...]
  /external/webrtc/webrtc/modules/audio_processing/include/
audio_processing.h     [all...]
  /external/webrtc/webrtc/tools/agc/
activity_metric.cc 129 audio_content_->Update(features.rms[n], p[n]);
  /frameworks/base/core/java/android/speech/
RecognitionService.java 318 * @param rmsdB the new RMS dB value
  /toolchain/binutils/binutils-2.25/gas/config/
te-vms.c 31 #include <vms/rms.h>
  /docs/source.android.com/src/devices/tech/dalvik/
instruction-formats.jd 404 3rms.</i></p>
442 <td>3rms</td>
  /external/autotest/client/site_tests/firmware_TouchMTB/
firmware_log.py 272 'rms error in {} (mm)',
274 'The mean of all rms means of all trials',
  /external/opencv3/samples/cpp/tutorial_code/calib3d/camera_calibration/
camera_calibration.cpp 473 double rms = calibrateCamera(objectPoints, imagePoints, imageSize, cameraMatrix, local
476 cout << "Re-projection error reported by calibrateCamera: "<< rms << endl;
  /cts/tests/video/src/android/video/cts/
VideoEncoderDecoderTest.java 120 // RMS error in pixel values above this will be treated as error.
    [all...]
  /docs/source.android.com/src/devices/audio/
implement.jd 264 <li>close-talk config: 90dB SPL reads RMS of 2500 (16bit samples)</li>
  /external/llvm/lib/Target/Hexagon/
HexagonGenInsert.cpp 505 RegisterSet &RMs) const;
956 RegisterSet &RMs) const {
    [all...]
  /external/webrtc/webrtc/common_audio/resampler/
sinc_resampler_unittest.cc 338 // Almost all conversions have an RMS error of around -14 dbFS.
  /external/webrtc/webrtc/modules/audio_processing/agc/
agc_manager_direct.cc 358 // Requests the RMS error from AGC and distributes the required gain change
  /frameworks/base/docs/html/about/versions/
android-4.4.jd 46 <li><a href="#PeakRms">Peak and RMS measurement</a></li>
303 <h3 id="PeakRms">Peak and RMS measurement</h3>
305 <p>You can now query the peak and RMS of the current audio stream from {@link android.media.audiofx.Visualizer} by creating a new instance of {@link android.media.audiofx.Visualizer.MeasurementPeakRms} and passing it to {@link android.media.audiofx.Visualizer#getMeasurementPeakRms getMeasurementPeakRms()}. When you call this method, the peak and RMS values of the given {@link android.media.audiofx.Visualizer.MeasurementPeakRms} are set to the latest measured values.</p>
    [all...]
  /hardware/ti/omap3/dspbridge/inc/
dbdefs.h 131 #define DSP_RMSUSERCODESTART RMS_USER /* Start of RMS user cmd codes */
  /hardware/ti/omap3/dspbridge/libbridge/inc/
dbdefs.h 131 #define DSP_RMSUSERCODESTART RMS_USER /* Start of RMS user cmd codes */
  /toolchain/binutils/binutils-2.25/bfd/doc/
bfd.texinfo 126 Stallman about the library: RMS said that it would be quite hard---David
  /toolchain/binutils/binutils-2.25/bfd/
vms-misc.c 36 #include <rms.h>
  /toolchain/binutils/binutils-2.25/gas/
stabs.c 448 /* Frob invented at RMS' request. Set the n_desc of a symbol. */
  /prebuilts/go/darwin-x86/misc/nacl/testdata/
mime.types 486 # application/vnd.informedcontrol.rms+xml
517 application/vnd.jcp.javame.midlet-rms rms
    [all...]
  /prebuilts/go/linux-x86/misc/nacl/testdata/
mime.types 486 # application/vnd.informedcontrol.rms+xml
517 application/vnd.jcp.javame.midlet-rms rms
    [all...]

Completed in 1983 milliseconds

1 2 3 4 56 7 8 91011