/external/webrtc/webrtc/modules/audio_processing/agc/ |
agc_manager_direct.cc | 423 // we've come within half a stepsize of the nearest integer. (We don't
|
/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/ |
s10_8pf.h | 112 Word16 step, /* i : stepsize */
|
s10_8pf.cpp | 181 Word16 step, // i : stepsize 558 Word16 step, /* i : stepsize */
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
dxva2api.h | 278 DXVA2_Fixed32 StepSize;
|
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletDynamics/ConstraintSolver/ |
btHingeConstraint.cpp | 530 // |angular_velocity| = angle/time = erp*theta / stepsize 923 // |angular_velocity| = angle/time = erp*theta / stepsize [all...] |
btSliderConstraint.cpp | 341 // |angular_velocity| = angle/time = erp*theta / stepsize
|
/external/webrtc/webrtc/modules/audio_device/ |
audio_device_impl.cc | 745 int32_t AudioDeviceModuleImpl::SpeakerVolumeStepSize(uint16_t* stepSize) const 757 *stepSize = delta; 759 WEBRTC_TRACE(kTraceStateInfo, kTraceAudioDevice, _id, "output: stepSize=%u", *stepSize); [all...] |
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/jdwp/ |
VmMirror.java | [all...] |
/external/pdfium/third_party/libopenjpeg20/ |
tcd.c | 75 " x0=%d, y0=%d, x1=%d, y1=%d, stepsize=%f, numbps=%d\n", 76 band->x0, band->y0, band->x1, band->y1, band->stepsize, band->numbps); [all...] |
j2k.h | 164 * Quantization stepsize
|
/external/webrtc/webrtc/modules/audio_processing/aecm/ |
aecm_core.c | 845 // @param mu [out] (Return value) Stepsize in log2(), i.e. number of shifts. [all...] |
aecm_core_c.c | 432 // Calculate stepsize
|
/external/chromium-trace/catapult/third_party/polymer/components/web-animations-js/ |
web-animations-next-lite.min.js.map | 1 {"version":3,"file":"web-animations-next-lite.min.js","sources":["src/scope.js","src/timing-utilities.js","src/normalize-keyframes.js","src/deprecation.js","src/timeline.js","src/web-animations-next-player.js","src/animation-constructor.js","src/effect-callback.js","src/group-constructors.js"],"names":["webAnimationsShared","webAnimations1","webAnimationsNext","webAnimationsTesting","shared","makeTiming","timingInput","forGroup","timing","delay","endDelay","fill","iterationStart","iterations","duration","playbackRate","direction","easing","isNaN","undefined","Object","getOwnPropertyNames","forEach","property","fills","indexOf","directions","isDeprecated","normalizeTimingInput","toTimingFunction","cubic","a","b","c","d","linear","x","f","m","start","end","mid","xEst","Math","abs","step","count","pos","stepSize","cubicData","cubicBezierRe","exec","apply","this","slice","map","Number","stepData","stepRe","Sta (…)
|
web-animations-next.min.js.map | 1 {"version":3,"file":"web-animations-next.min.js","sources":["src/scope.js","src/timing-utilities.js","src/normalize-keyframes.js","src/deprecation.js","src/animation-node.js","src/effect.js","src/property-interpolation.js","src/animation.js","src/apply-preserving-inline-style.js","src/element-animatable.js","src/interpolation.js","src/matrix-interpolation.js","src/player.js","src/tick.js","src/timeline.js","src/web-animations-next-player.js","src/animation-constructor.js","src/effect-callback.js","src/group-constructors.js"],"names":["webAnimationsShared","webAnimations1","webAnimationsNext","webAnimationsTesting","shared","makeTiming","timingInput","forGroup","timing","delay","endDelay","fill","iterationStart","iterations","duration","playbackRate","direction","easing","isNaN","undefined","Object","getOwnPropertyNames","forEach","property","fills","indexOf","directions","isDeprecated","normalizeTimingInput","toTimingFunction","cubic","a","b","c","d","linear","x","f","m","start","end","mid","xEst","Math","abs","step","count","pos","stepSize","cubicData","cubicBezierRe","exec","apply","this","slice","map","Number","stepData","stepRe","Sta (…) [all...] |
web-animations.min.js.map | 1 {"version":3,"file":"web-animations.min.js","sources":["src/scope.js","src/timing-utilities.js","src/normalize-keyframes.js","src/deprecation.js","src/animation-node.js","src/effect.js","src/property-interpolation.js","src/animation.js","src/apply-preserving-inline-style.js","src/element-animatable.js","src/interpolation.js","src/matrix-interpolation.js","src/player.js","src/tick.js"],"names":["webAnimationsShared","webAnimations1","webAnimationsNext","WEB_ANIMATIONS_TESTING","webAnimationsTesting","shared","testing","makeTiming","timingInput","timing","delay","fill","forGroup","iterationStart","iterations","playbackRate","direction","easing","isNaN","undefined","Object","getOwnPropertyNames","forEach","property","fills","indexOf","directions","isDeprecated","duration","normalizeTimingInput","toTimingFunction","cubic","c","a","linear","b","m","start","end","mid","xEst","f","Math","abs","x","d","step","count","pos","stepSize","cubicData","cubicBezierRe","exec","this","slice","map","Number","stepData","stepRe","Start","mid (…)
|
/external/webrtc/webrtc/modules/audio_processing/aec/ |
aec_core_neon.c | 183 // Stepsize factor
|
aec_core_sse2.c | 144 // Stepsize factor
|
/external/libmtp/src/ |
ptp-pack.c | 753 ret = ptp_unpack_DPV (params, data, &offset, dpdlen, &dpd->FORM.Range.StepSize, dpd->DataType); 822 ret = ptp_unpack_DPV (params, data, &offset, opdlen, &opd->FORM.Range.StepSize, opd->DataType); [all...] |
/device/moto/shamu/camera/QCamera2/stack/common/ |
cam_types.h | 732 uint8_t stepsize; member in struct:__anon5884 [all...] |
/external/webrtc/webrtc/modules/audio_device/win/ |
audio_mixer_manager_win.cc | [all...] |
audio_device_wave_win.cc | 787 int32_t AudioDeviceWindowsWave::SpeakerVolumeStepSize(uint16_t& stepSize) const 797 stepSize = delta; [all...] |
/device/huawei/angler/camera/QCamera2/stack/common/ |
cam_types.h | 891 uint8_t stepsize; member in struct:__anon3793 [all...] |
/device/lge/bullhead/camera/QCamera2/stack/common/ |
cam_types.h | 891 uint8_t stepsize; member in struct:__anon4704 [all...] |
/external/webrtc/webrtc/modules/audio_processing/include/ |
audio_processing.h | 55 // several parameters: i) filter adaptation stepsize and error threshold; [all...] |
/hardware/qcom/camera/QCamera2/stack/common/ |
cam_types.h | 991 uint8_t stepsize; member in struct:__anon32729 [all...] |