HomeSort by relevance Sort by last modified time
    Searched full:calibrate (Results 1 - 25 of 104) sorted by null

1 2 3 4 5

  /external/qemu/distrib/sdl-1.2.15/src/timer/macos/
FastTimes.h 4 /* Updated 5/21/99 - Calibrate to VIA, add TBR support, renamed functions */
6 /* Updated 2/15/00 - Check for native Time Manager, no need to calibrate */
FastTimes.c 3 /* Updated 5/21/99 - Calibrate to VIA, add TBR support, renamed functions */
5 /* Updated 2/15/00 - Check for native Time Manager, no need to calibrate */
62 all based on the same underlying counter. This makes it silly to calibrate
  /cts/suite/audio_quality/test_description/test/
unknown_element.xml 18 <case name="host_speaker_calibration" version="1.0" description="Calibrate host speaker's volume.">
missing_mandatory.xml 18 <case name="host_speaker_calibration" version="1.0" description="Calibrate host speaker's volume.">
wrong_attrib.xml 18 <case name="host_speaker_calibration" version="1.0" description="Calibrate host speaker's volume." unsupprotedattrib="should fail">
  /docs/source.android.com/src/devices/tech/input/
index.jd 22 calibrate, test, and write drivers for input devices.</p
  /external/qemu/
qemu-timer-common.c 39 fprintf(stderr, "Could not calibrate ticks\n");
  /hardware/ti/wlan/mac80211/ti-utils/
plt.c 182 fprintf(stderr, "Fail to calibrate ith radio status (%d)\n",
265 "Do calibrate\n");
682 /* calibrate it */
697 fprintf(stderr, "Fail to calibrate\n");
722 COMMAND(plt, calibrate, "[<single|dual>]", 0, 0, CIB_NONE,
723 plt_calibrate, "Do calibrate for single or dual band chip\n");
README 35 --- How to calibrate
57 adb shell "echo Calibrate device"
77 --- How to calibrate with AutoFEM
143 calibrator plt calibrate
  /cts/suite/audio_quality/test_description/
dut_speaker_calibration.xml 18 <case name="dut_speaker_calibration" version="1.0" description="Calibrate host recording gain">
dut_speaker_calibration_no_pass.xml 18 <case name="dut_speaker_calibration" version="1.0" description="Calibrate host recording gain">
host_speaker_calibration.xml 18 <case name="host_speaker_calibration" version="1.0" description="Calibrate host speaker's volume.">
host_speaker_calibration_no_pass.xml 18 <case name="host_speaker_calibration" version="1.0" description="Calibrate host speaker's volume.">
  /hardware/ti/wlan/mac80211/ti-utils/scripts/
go.sh 356 # 6. calibrate
357 echo -e "+++ Calibrate"
374 echo -e "Fail to calibrate"
380 echo -e "Fail to calibrate"
453 # 5. calibrate
454 echo -e "+++ Calibrate"
471 echo -e "Fail to calibrate"
477 echo -e "Fail to calibrate"
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
ad1848.h 91 #define AD1848_AUTOCALIB 0x08 /* auto calibrate */
104 #define AD1848_CALIB_IN_PROGRESS 0x20 /* auto calibrate in progress */
cs4231-regs.h 127 #define CS4231_AUTOCALIB 0x08 /* auto calibrate */
140 #define CS4231_CALIB_IN_PROGRESS 0x20 /* auto calibrate in progress */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
ad1848.h 91 #define AD1848_AUTOCALIB 0x08 /* auto calibrate */
104 #define AD1848_CALIB_IN_PROGRESS 0x20 /* auto calibrate in progress */
cs4231-regs.h 127 #define CS4231_AUTOCALIB 0x08 /* auto calibrate */
140 #define CS4231_CALIB_IN_PROGRESS 0x20 /* auto calibrate in progress */
  /external/chromium_org/third_party/icu/source/test/perf/perldriver/
PerfFramework.pm 119 # first we calibrate. Use time from somewhere
329 my $CALIBRATE = 2; # duration in seconds for initial calibration
345 # calibrate: estimate ms/iteration
347 my @t = callJava($method, $pat, -$CALIBRATE);
356 out("<P>Calibration pass ($CALIBRATE sec): ");
  /external/icu4c/test/perf/perldriver/
PerfFramework.pm 119 # first we calibrate. Use time from somewhere
329 my $CALIBRATE = 2; # duration in seconds for initial calibration
345 # calibrate: estimate ms/iteration
347 my @t = callJava($method, $pat, -$CALIBRATE);
356 out("<P>Calibration pass ($CALIBRATE sec): ");
  /external/grub/netboot/
timer.c 36 /* ------ Calibrate the TSC -------
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
hdlcdrv.h 57 unsigned int calibrate; member in union:hdlcdrv_ioctl::__anon39367
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
hdlcdrv.h 57 unsigned int calibrate; member in union:hdlcdrv_ioctl::__anon40958
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
hdlcdrv.h 57 unsigned int calibrate; member in union:hdlcdrv_ioctl::__anon42472
  /packages/apps/VideoEditor/src/com/android/videoeditor/widgets/
AudioTrackView.java 223 // Re-calibrate the minimum to be 5%
231 // Re-calibrate the max to be 99%

Completed in 434 milliseconds

1 2 3 4 5