/frameworks/wilhelm/src/itf/ |
D | IOutputMixExt.c | 31 } stereo; typedef 236 stereo *mixBuffer = (stereo *) dstWriter; in IOutputMixExt_FillBuffer() 237 const stereo *source = (const stereo *) track->mReader; in IOutputMixExt_FillBuffer() 243 for (j = 0; j < actual; j += sizeof(stereo), ++mixBuffer, ++source) { in IOutputMixExt_FillBuffer() 249 for (j = 0; j < actual; j += sizeof(stereo), ++mixBuffer, ++source) { in IOutputMixExt_FillBuffer() 257 for (j = 0; j < actual; j += sizeof(stereo), ++mixBuffer, ++source) { in IOutputMixExt_FillBuffer()
|
/frameworks/av/media/libstagefright/codecs/mp3dec/src/ |
D | pvmp3_get_side_info.cpp | 122 int stereo = (info->mode == MPG_MD_MONO) ? 1 : 2; in pvmp3_get_side_info() local 126 if (stereo == 1) in pvmp3_get_side_info() 140 for (ch = 0; ch < stereo; ch++) in pvmp3_get_side_info() 151 for (ch = 0; ch < stereo; ch++) in pvmp3_get_side_info() 217 si->private_bits = getbits_crc(inputStream, stereo, crc, info->error_protection); in pvmp3_get_side_info() 219 for (ch = 0; ch < stereo; ch++) in pvmp3_get_side_info()
|
/frameworks/base/core/java/android/hardware/radio/ |
D | RadioManager.java | 463 boolean stereo, boolean rds, boolean ta, boolean af, boolean ea) { in FmBandDescriptor() argument 465 mStereo = stereo; in FmBandDescriptor() 589 boolean stereo) { in AmBandDescriptor() argument 591 mStereo = stereo; in AmBandDescriptor() 784 boolean stereo, boolean rds, boolean ta, boolean af, boolean ea) { in FmBandConfig() argument 786 mStereo = stereo; in FmBandConfig() 1016 boolean stereo) { in AmBandConfig() argument 1018 mStereo = stereo; in AmBandConfig() 1147 ProgramInfo(int channel, int subChannel, boolean tuned, boolean stereo, in ProgramInfo() argument 1152 mStereo = stereo; in ProgramInfo()
|
/frameworks/base/core/jni/ |
D | android_hardware_Radio.cpp | 173 nBandconfig->band.fm.stereo, in convertBandDescriptorFromNative() 183 nBandconfig->band.am.stereo); in convertBandDescriptorFromNative() 208 nBandconfig->band.fm.stereo, in convertBandConfigFromNative() 218 nBandconfig->band.am.stereo); in convertBandConfigFromNative() 327 nProgramInfo->tuned, nProgramInfo->stereo, in convertProgramInfoFromNative() 362 nBandconfig->band.fm.stereo = in convertBandConfigToNative() 372 nBandconfig->band.am.stereo = in convertBandConfigToNative()
|
/frameworks/base/docs/html/guide/appendix/ |
D | media-formats.jd | 78 <td rowspan="2">Support for mono/stereo/5.0/5.1 97 <td>Support for stereo/5.0/5.1 105 <td>Support for mono/stereo content 360 <td>2 (stereo)</td> 361 <td>2 (stereo)</td>
|
/frameworks/wilhelm/tests/automated/ |
D | BufferQueue_test.cpp | 40 } stereo; typedef 46 static stereo stereoBuffer1[44100 * 1];
|
/frameworks/base/docs/html/ndk/guides/audio/ |
D | opensl-prog-notes.jd | 197 When {@code Volume::EnableStereoPosition} is used to enable stereo panning of a mono source, 202 panned from one channel to the other. Therefore, only enable stereo positioning if you need
|
D | output-latency.jd | 109 has two channels (stereo), then you will have one stream playing a pair of samples (frame) at
|
D | opensl-for-android.jd | 474 <li>Mono or stereo.</li>
|
/frameworks/base/docs/html/about/versions/ |
D | android-3.0-highlights.jd | 251 …ctivity and status and let the user know that music is playing through a stereo headset. Applicati…
|
D | jelly-bean.jd | 1497 …ownmixes the audio to the number of channels that are supported by the device (usually stereo).</p>
|
/frameworks/base/docs/html/training/auto/audio/ |
D | index.jd | 80 devices to browse your content listings and play it through a car stereo system.
|
/frameworks/base/docs/html-intl/intl/in/preview/ |
D | support.jd | 104 yang cerdas, dan pemberitahuan stereo yang bekerja untuk VR. Yang terpenting,
|
D | api-overview.jd | 872 dan pemberitahuan stereo yang bekerja untuk VR. Hal terpenting adalah Android N menyediakan
|
/frameworks/base/docs/html/preview/ |
D | api-overview.jd | 949 and stereo notifications that work for VR. Most importantly, Android N provides for
|
D | support.jd | 430 head-tracking, and stereo notifications that work for VR. Most importantly,
|