Home
last modified time | relevance | path

Searched refs:Hz (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/core/java/android/hardware/
DSensorManager.java1127 float Hz = Ex*Ay - Ey*Ax; in getRotationMatrix() local
1128 final float normH = (float)Math.sqrt(Hx*Hx + Hy*Hy + Hz*Hz); in getRotationMatrix()
1138 Hz *= invH; in getRotationMatrix()
1143 final float Mx = Ay*Hz - Az*Hy; in getRotationMatrix()
1144 final float My = Az*Hx - Ax*Hz; in getRotationMatrix()
1148 R[0] = Hx; R[1] = Hy; R[2] = Hz; in getRotationMatrix()
1152 R[0] = Hx; R[1] = Hy; R[2] = Hz; R[3] = 0; in getRotationMatrix()
/frameworks/av/media/libstagefright/codecs/amrwbenc/inc/
Dlag_wind.tab21 | Bandwidth expansion = 60 Hz |
22 | Sampling frequency = 12800 Hz |
Dqpisf_2s.tab26 #define ISF_GAP 128 /* 50 Hz */
/frameworks/base/docs/html/ndk/guides/audio/
Dinput-latency.jd51 <li> Be prepared to handle nominal sample rates of 44,100 and 48,000 Hz as reported by
81 example, if the nominal sample rate is 48,000 Hz, it is normal for the audio clock to advance
87 the on-device microphone at 48,000 Hz nominal sample rate, and playing on USB audio
88 at 48,000 Hz nominal sample rate, the actual sample rates are likely to be slightly different
Dopensl-for-android.jd478 <li>8,000 Hz.</li>
479 <li>11,025 Hz.</li>
480 <li>12,000 Hz.</li>
481 <li>16,000 Hz.</li>
482 <li>22,050 Hz.</li>
483 <li>24,000 Hz.</li>
484 <li>32,000 Hz.</li>
485 <li>44,100 Hz.</li>
486 <li>48,000 Hz.</li>
492 device-dependent; usually, 16,000 Hz mono/16-bit signed is available regardless of the device.
Doutput-latency.jd135 millihertz</em> (1 Hz = 1000 mHz).
/frameworks/base/tools/orientationplot/
DREADME.txt43 less than about 1Hz, then the filtered accelorometer data becomes too smooth
/frameworks/base/docs/html/guide/appendix/
Dmedia-formats.jd177 rates for raw PCM recordings at 8000, 16000 and 44100 Hz.</td>