HomeSort by relevance Sort by last modified time
    Searched refs:aac (Results 1 - 25 of 26) sorted by null

1 2

  /external/chromium_org/media/mp4/
aac_unittest.cc 5 #include "media/mp4/aac.h"
14 AAC aac; local
20 EXPECT_TRUE(aac.Parse(data));
21 EXPECT_EQ(aac.GetOutputSamplesPerSecond(false), 44100);
22 EXPECT_EQ(aac.GetChannelLayout(false), CHANNEL_LAYOUT_STEREO);
26 AAC aac; local
32 EXPECT_TRUE(aac.Parse(data));
33 EXPECT_EQ(aac.GetOutputSamplesPerSecond(false), 48000)
43 AAC aac; local
62 AAC aac; local
80 AAC aac; local
92 AAC aac; local
102 AAC aac; local
118 AAC aac; local
132 AAC aac; local
    [all...]
mp4_stream_parser.cc 198 const AAC& aac = entry.esds.aac; local
224 // Check if it is MPEG4 AAC defined in ISO 14496 Part 3 or
225 // supported MPEG2 AAC varients.
228 channel_layout = aac.GetChannelLayout(has_sbr_);
229 sample_per_second = aac.GetOutputSamplesPerSecond(has_sbr_);
231 extra_data = aac.codec_specific_data();
386 const AAC& aac_config, std::vector<uint8>* frame_buf,
391 // As above, adjust subsample information to account for the headers. AAC i
    [all...]
box_definitions.h 14 #include "media/mp4/aac.h"
192 AAC aac; member in struct:media::mp4::ElementaryStreamDescriptor
box_definitions.cc 428 RCHECK(aac.Parse(es_desc.decoder_specific_info()));
  /frameworks/av/media/libstagefright/codecs/aacdec/
Android.mk 11 external/aac/libAACdec/include \
12 external/aac/libPCMutils/include \
13 external/aac/libFDK/include \
14 external/aac/libMpegTPDec/include \
15 external/aac/libSBRdec/include \
16 external/aac/libSYS/include
  /external/aac/libAACdec/src/
rvlcconceal.cpp 3 Software License for The Fraunhofer FDK AAC Codec Library for Android
9 The Fraunhofer FDK AAC Codec Library for Android ("FDK AAC Codec") is software that implements
10 the MPEG Advanced Audio Coding ("AAC") encoding and decoding scheme for digital audio.
11 This FDK AAC Codec software is intended to be used on a wide variety of Android devices.
13 AAC's HE-AAC and HE-AAC v2 versions are regarded as today's most efficient general perceptual
14 audio codecs. AAC-ELD is considered the best-performing full-bandwidth communications codec by
15 independent studies and is widely deployed. AAC has been standardized by ISO and IEC as par
    [all...]
rvlc.cpp 3 Software License for The Fraunhofer FDK AAC Codec Library for Android
9 The Fraunhofer FDK AAC Codec Library for Android ("FDK AAC Codec") is software that implements
10 the MPEG Advanced Audio Coding ("AAC") encoding and decoding scheme for digital audio.
11 This FDK AAC Codec software is intended to be used on a wide variety of Android devices.
13 AAC's HE-AAC and HE-AAC v2 versions are regarded as today's most efficient general perceptual
14 audio codecs. AAC-ELD is considered the best-performing full-bandwidth communications codec by
15 independent studies and is widely deployed. AAC has been standardized by ISO and IEC as par
    [all...]
channelinfo.h 3 Software License for The Fraunhofer FDK AAC Codec Library for Android
9 The Fraunhofer FDK AAC Codec Library for Android ("FDK AAC Codec") is software that implements
10 the MPEG Advanced Audio Coding ("AAC") encoding and decoding scheme for digital audio.
11 This FDK AAC Codec software is intended to be used on a wide variety of Android devices.
13 AAC's HE-AAC and HE-AAC v2 versions are regarded as today's most efficient general perceptual
14 audio codecs. AAC-ELD is considered the best-performing full-bandwidth communications codec by
15 independent studies and is widely deployed. AAC has been standardized by ISO and IEC as par
224 } aac; variable in typeref:struct:__anon2444::__anon2445
257 } aac; variable in typeref:struct:__anon2446::__anon2447
285 } aac; variable in typeref:struct:__anon2448::__anon2449
    [all...]
channel.cpp 3 Software License for The Fraunhofer FDK AAC Codec Library for Android
9 The Fraunhofer FDK AAC Codec Library for Android ("FDK AAC Codec") is software that implements
10 the MPEG Advanced Audio Coding ("AAC") encoding and decoding scheme for digital audio.
11 This FDK AAC Codec software is intended to be used on a wide variety of Android devices.
13 AAC's HE-AAC and HE-AAC v2 versions are regarded as today's most efficient general perceptual
14 audio codecs. AAC-ELD is considered the best-performing full-bandwidth communications codec by
15 independent studies and is widely deployed. AAC has been standardized by ISO and IEC as par
    [all...]
