/frameworks/base/docs/html/ndk/guides/audio/ |
D | sample-rates.jd | 49 <p>This section describes some best practices to help you avoid problems with sampling rates.</p> 78 <p>Choose simple-ratio sampling rates such as 24 kHz (1:2) and 32 kHz (2:3) when playing back 80 rates and ratios may be permitted through AudioTrack.</p> 82 <h3>Use upsampling rather than downsampling when changing sample rates</h3> 84 <p>Sampling rates can be changed on the fly. The granularity of 88 <p>Do not dynamically change sampling rates when 89 downsampling. When changing sample rates after an audio track is 120 <h3>Sample rates</h3> 144 <p><a href="http://www.trustmeimascientist.com/2013/02/04/the-science-of-sample-rates-when-higher-i…
|
D | input-latency.jd | 51 <li> Be prepared to handle nominal sample rates of 44,100 and 48,000 Hz as reported by 55 PROPERTY_OUTPUT_SAMPLE_RATE</a>. Other sample rates are possible, but rare.</li> 88 at 48,000 Hz nominal sample rate, the actual sample rates are likely to be slightly different
|
D | index.jd | 24 optimal <a href="{@docRoot}ndk/guides/audio/sample-rates.html">sample rate</a>. This section
|
/frameworks/av/media/libstagefright/codecs/aacenc/src/ |
D | aacenc.c | 384 for (i = 0; rates[i]; i++) in voAACEncSetParam() 386 if (rates[i] >= bitrate) in voAACEncSetParam() 451 for (i = 0; rates[i]; i++) in voAACEncSetParam() 453 if (rates[i] >= bitrate) in voAACEncSetParam()
|
D | aac_rom.c | 1425 const int rates[8] = { variable
|
/frameworks/base/docs/html/guide/appendix/ |
D | media-formats.jd | 79 content with standard sampling rates from 8 to 48 kHz.</td> 98 content with standard sampling rates from 8 to 48 kHz.</td> 106 with standard sampling rates from 16 to 48 kHz</td> 122 <td>9 rates from 6.60 kbit/s to 23.85 kbit/s sampled @ 16kHz</td> 131 <td>Mono/Stereo (no multichannel). Sample rates up to 48 kHz (but up to 44.1 176 <td>8- and 16-bit linear PCM (rates up to limit of hardware). Sampling 177 rates for raw PCM recordings at 8000, 16000 and 44100 Hz.</td>
|
/frameworks/base/core/java/android/view/ |
D | DisplayInfo.java | 482 ArraySet<Float> rates = new ArraySet<>(); in getDefaultRefreshRates() local 488 rates.add(mode.getRefreshRate()); in getDefaultRefreshRates() 491 float[] result = new float[rates.size()]; in getDefaultRefreshRates() 493 for (Float rate : rates) { in getDefaultRefreshRates()
|
/frameworks/av/media/libstagefright/codecs/aacenc/inc/ |
D | aac_rom.h | 97 extern const int rates[8];
|
/frameworks/base/docs/html/distribute/users/ |
D | ota-installs.jd | 14 some developers have seen app installation acceptance rates of 40%.</p>
|
D | user-acquisition.jd | 55 measure how your change impacted conversion rates.
|
D | expand-to-new-markets.jd | 216 each month for changes in exchange rates, or manually set prices.
|
/frameworks/base/docs/html/distribute/analyze/ |
D | build-better-apps.jd | 22 tend to have the highest conversion rates. Build custom reports to identify 62 may be able to reduce your drop-off rates.
|
/frameworks/base/docs/html/distribute/monetize/ |
D | subscriptions.jd | 27 users and reduces cart abandonment rates.
|
D | ads.jd | 33 <li>High CPMs and the best fill rates
|
/frameworks/base/docs/html/distribute/stories/games/ |
D | glu-eternity-warriors.jd | 71 launch. Also these rates continued to increase over time among Eternity
|
D | kongregate-global-assault.jd | 64 developers. If we can improve conversion rates through art or graphics by even
|
D | two-dots.jd | 65 rates increased by 7 percent compared to the control description.
|
D | concrete-bowling.jd | 62 Concrete Software also found that quest acceptance and completion rates
|
/frameworks/base/docs/html/distribute/stories/apps/ |
D | sayhi.jd | 53 percent increase in install rates. In addition, the app entered the Top 10
|
/frameworks/base/docs/html/distribute/engage/ |
D | easy-signin.jd | 2 page.metaDescription=Increase conversion rates while helping users minimize typing by letting users…
|
/frameworks/base/media/java/android/media/ |
D | MediaCodecInfo.java | 1027 private void limitSampleRates(int[] rates) { in limitSampleRates() argument 1028 Arrays.sort(rates); in limitSampleRates() 1030 for (int rate: rates) { in limitSampleRates() 1883 Range<Integer> counts, Range<Long> rates, Range<Rational> ratios) { in applyBlockLimits() argument 1909 rates = Utils.factorRange(rates, factor); in applyBlockLimits() 1915 mBlocksPerSecondRange = mBlocksPerSecondRange.intersect(rates); in applyBlockLimits()
|
D | AudioRecord.java | 422 int[] rates = { 0 }; in deferred_connect() local 429 rates /*mSampleRates*/, in deferred_connect()
|
D | AudioTrack.java | 575 int[] rates = { 0 }; in deferred_connect() local 578 rates /*sampleRate - NA*/, in deferred_connect()
|
/frameworks/base/docs/html/training/monitoring-device-state/ |
D | index.jd | 59 <dd>Optimal refresh rates can vary based on how the host device is being used. Learn how to
|
/frameworks/base/docs/html/google/play/billing/ |
D | index.jd | 20 today’s exchange rates and country-specific pricing patterns. To satisfy
|