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

  /frameworks/av/media/libstagefright/codecs/aacenc/
SoftAACEncoder2.cpp 47 mAACProfile(OMX_AUDIO_AACObjectLC),
291 if (profile == OMX_AUDIO_AACObjectLC) {
  /frameworks/av/media/libstagefright/
AACWriter.cpp 43 mAACProfile(OMX_AUDIO_AACObjectLC) {
  /frameworks/av/media/libstagefright/rtsp/
AMPEG4ElementaryAssembler.cpp 374 OMX_AUDIO_AACObjectLC - 1,
  /device/samsung/crespo/sec_mm/sec_omx/sec_omx_include/khronos/
OMX_Audio.h 239 OMX_AUDIO_AACObjectLC, /**< AAC Low Complexity object (AAC profile) */
    [all...]
  /frameworks/native/include/media/openmax/
OMX_Audio.h 257 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/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/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 821 encMeta->setInt32(kKeyAACProfile, 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 200 milliseconds