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

  /frameworks/av/media/libstagefright/
AACWriter.cpp 47 mAACProfile(OMX_AUDIO_AACObjectLC) {
65 mAACProfile(OMX_AUDIO_AACObjectLC) {
Utils.cpp 668 { OMX_AUDIO_AACObjectLC, AUDIO_FORMAT_AAC_LC},
  /frameworks/av/media/libstagefright/codecs/aacenc/
SoftAACEncoder2.cpp 50 mAACProfile(OMX_AUDIO_AACObjectLC),
346 if (profile == OMX_AUDIO_AACObjectLC) {
  /frameworks/av/media/libstagefright/rtsp/
AMPEG4ElementaryAssembler.cpp 383 OMX_AUDIO_AACObjectLC - 1,
  /frameworks/native/include/media/openmax/
OMX_Audio.h 256 OMX_AUDIO_AACObjectLC, /**< AAC Low Complexity object (AAC profile) */
    [all...]
  /hardware/qcom/media/mm-core/inc/
OMX_Audio.h 240 OMX_AUDIO_AACObjectLC, /**< AAC Low Complexity object (AAC profile) */
    [all...]
  /hardware/qcom/media/mm-core/omxcore/inc/
OMX_Audio.h 239 OMX_AUDIO_AACObjectLC, /**< AAC Low Complexity object (AAC profile) */
    [all...]
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/
OMX_Audio.h 239 OMX_AUDIO_AACObjectLC, /**< AAC Low Complexity object (AAC profile) */
    [all...]
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_Audio.h 239 OMX_AUDIO_AACObjectLC, /**< AAC Low Complexity object (AAC profile) */
    [all...]
  /hardware/ti/omap4-aah/domx/omx_core/inc/
OMX_Audio.h 257 OMX_AUDIO_AACObjectLC, /**< AAC Low Complexity object (AAC profile) */
    [all...]
  /hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_Audio.h 239 OMX_AUDIO_AACObjectLC, /**< AAC Low Complexity object (AAC profile) */
    [all...]
  /frameworks/av/media/libmediaplayerservice/
StagefrightRecorder.cpp 907 format->setInt32("aac-profile", OMX_AUDIO_AACObjectLC);
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/src/
OMX_AacDec_Utils.c     [all...]
OMX_AacDecoder.c 455 aac_ip->eAACProfile = OMX_AUDIO_AACObjectLC;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/src/
OMX_AacEncoder.c 214 aac_op->eAACProfile = OMX_AUDIO_AACObjectLC;
    [all...]
OMX_AacEnc_Utils.c     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/tests/
AacEncTest.c     [all...]

Completed in 196 milliseconds