Searched refs:eChannelMode (Results 1 - 6 of 6) sorted by relevance

/frameworks/native/include/media/openmax/
H A DOMX_Audio.h233 OMX_AUDIO_CHANNELMODETYPE eChannelMode; /**< Channel mode enumeration */ member in struct:OMX_AUDIO_PARAM_MP3TYPE
311 OMX_AUDIO_CHANNELMODETYPE eChannelMode; /**< Channel mode enumeration */ member in struct:OMX_AUDIO_PARAM_AACPROFILETYPE
454 OMX_AUDIO_CHANNELMODETYPE eChannelMode; /**< Channel mode enumeration */ member in struct:OMX_AUDIO_PARAM_SBCTYPE
/frameworks/av/media/libstagefright/codecs/aacdec/
H A DSoftAAC2.cpp177 aacParams->eChannelMode = OMX_AUDIO_ChannelModeStereo;
/frameworks/av/media/libstagefright/codecs/aacenc/
H A DSoftAACEncoder.cpp187 aacParams->eChannelMode = OMX_AUDIO_ChannelModeStereo;
H A DSoftAACEncoder2.cpp153 aacParams->eChannelMode = OMX_AUDIO_ChannelModeStereo;
/frameworks/av/media/libstagefright/
H A DACodec.cpp1138 profile.eChannelMode =
H A DOMXCodec.cpp3438 profile.eChannelMode = (numChannels == 1?

Completed in 130 milliseconds