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

/frameworks/native/include/media/openmax/
H A DOMX_Audio.h232 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/aacenc/
H A DSoftAACEncoder.cpp187 aacParams->eChannelMode = OMX_AUDIO_ChannelModeStereo;
H A DSoftAACEncoder2.cpp156 aacParams->eChannelMode = OMX_AUDIO_ChannelModeStereo;
/frameworks/av/media/libstagefright/codecs/aacdec/
H A DSoftAAC2.cpp227 aacParams->eChannelMode = OMX_AUDIO_ChannelModeStereo;
/frameworks/av/media/libstagefright/
H A DOMXCodec.cpp3546 profile.eChannelMode = (numChannels == 1?
H A DACodec.cpp1807 profile.eChannelMode =

Completed in 1256 milliseconds