OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OMX_AUDIO_ChannelRF
(Results
1 - 18
of
18
) sorted by null
/frameworks/av/media/libstagefright/codecs/g711/dec/
SoftG711.cpp
122
pcmParams->eChannelMapping[1] =
OMX_AUDIO_ChannelRF
;
/frameworks/av/media/libstagefright/codecs/gsm/dec/
SoftGSM.cpp
120
pcmParams->eChannelMapping[1] =
OMX_AUDIO_ChannelRF
;
/frameworks/av/media/libstagefright/codecs/raw/
SoftRaw.cpp
116
pcmParams->eChannelMapping[1] =
OMX_AUDIO_ChannelRF
;
/frameworks/av/media/libstagefright/codecs/amrnb/dec/
SoftAMR.cpp
192
pcmParams->eChannelMapping[1] =
OMX_AUDIO_ChannelRF
;
/frameworks/av/media/libstagefright/codecs/mp3dec/
SoftMP3.cpp
139
pcmParams->eChannelMapping[1] =
OMX_AUDIO_ChannelRF
;
/frameworks/av/media/libstagefright/codecs/aacdec/
SoftAAC2.cpp
210
pcmParams->eChannelMapping[1] =
OMX_AUDIO_ChannelRF
;
/frameworks/av/media/libstagefright/codecs/aacenc/
SoftAACEncoder.cpp
211
pcmParams->eChannelMapping[1] =
OMX_AUDIO_ChannelRF
;
SoftAACEncoder2.cpp
177
pcmParams->eChannelMapping[1] =
OMX_AUDIO_ChannelRF
;
/frameworks/av/media/libstagefright/codecs/flac/enc/
SoftFlacEncoder.cpp
166
pcmParams->eChannelMapping[1] =
OMX_AUDIO_ChannelRF
;
/frameworks/av/media/libstagefright/codecs/vorbis/dec/
SoftVorbis.cpp
172
pcmParams->eChannelMapping[1] =
OMX_AUDIO_ChannelRF
;
/frameworks/av/media/libstagefright/
OMXCodec.cpp
[
all
...]
/frameworks/native/include/media/openmax/
OMX_Audio.h
160
OMX_AUDIO_ChannelRF
= 0x2, /**< Right front */
[
all
...]
/hardware/qcom/media/mm-core/inc/
OMX_Audio.h
143
OMX_AUDIO_ChannelRF
= 0x2, /**< Right front */
[
all
...]
/hardware/qcom/media/mm-core/omxcore/inc/
OMX_Audio.h
142
OMX_AUDIO_ChannelRF
= 0x2, /**< Right front */
[
all
...]
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/
OMX_Audio.h
142
OMX_AUDIO_ChannelRF
= 0x2, /**< Right front */
[
all
...]
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_Audio.h
142
OMX_AUDIO_ChannelRF
= 0x2, /**< Right front */
[
all
...]
/hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_Audio.h
142
OMX_AUDIO_ChannelRF
= 0x2, /**< Right front */
[
all
...]
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/audio/dec/mp3/
Exynos_OMX_Mp3dec.c
839
pMp3Dec->pcmParam.eChannelMapping[1] =
OMX_AUDIO_ChannelRF
;
[
all
...]
Completed in 125 milliseconds