Searched defs:AAC (Results 1 - 5 of 5) sorted by relevance

/external/clang/test/CodeGenCXX/
H A D2003-11-27-MultipleInheritanceThunk.cpp29 AliasAnalysisCounter AAC; variable
/external/chromium_org/media/formats/mp4/
H A Daac.cc18 AAC::AAC() function in class:media::mp4::AAC
23 AAC::~AAC() {
26 bool AAC::Parse(const std::vector<uint8>& data, const LogCB& log_cb) {
68 // Note: The check for 16 available bits comes from the AAC spec.
85 // Note: The check for 12 available bits comes from the AAC spec.
120 int AAC::GetOutputSamplesPerSecond(bool sbr_in_mimetype) const {
129 // to SBR doubling the AAC sample rate.)
135 ChannelLayout AAC
[all...]
H A Daac.h21 // This class parses the AAC information from decoder specific information
25 class MEDIA_EXPORT AAC { class in namespace:media::mp4
27 AAC();
28 ~AAC();
30 // Parse the AAC config from the raw binary data embedded in esds box.
36 // Gets the output sample rate for the AAC stream.
43 // Gets the channel layout for the AAC stream.
50 // This function converts a raw AAC frame into an AAC frame with an ADTS
68 // The following variables store the AAC specifi
[all...]
/external/robolectric/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/chromium_org/third_party/android_platform/webview/
H A Dframeworks.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/location/ android/location/Address$1.class ...

Completed in 1293 milliseconds