HomeSort by relevance Sort by last modified time
    Searched refs:OMX_AUDIO_ChannelModeStereo (Results 1 - 18 of 18) sorted by null

  /frameworks/native/include/media/openmax/
OMX_AsString.h 89 case OMX_AUDIO_ChannelModeStereo: return "Stereo";
    [all...]
OMX_Audio.h 198 OMX_AUDIO_ChannelModeStereo = 0, /**< 2 channels, the bitrate allocation between those
    [all...]
  /frameworks/av/media/libstagefright/codecs/aacenc/
SoftAACEncoder.cpp 187 aacParams->eChannelMode = OMX_AUDIO_ChannelModeStereo;
SoftAACEncoder2.cpp 156 aacParams->eChannelMode = OMX_AUDIO_ChannelModeStereo;
  /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/omap4-aah/domx/omx_core/inc/
OMX_Audio.h 199 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...]
  /frameworks/av/media/libstagefright/codecs/aacdec/
SoftAAC2.cpp 227 aacParams->eChannelMode = OMX_AUDIO_ChannelModeStereo;
    [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/
OMXCodec.cpp     [all...]
ACodec.cpp     [all...]

Completed in 219 milliseconds