Home
last modified time | relevance | path

Searched refs:AAC (Results 1 – 22 of 22) sorted by relevance

/frameworks/base/docs/html/guide/appendix/
Dmedia-formats.jd75 <td>AAC LC</td>
83 &bull; ADTS raw AAC (.aac, decode in Android 3.1+, encode in Android 4.0+, ADIF not supported)<br>
88 <td>HE-AACv1 (AAC+)</td>
94 <td>HE-AACv2 (enhanced AAC+)</td>
102 <td>AAC ELD (enhanced low delay AAC)</td>
265 &bull; MPEG-TS (.ts, AAC audio only, not seekable, Android 3.0+)</td>
353 <td>AAC-LC</td>
354 <td>AAC-LC</td>
355 <td>AAC-LC</td>
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/
DMediaProfileReader.java90 audioEncoder != MediaRecorder.AudioEncoder.AAC && in getAudioCodecName()
130 audioEncoderMap.put(MediaRecorder.AudioEncoder.AAC, "aac"); in initAudioEncoderMap()
/frameworks/av/media/libstagefright/mpeg2ts/
DESQueue.h34 AAC, enumerator
DESQueue.cpp324 case AAC: in appendData()
457 if (mMode == AAC) { in appendData()
495 case AAC: in dequeueAccessUnit()
DMPEG2PSExtractor.cpp604 mode = ElementaryStreamQueue::AAC; in Track()
DATSParser.cpp607 mQueue = new ElementaryStreamQueue(ElementaryStreamQueue::AAC); in Stream()
/frameworks/av/media/libstagefright/codecs/common/include/
DvoIndex.h106 _MAKE_CODEC_ID (0x210000, AAC)
/frameworks/base/docs/html/ndk/guides/audio/
Dopensl-for-android.jd420 <li>AAC LC.</li>
421 <li>HE-AACv1 (AAC+).</li>
422 <li>HE-AACv2 (enhanced AAC+).</li>
438 <li><a class="external-link" href="https://en.wikipedia.org/wiki/Advanced_Audio_Coding">AAC</a>
1067 <h3>Decode streaming ADTS AAC to PCM</h3>
1083 deal with AAC audio but need to perform custom audio processing
1092 <li>The compressed audio source is a stream of AAC frames contained in ADTS headers.
1102 Each buffer contains one or more complete ADTS AAC frames.
1113 ADTS AAC buffers, to avoid starving the decoder. This may happen, for example, if your app
1127 AAC data source, and an Android simple buffer queue for the PCM data
/frameworks/base/media/java/android/media/
DMediaRecorder.java414 public static final int AAC = 3; field in MediaRecorder.AudioEncoder
/frameworks/av/media/libstagefright/matroska/
DMatroskaExtractor.cpp141 AAC, enumerator
247 mType = AAC; in MatroskaSource()
/frameworks/base/docs/html/about/versions/
Dandroid-2.3.3.jd161 Wideband and AAC formats. </li>
Dandroid-2.3-highlights.jd367 AAC encoding and AMR wideband encoding (in software), so that applications can
390 <li>Adds AAC encoding and AMR wideband encoding</li>
Dandroid-3.1.jd646 <li>The media framework adds built-in support for raw ADTS AAC content, for
Dandroid-4.0-highlights.jd867 HTTP Live streaming protocol version 3 and encoding of ADTS-contained AAC
Djelly-bean.jd1499 <p>Android 4.1 also adds built-in support for encoding/decoding AAC 5.1 audio.</p>
Dandroid-4.0.jd404 <li>ADTS raw AAC audio encoding</li>
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/stress/
DCamera2RecordingTest.java841 mMediaRecorder.setAudioEncoder(MediaRecorder.AudioEncoder.AAC); in prepareRecording()
/frameworks/base/docs/html/ndk/downloads/
Drevision_history.jd3010 standard. With API Level 14, you can now decode compressed audio (e.g. MP3, AAC,
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt15302 field public static final int AAC = 3; // 0x3
/frameworks/base/api/
Dcurrent.txt21248 field public static final int AAC = 3; // 0x3
Dtest-current.txt21317 field public static final int AAC = 3; // 0x3
Dsystem-current.txt22768 field public static final int AAC = 3; // 0x3