block.cpp 3 Software License for The Fraunhofer FDK AAC Codec Library for Android
9 The Fraunhofer FDK AAC Codec Library for Android ("FDK AAC Codec") is software that implements
10 the MPEG Advanced Audio Coding ("AAC") encoding and decoding scheme for digital audio.
11 This FDK AAC Codec software is intended to be used on a wide variety of Android devices.
13 AAC's HE-AAC and HE-AAC v2 versions are regarded as today's most efficient general perceptual
14 audio codecs. AAC-ELD is considered the best-performing full-bandwidth communications codec by
15 independent studies and is widely deployed. AAC has been standardized by ISO and IEC as par
    [all...]
aacdec_hcr.cpp 3 Software License for The Fraunhofer FDK AAC Codec Library for Android
9 The Fraunhofer FDK AAC Codec Library for Android ("FDK AAC Codec") is software that implements
10 the MPEG Advanced Audio Coding ("AAC") encoding and decoding scheme for digital audio.
11 This FDK AAC Codec software is intended to be used on a wide variety of Android devices.
13 AAC's HE-AAC and HE-AAC v2 versions are regarded as today's most efficient general perceptual
14 audio codecs. AAC-ELD is considered the best-performing full-bandwidth communications codec by
15 independent studies and is widely deployed. AAC has been standardized by ISO and IEC as par
    [all...]
aacdecoder.cpp 3 Software License for The Fraunhofer FDK AAC Codec Library for Android
9 The Fraunhofer FDK AAC Codec Library for Android ("FDK AAC Codec") is software that implements
10 the MPEG Advanced Audio Coding ("AAC") encoding and decoding scheme for digital audio.
11 This FDK AAC Codec software is intended to be used on a wide variety of Android devices.
13 AAC's HE-AAC and HE-AAC v2 versions are regarded as today's most efficient general perceptual
14 audio codecs. AAC-ELD is considered the best-performing full-bandwidth communications codec by
15 independent studies and is widely deployed. AAC has been standardized by ISO and IEC as par
    [all...]
conceal.cpp 3 Software License for The Fraunhofer FDK AAC Codec Library for Android
9 The Fraunhofer FDK AAC Codec Library for Android ("FDK AAC Codec") is software that implements
10 the MPEG Advanced Audio Coding ("AAC") encoding and decoding scheme for digital audio.
11 This FDK AAC Codec software is intended to be used on a wide variety of Android devices.
13 AAC's HE-AAC and HE-AAC v2 versions are regarded as today's most efficient general perceptual
14 audio codecs. AAC-ELD is considered the best-performing full-bandwidth communications codec by
15 independent studies and is widely deployed. AAC has been standardized by ISO and IEC as par
    [all...]
  /frameworks/av/media/libstagefright/codecs/aacenc/
Android.mk 101 external/aac/libAACenc/include \
102 external/aac/libFDK/include \
103 external/aac/libMpegTPEnc/include \
104 external/aac/libSBRenc/include \
105 external/aac/libSYS/include
  /external/chromium/chrome/browser/resources/shared/js/
media_common.js 10 return /\.(aac|aiff|atrac|cda|flac|m4a|mp3|pcm|oga|ogg|raw|wav)$/i.test(path);
  /external/chromium_org/ui/webui/resources/js/
media_common.js 10 return /\.(aac|aiff|atrac|cda|flac|m4a|mp3|pcm|oga|ogg|raw|wav)$/i.test(path);
  /external/bluetooth/bluedroid/stack/include/
uipc_msg.h 519 /* AAC/AAC+ CODEC Parameters */
594 tCODEC_INFO_AAC aac; member in union:__anon3894
625 UINT32 aac; member in union:__anon3897::__anon3898
  /external/chromium_org/media/
media.target.darwin-arm.mk 157 media/mp4/aac.cc \
media.target.darwin-mips.mk 157 media/mp4/aac.cc \
media.target.darwin-x86.mk 157 media/mp4/aac.cc \
media.target.linux-arm.mk 157 media/mp4/aac.cc \
media.target.linux-mips.mk 157 media/mp4/aac.cc \
media.target.linux-x86.mk 157 media/mp4/aac.cc \
  /external/chromium_org/chrome/browser/resources/file_manager/js/
file_tasks.js 112 'other', '.3ga', '.3gp', '.aac', '.alac', '.asf', '.avi', '.bmp', '.csv',
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
802.11.h 774 uint16 aac; /* available admission capacity */ member in struct:dot11_qbss_load_ie
    [all...]

Completed in 552 milliseconds

1 2