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

  /frameworks/av/media/libstagefright/codecs/amrnb/enc/
SoftAMRNBEncoder.cpp 170 pcmParams->eChannelMapping[0] = OMX_AUDIO_ChannelCF;
  /frameworks/native/include/media/openmax/
OMX_AsString.h 76 case OMX_AUDIO_ChannelCF: return "CF";
    [all...]
OMX_Audio.h 160 OMX_AUDIO_ChannelCF = 0x3, /**< Center front */
    [all...]
  /frameworks/av/media/libstagefright/codecs/amrwbenc/
SoftAMRWBEncoder.cpp 208 pcmParams->eChannelMapping[0] = OMX_AUDIO_ChannelCF;
  /hardware/qcom/media/mm-core/inc/
OMX_Audio.h 144 OMX_AUDIO_ChannelCF = 0x3, /**< Center front */
    [all...]
  /hardware/qcom/media/mm-core/omxcore/inc/
OMX_Audio.h 143 OMX_AUDIO_ChannelCF = 0x3, /**< Center front */
    [all...]
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/
OMX_Audio.h 143 OMX_AUDIO_ChannelCF = 0x3, /**< Center front */
    [all...]
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_Audio.h 143 OMX_AUDIO_ChannelCF = 0x3, /**< Center front */
    [all...]
  /hardware/ti/omap4-aah/domx/omx_core/inc/
OMX_Audio.h 161 OMX_AUDIO_ChannelCF = 0x3, /**< Center front */
    [all...]
  /hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_Audio.h 143 OMX_AUDIO_ChannelCF = 0x3, /**< Center front */
    [all...]
  /frameworks/av/media/libstagefright/
OMXCodec.cpp     [all...]
  /frameworks/av/media/libstagefright/codecs/aacdec/
SoftAAC2.cpp 258 pcmParams->eChannelMapping[2] = OMX_AUDIO_ChannelCF;
    [all...]

Completed in 89 milliseconds