/frameworks/av/media/libstagefright/codecs/amrwb/src/ |
synthesis_amr_wb.cpp | 216 * - Set energy of noise according to synthesis tilt. 217 * tilt > 0.8 ==> - 14 dB (voiced) 218 * tilt 0.5 ==> - 6 dB (voiced or noise) 219 * tilt < 0.0 ==> 0 dB (noise) 284 /* find tilt of synthesis speech (tilt: 1=voiced, -1=unvoiced) */ 315 /* modify energy of white noise according to synthesis tilt */
|
/external/libopus/silk/ |
VAD.c | 74 /* Weighting factors for tilt measure */ 217 /* Tilt measure */ 240 /* Frequency Tilt Measure */
|
NSQ.c | 61 opus_int Tilt_Q14, /* I Spectral tilt */ 81 const opus_int Tilt_Q14[ MAX_NB_SUBFR ], /* I Spectral tilt */ 187 opus_int Tilt_Q14, /* I Spectral tilt */
|
/docs/source.android.com/src/devices/sensors/ |
power-use.jd | 37 <li> Tilt detector </li>
|
versioning.jd | 158 href="{@docRoot}devices/sensors/sensor-types.html#tilt_detector">tilt 163 href="{@docRoot}devices/sensors/sensor-types.html#tilt_detector">tilt detector</a> sensor.</p>
|
/external/libopus/silk/float/ |
structs_FLP.h | 95 silk_float Tilt[ MAX_NB_SUBFR ];
|
process_gains_FLP.c | 83 /* Set quantizer offset for voiced signals. Larger offset when LTP coding gain is low or tilt is high (ie low-pass) */
|
wrappers_FLP.c | 129 Tilt_Q14[ i ] = (opus_int)silk_float2int( psEncCtrl->Tilt[ i ] * 16384.0f );
|
/frameworks/av/media/libstagefright/codecs/amrwbenc/inc/ |
cnst.h | 57 #define TILT_FAC 22282 /* tilt factor (denominator) (0.68 in Q15) */
|
cod_main.h | 49 Word16 tilt_code; /* tilt of code */
|
/packages/providers/DownloadProvider/ui/res/values-is-rIS/ |
strings.xml | 33 <string name="dialog_queued_body" msgid="708552801635572720">"Ţessi skrá er í biđröđ til niđurhals síđar og er ţví ekki tiltćk enn."</string>
|
/external/libopus/silk/fixed/ |
prefilter_FIX.c | 42 opus_int Tilt_Q14, /* I Tilt shaping coeficient */ 164 opus_int Tilt_Q14, /* I Tilt shaping coeficient */
|
process_gains_FIX.c | 97 /* Set quantizer offset for voiced signals. Larger offset when LTP coding gain is low or tilt is high (ie low-pass) */
|
/external/replicaisland/res/values/ |
strings.xml | 38 <string name="preference_enable_tilt_controls">Tilt Controls</string> 39 <string name="preference_enable_tilt_controls_summary">EXPERIMENTAL! Tilt the phone left and right to drive the Android around. Good for devices with no trackball or d-pad.</string> 46 <string name="preference_tilt_sensitivity">Tilt Sensitivity</string> 47 <string name="preference_tilt_sensitivity_summary">Adjusts the sensitivity of the tilt controls.</string> 144 <string name="control_setup_dialog_tilt"><b>Tilt</b> - Sensitivity can be adjusted in Options.</string> 148 <string name="onscreen_tilt_dialog_cancel">Stick with Tilt</string> 151 mode, but your options are currently set to <b>Tilt</b> controls. Would you like to try the 152 new On-Screen Controls instead, or stick with Tilt?
|
/packages/services/Telecomm/res/values-hu/ |
strings.xml | 62 <string name="blocked_numbers_butter_bar_title" msgid="438170866438793182">"A tiltás átmenetileg felfüggesztve"</string> 63 <string name="blocked_numbers_butter_bar_body" msgid="2223244484319442431">"Ha segélyhívószámot tárcsáz, vagy segélyhívószámra küld SMS-t, a rendszer feloldja a tiltást, hogy a sürg?sségi szolgáltatások felvehessék Önnel a kapcsolatot."</string>
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/ |
MotionIndicatorView.java | 136 * @param x Data provider for x direction tilt angle 137 * @param y Data provider for y direction tilt angle
|
/device/google/contexthub/util/nanoapp_cmd/ |
nanoapp_cmd.c | 108 } else if (strcmp(sensor, "tilt") == 0) { 325 printf(" win_orien|tilt|step_det|step_cnt|double_tap\n");
|
/device/htc/flounder/overlay/frameworks/base/core/res/res/values/ |
config.xml | 120 <!-- Sets the minimum and maximum tilt tolerance for each possible rotation. 124 with a typical tilt of 66 to 69 degrees.
|
/external/replicaisland/src/com/replica/replicaisland/ |
MainMenuActivity.java | 234 // Turn on tilt controls if there's nothing else. 284 // show message about switching from tilt to screen controls
|
/prebuilts/gdb/darwin-x86/lib/python2.7/lib-tk/ |
turtle.py | 136 'speed', 'st', 'stamp', 'tilt', 'tiltangle', 'towards', 'tracer', 2765 def tilt(self, angle): function [all...] |
/prebuilts/gdb/linux-x86/lib/python2.7/lib-tk/ |
turtle.py | 136 'speed', 'st', 'stamp', 'tilt', 'tiltangle', 'towards', 'tracer', 2765 def tilt(self, angle): function [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/ |
turtle.py | 136 'speed', 'st', 'stamp', 'tilt', 'tiltangle', 'towards', 'tracer', 2765 def tilt(self, angle): function [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/ |
turtle.py | 136 'speed', 'st', 'stamp', 'tilt', 'tiltangle', 'towards', 'tracer', 2765 def tilt(self, angle): function [all...] |
/device/google/contexthub/firmware/src/drivers/tilt_detection/ |
tilt_detection.c | 181 .sensorName = "Tilt Detection",
|
/hardware/bsp/intel/peripheral/libupm/src/mma7660/ |
mma7660.cxx | 151 // read the tilt register, verifying it's validity
|