HomeSort by relevance Sort by last modified time
    Searched defs:rate (Results 1 - 25 of 141) sorted by null

1 2 3 4 5 6

  /external/libvorbis/lib/
barkmel.c 22 double rate; local
24 rate=48000.f;
25 fprintf(stderr,"rate=%gHz, block=%d, f(1)=%.2gHz bark(1)=%.2g (of %.2g)\n",
26 rate,i,rate/2 / (i/2),toBARK(rate/2 /(i/2)),toBARK(rate/2));
28 rate=44100.f;
29 fprintf(stderr,"rate=%gHz, block=%d, f(1)=%.2gHz bark(1)=%.2g (of %.2g)\n",
30 rate,i,rate/2 / (i/2),toBARK(rate/2 /(i/2)),toBARK(rate/2))
    [all...]
  /external/chromium_org/third_party/WebKit/Source/platform/audio/
AudioResampler.h 56 // 0 < rate <= MaxRate
57 void setRate(double rate);
58 double rate() const { return m_rate; } function in class:blink::AudioResampler
AudioResamplerKernel.cpp 54 double nextFractionalIndex = m_virtualReadIndex + framesToProcess * rate();
80 double rate = this->rate();
81 rate = std::max(0.0, rate);
82 rate = std::min(AudioResampler::MaxRate, rate);
95 ASSERT(virtualReadIndex >= 0 && 1 + static_cast<unsigned>(virtualReadIndex + (framesToProcess - 1) * rate) < m_sourceBuffer.size());
110 virtualReadIndex += rate;
134 double AudioResamplerKernel::rate() cons function in class:blink::AudioResamplerKernel
    [all...]
  /external/chromium_org/chrome/common/
tts_utterance_request.h 22 float rate; member in struct:TtsUtteranceRequest
  /external/chromium_org/chromeos/ime/
ime_keyboard_x11_unittest.cc 137 AutoRepeatRate rate; local
138 EXPECT_TRUE(ImeKeyboard::GetAutoRepeatRateForTesting(&rate));
140 AutoRepeatRate tmp(rate);
145 EXPECT_EQ(rate.initial_delay_in_ms + 1, tmp.initial_delay_in_ms);
146 EXPECT_EQ(rate.repeat_interval_in_ms + 1, tmp.repeat_interval_in_ms);
149 EXPECT_TRUE(xkey_->SetAutoRepeatRate(rate));
151 EXPECT_EQ(rate.initial_delay_in_ms, tmp.initial_delay_in_ms);
152 EXPECT_EQ(rate.repeat_interval_in_ms, tmp.repeat_interval_in_ms);
  /external/chromium_org/storage/browser/quota/
storage_observer.h 37 // The rate at which storage events will be fired. Events will be fired at
38 // approximately this rate, or when a storage status change has been
40 base::TimeDelta rate; member in struct:storage::StorageObserver::MonitorParams
48 const base::TimeDelta& rate,
51 const base::TimeDelta& rate,
  /external/chromium_org/third_party/WebKit/Source/platform/exported/
WebSpeechSynthesisUtterance.cpp 82 float WebSpeechSynthesisUtterance::rate() const function in class:blink::WebSpeechSynthesisUtterance
84 return m_private->rate();
  /external/chromium_org/third_party/webrtc/examples/android/media_demo/src/org/webrtc/webrtcdemo/
CodecInst.java 27 "Rate: " + rate();
38 public native int rate(); method in class:CodecInst
  /external/chromium_org/chrome/browser/chromeos/
preferences_browsertest.cc 101 input_method::AutoRepeatRate rate = keyboard_->last_auto_repeat_rate_; local
103 (int)rate.initial_delay_in_ms);
105 (int)rate.repeat_interval_in_ms);
preferences.cc 650 input_method::AutoRepeatRate rate; local
651 rate.initial_delay_in_ms = xkb_auto_repeat_delay_pref_.GetValue();
652 rate.repeat_interval_in_ms = xkb_auto_repeat_interval_pref_.GetValue();
653 DCHECK(rate.initial_delay_in_ms > 0);
654 DCHECK(rate.repeat_interval_in_ms > 0);
657 ->SetAutoRepeatRate(rate);
  /external/chromium_org/third_party/WebKit/Source/modules/speech/
