/frameworks/av/media/libstagefright/codecs/aacdec/ |
SoftAAC2.cpp | 180 aacParams->eChannelMode = OMX_AUDIO_ChannelModeStereo;
|
/frameworks/av/media/libstagefright/codecs/aacenc/ |
SoftAACEncoder.cpp | 187 aacParams->eChannelMode = OMX_AUDIO_ChannelModeStereo;
|
SoftAACEncoder2.cpp | 153 aacParams->eChannelMode = OMX_AUDIO_ChannelModeStereo;
|
/frameworks/native/include/media/openmax/ |
OMX_Audio.h | 199 OMX_AUDIO_ChannelModeStereo = 0, /**< 2 channels, the bitrate allocation between those [all...] |
/hardware/qcom/media/mm-core/inc/ |
OMX_Audio.h | 182 OMX_AUDIO_ChannelModeStereo = 0, /**< 2 channels, the bitrate allocation between those [all...] |
/hardware/qcom/media/mm-core/omxcore/inc/ |
OMX_Audio.h | 181 OMX_AUDIO_ChannelModeStereo = 0, /**< 2 channels, the bitrate allocation between those [all...] |
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/ |
OMX_Audio.h | 181 OMX_AUDIO_ChannelModeStereo = 0, /**< 2 channels, the bitrate allocation between those [all...] |
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/ |
OMX_Audio.h | 181 OMX_AUDIO_ChannelModeStereo = 0, /**< 2 channels, the bitrate allocation between those
[all...] |
/hardware/ti/omap4xxx/domx/omx_core/inc/ |
OMX_Audio.h | 181 OMX_AUDIO_ChannelModeStereo = 0, /**< 2 channels, the bitrate allocation between those [all...] |
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/audio/dec/mp3/ |
Exynos_OMX_Mp3dec.c | 825 pMp3Dec->mp3Param.eChannelMode = OMX_AUDIO_ChannelModeStereo; [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/src/ |
OMX_AacDecoder.c | 454 aac_ip->eChannelMode = OMX_AUDIO_ChannelModeStereo; [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/src/ |
OMX_AacEncoder.c | 217 aac_op->eChannelMode = OMX_AUDIO_ChannelModeStereo; [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/tests/ |
AacEncTest.c | [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/src/ |
OMX_Mp3Decoder.c | 457 mp3_ip->eChannelMode = OMX_AUDIO_ChannelModeStereo; [all...] |
/frameworks/av/media/libstagefright/ |
ACodec.cpp | [all...] |
OMXCodec.cpp | [all...] |