Searched defs:aacProfile (Results 1 – 5 of 5) sorted by relevance
| /frameworks/av/media/libstagefright/ |
| D | Utils.cpp | 175 int32_t aacProfile = -1; in convertMetaDataToMessage() local
|
| D | OMXCodec.cpp | 576 int32_t numChannels, sampleRate, aacProfile; in configureCodec() local 3265 int32_t numChannels, int32_t sampleRate, int32_t bitRate, int32_t aacProfile, bool isADTS) { in setAACFormat()
|
| D | ACodec.cpp | 2005 int32_t isADTS, aacProfile; in configureCodec() local 2295 int32_t bitRate, int32_t aacProfile, bool isADTS, int32_t sbrMode, in setupAACCodec()
|
| /frameworks/av/media/libmediaplayerservice/nuplayer/ |
| D | NuPlayerRenderer.cpp | 1694 int32_t aacProfile = -1; in onOpenAudioSink() local
|
| /frameworks/base/media/java/android/media/ |
| D | MediaCodecInfo.java | 2400 Integer aacProfile = (Integer)map.get(MediaFormat.KEY_AAC_PROFILE); in supportsFormat() local
|