SpeechSynthesisUtterance.h 58 float rate() const { return m_platformUtterance->rate(); } function in class:blink::FINAL
59 void setRate(float rate) { m_platformUtterance->setRate(rate); }
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/coverage/
xmlreport.py 10 def rate(hit, num): function
73 xpackage.setAttribute("line-rate", rate(lhits, lnum))
74 xpackage.setAttribute("branch-rate", rate(bhits, bnum))
82 xcoverage.setAttribute("line-rate", rate(lhits_tot, lnum_tot))
83 xcoverage.setAttribute("branch-rate", rate(bhits_tot, bnum_tot))
141 xclass.setAttribute("line-rate", rate(class_hits, class_lines)
    [all...]
  /external/chromium_org/third_party/speex/include/speex/
speex_header.h 64 spx_int32_t rate; /**< Sampling rate used */ member in struct:SpeexHeader
68 spx_int32_t bitrate; /**< Bit-rate used */
78 void speex_init_header(SpeexHeader *header, int rate, int nb_channels, const struct SpeexMode *m);
  /external/iproute2/tc/
q_choke.c 41 unsigned rate = 0; local
59 if (get_rate(&rate, *argv)) {
106 if (!rate || !opt.limit) {
148 wlog = tc_red_eval_idle_damping(opt.Wlog, avpkt, rate, sbuf);
q_red.c 42 unsigned rate = 0; local
89 if (get_rate(&rate, *argv)) {
112 if (rate == 0)
113 get_rate(&rate, "10Mbit");
141 if ((wlog = tc_red_eval_idle_damping(opt.Wlog, avpkt, rate, sbuf)) < 0) {
q_gred.c 125 unsigned rate = 0; local
201 if (get_rate(&rate, *argv)) {
217 if (rate == 0)
218 get_rate(&rate, "10Mbit");
244 if ((wlog = tc_red_eval_idle_damping(opt.Wlog, avpkt, rate, sbuf)) < 0)
  /external/chromium_org/chrome/browser/net/
referrer.cc 91 double rate = it->second.subresource_use_rate(); local
93 if (rate > lowest_rate_seen)
99 lowest_rate_seen = rate;
133 double rate; local
134 if (!subresource_list->GetDouble(index++, &rate))
144 (*this)[url].SetSubresourceUseRate(rate);
152 base::FundamentalValue* rate(new base::FundamentalValue(
156 subresource_list->Append(rate);
180 // Note: the use rate is temporarilly possibly incorect, as we need to find
  /external/chromium_org/third_party/leveldatabase/src/util/
bloom_test.cc 118 // Count number of filters that significantly exceed the false positive rate
138 // Check false positive rate
139 double rate = FalsePositiveRate(); local
142 rate*100.0, length, static_cast<int>(FilterSize()));
144 ASSERT_LE(rate, 0.02); // Must not be over 2%
145 if (rate > 0.0125) mediocre_filters++; // Allowed, but not too often
  /external/chromium_org/third_party/libsrtp/srtp/test/
rdbx_driver.c 71 double rate; local
122 rate = rdbx_check_adds_per_second(1 << 18, 128);
123 printf("rdbx_check/replay_adds per second (ws=128): %e\n", rate);
124 rate = rdbx_check_adds_per_second(1 << 18, 1024);
125 printf("rdbx_check/replay_adds per second (ws=1024): %e\n", rate);
  /external/chromium_org/third_party/opus/src/celt/
opus_custom_demo.c 51 opus_int32 frame_size, channels, rate; local
64 fprintf (stderr, "Usage: test_opus_custom <rate> <channels> <frame size> "
65 " <bytes per packet> [<complexity> [packet loss rate]] "
70 rate = (opus_int32)atol(argv[1]);
73 mode = opus_custom_mode_create(rate, frame_size, NULL);
  /external/chromium_org/third_party/webrtc/modules/audio_coding/main/test/
Channel.cc 372 printf("Average Rate.................. %.0f bits/sec\n",
377 "Maximum Instantaneous Rate.... %.0f bits/sec\n",
399 double rate; local
402 rate = ((double) _totalBytes * 8.0) / (double) (currTime - _beginTime);
404 return rate;
  /external/libopus/celt/
opus_custom_demo.c 51 opus_int32 frame_size, channels, rate; local
64 fprintf (stderr, "Usage: test_opus_custom <rate> <channels> <frame size> "
65 " <bytes per packet> [<complexity> [packet loss rate]] "
70 rate = (opus_int32)atol(argv[1]);
73 mode = opus_custom_mode_create(rate, frame_size, NULL);
  /external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/
ProgressiveDownloadInformationBox.java 55 long rate; field in class:ProgressiveDownloadInformationBox.Entry
58 public Entry(long rate, long initialDelay) {
59 this.rate = rate;
64 return rate;
67 public void setRate(long rate) {
68 this.rate = rate;
82 "rate=" + rate
    [all...]
  /external/opencv/cv/src/
_cv.h 103 double *rate; member in struct:CvPyramid
  /bionic/libc/kernel/uapi/rdma/
ib_user_sa.h 60 __u8 rate; member in struct:ib_user_path_rec

Completed in 3159 milliseconds

1 2 3 4 5 6