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

  /frameworks/av/media/libstagefright/codecs/flac/dec/
SoftFlacDecoder.cpp 208 pcmParams->eChannelMapping[5] = OMX_AUDIO_ChannelRS;
  /frameworks/native/headers/media_plugin/media/openmax/
OMX_AsString.h 82 case OMX_AUDIO_ChannelRS: return "RS";
    [all...]
OMX_Audio.h 162 OMX_AUDIO_ChannelRS = 0x5, /**< Right surround */
    [all...]
  /hardware/interfaces/media/omx/1.0/vts/functional/audio/
media_audio_hidl_test_common.cpp 140 param.eChannelMapping[7] = OMX_AUDIO_ChannelRS;
  /hardware/qcom/media/msm8974/mm-core/inc/
OMX_Audio.h 146 OMX_AUDIO_ChannelRS = 0x5, /**< Right surround */
    [all...]
  /hardware/qcom/media/msm8974/mm-core/omxcore/inc/
OMX_Audio.h 145 OMX_AUDIO_ChannelRS = 0x5, /**< Right surround */
    [all...]
  /hardware/qcom/media/msm8996/mm-core/inc/
OMX_Audio.h 146 OMX_AUDIO_ChannelRS = 0x5, /**< Right surround */
    [all...]
  /hardware/qcom/media/msm8998/mm-core/inc/
OMX_Audio.h 146 OMX_AUDIO_ChannelRS = 0x5, /**< Right surround */
    [all...]
  /frameworks/av/media/libstagefright/codecs/aacdec/
SoftAAC2.cpp 319 pcmParams->eChannelMapping[5] = OMX_AUDIO_ChannelRS;
    [all...]
  /frameworks/av/media/libstagefright/codecs/xaacdec/
SoftXAAC.cpp 359 pcmParams->eChannelMapping[5] = OMX_AUDIO_ChannelRS;
    [all...]
  /frameworks/av/media/libstagefright/
ACodec.cpp     [all...]

Completed in 902 milliseconds