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

  /frameworks/av/media/libstagefright/codecs/aacdec/
SoftAAC.cpp 152 aacParams->eChannelMode = OMX_AUDIO_ChannelModeStereo;
SoftAAC2.cpp 139 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;
  /device/samsung/crespo/sec_mm/sec_omx/sec_omx_include/khronos/
OMX_Audio.h 181 OMX_AUDIO_ChannelModeStereo = 0, /**< 2 channels, the bitrate allocation between those
    [all...]
  /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/omxcore/inc/
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/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...]

Completed in 166 milliseconds