Home
last modified time | relevance | path

Searched refs:PCM (Results 1 – 6 of 6) sorted by relevance

/frameworks/wilhelm/tests/sandbox/
Dconfigbq.c31 } PCM; typedef
33 PCM formats[] = {
95 PCM *format; in main()
/frameworks/base/docs/html/ndk/guides/audio/
Dopensl-for-android.jd138 is most suitable for short PCM format clips. The example code uses this technique for the <em>
139 Hello</em> and <em>Android</em> clips. The PCM data was converted to hex strings using a
141 <li><strong>Real-time synthesis</strong>: Your application can synthesize PCM data on the fly and
248 <td>Yes: Decode to PCM</td>
416 <li><a class="external-link" href="https://en.wikipedia.org/wiki/WAV">WAV</a> PCM.</li>
465 <h4>PCM data format</h4>
468 PCM is the only data format you can use with buffer queues. Supported PCM
520 A device typically supports the same rate range for a data source in PCM format, and a unity rate
543 An audio player or recorder with a data locator for a buffer queue supports PCM data format only.
683 this reason. (We also use Android simple buffer queue for recording and decoding to PCM, but that
[all …]
Dopensl-prog-notes.jd345 <li>Now use OpenSL ES to create an AudioPlayer with PCM buffer queue data locator.</li>
/frameworks/base/docs/html/guide/appendix/
Dmedia-formats.jd173 <td>PCM/WAVE</td>
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/docs/html/ndk/guides/
Dstable_apis.jd422 <p>OpenSL ES support for this Android API level adds PCM support. For more information about
/frameworks/base/docs/html/ndk/downloads/
Drevision_history.jd3011 Vorbis) to PCM. For more details, see <code>docs/opensles/index.html</code> and