Searched defs:stepSize (Results 1 – 13 of 13) sorted by relevance
/external/chromium_org/content/browser/resources/media/ |
D | data_series.js | 87 getValues: function(startTime, stepSize, count) { argument 106 getValuesInternal_: function(startTime, stepSize, count) { argument
|
/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/ |
D | ShadowRatingBar.java | 24 final float stepSize = attributeSet.getAttributeFloatValue("android", "stepSize", -1); in applyAttributes() local 77 public void setStepSize(float stepSize) { in setStepSize()
|
/external/chromium_org/chrome/browser/resources/net_internals/ |
D | timeline_data_series.js | 80 getValues: function(startTime, stepSize, count) { argument 105 getValuesInternal_: function(startTime, stepSize, count) { argument 269 getValuesInternal_: function(startTime, stepSize, count) { argument
|
/external/sonivox/arm-wt-22k/lib_src/ |
D | eas_imaadpcm.c | 228 EAS_INT stepSize; in IMADecoderADPCM() local
|
/external/sonivox/arm-hybrid-22k/lib_src/ |
D | eas_imaadpcm.c | 228 EAS_INT stepSize; in IMADecoderADPCM() local
|
/external/sonivox/arm-fm-22k/lib_src/ |
D | eas_imaadpcm.c | 228 EAS_INT stepSize; in IMADecoderADPCM() local
|
/external/chromium_org/third_party/webrtc/modules/audio_device/include/ |
D | fake_audio_device.h | 84 virtual int32_t SpeakerVolumeStepSize(uint16_t* stepSize) const { return 0; } in SpeakerVolumeStepSize() 90 virtual int32_t MicrophoneVolumeStepSize(uint16_t* stepSize) const { in MicrophoneVolumeStepSize()
|
/external/chromium_org/third_party/webrtc/modules/audio_device/android/ |
D | audio_device_template.h | 219 uint16_t& stepSize) const { // NOLINT in SpeakerVolumeStepSize() 248 uint16_t& stepSize) const { // NOLINT in MicrophoneVolumeStepSize()
|
/external/chromium_org/third_party/webrtc/modules/audio_device/test/ |
D | func_test_manager.cc | 181 uint16_t stepSize(0); in RecordedDataIsAvailable() local 206 uint16_t stepSize(0); in RecordedDataIsAvailable() local 465 uint16_t stepSize(0); in NeedMorePlayData() local
|
D | audio_device_test_api.cc | 908 uint16_t stepSize(0); in TEST_F() local 1052 uint16_t stepSize(0); in TEST_F() local
|
/external/aac/libSBRenc/src/ |
D | ton_corr.h | 119 INT stepSize; /*!< Stride for the lpc estimate. */ member
|
D | ton_corr.cpp | 134 INT stepSize = hTonCorr->stepSize; in FDKsbrEnc_CalculateTonalityQuotas() local
|
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/jdwp/ |
D | VmMirror.java | 1721 public ReplyPacket setStep(String threadName, int stepSize, int stepDepth) { in setStep() 1755 int stepSize, int stepDepth) { in setStep()
|