HomeSort by relevance Sort by last modified time
    Searched defs:eProfile (Results 1 - 20 of 20) sorted by null

  /frameworks/native/include/media/openmax/
OMX_VideoExt.h 89 OMX_VIDEO_VP8PROFILETYPE eProfile;
OMX_Video.h 494 * eProfile : H.263 profile(s) to use
517 OMX_VIDEO_H263PROFILETYPE eProfile;
568 * eProfile : MPEG-2 profile(s) to use
577 OMX_VIDEO_MPEG2PROFILETYPE eProfile;
665 * eProfile : MPEG-4 profile(s) to use.
686 OMX_VIDEO_MPEG4PROFILETYPE eProfile;
    [all...]
OMX_Audio.h 390 OMX_AUDIO_WMAPROFILETYPE eProfile; /**< Profile of WMA stream / data */
    [all...]
  /hardware/qcom/media/mm-core/omxcore/inc/
QOMX_AudioExtensions.h 115 * eProfile : Profile of WMA stream / data
132 OMX_AUDIO_WMAPROFILETYPE eProfile;
OMX_QCOMExtns.h 592 * eProfile : Profile of DivX stream / data
599 QOMX_VIDEO_DIVXPROFILETYPE eProfile;
641 * eProfile : Profile or Version of VP stream / data
648 QOMX_VIDEO_VPPROFILETYPE eProfile;
OMX_Video.h 476 * eProfile : H.263 profile(s) to use
499 OMX_VIDEO_H263PROFILETYPE eProfile;
550 * eProfile : MPEG-2 profile(s) to use
559 OMX_VIDEO_MPEG2PROFILETYPE eProfile;
647 * eProfile : MPEG-4 profile(s) to use.
668 OMX_VIDEO_MPEG4PROFILETYPE eProfile;
    [all...]
OMX_Audio.h 358 OMX_AUDIO_WMAPROFILETYPE eProfile; /**< Profile of WMA stream / data */
    [all...]
  /hardware/qcom/media/mm-video/vidc/venc/src/
omx_video_encoder.cpp 230 m_sParamProfileLevel.eProfile = (OMX_U32) OMX_VIDEO_MPEG4ProfileSimple;
235 m_sParamProfileLevel.eProfile = (OMX_U32) OMX_VIDEO_H263ProfileBaseline;
240 m_sParamProfileLevel.eProfile = (OMX_U32) OMX_VIDEO_AVCProfileBaseline;
341 m_sParamMPEG4.eProfile = OMX_VIDEO_MPEG4ProfileSimple;
358 m_sParamH263.eProfile = OMX_VIDEO_H263ProfileBaseline;
380 m_sParamAVC.eProfile = OMX_VIDEO_AVCProfileBaseline;
673 if(pParam->eProfile == OMX_VIDEO_MPEG4ProfileAdvancedSimple)
722 if((pParam->eProfile == OMX_VIDEO_AVCProfileHigh)||
723 (pParam->eProfile == OMX_VIDEO_AVCProfileMain))
777 "Level :%d", pParam->eProfile, pParam->eLevel)
    [all...]
  /hardware/qcom/media/mm-core/inc/
QOMX_VideoExtensions.h 139 * eProfile : Profile of DivX stream / data
146 QOMX_VIDEO_DIVXPROFILETYPE eProfile;
186 * eProfile : Profile or Version of VP stream / data
193 QOMX_VIDEO_VPPROFILETYPE eProfile;
262 * eProfile : Profile of VC-1 stream / data
269 QOMX_VIDEO_VC1PROFILETYPE eProfile;
QOMX_AudioExtensions.h 138 * eProfile : Profile of WMA stream / data
155 OMX_AUDIO_WMAPROFILETYPE eProfile;
OMX_QCOMExtns.h 724 * eProfile : Profile of DivX stream / data
731 QOMX_VIDEO_DIVXPROFILETYPE eProfile;
773 * eProfile : Profile or Version of VP stream / data
780 QOMX_VIDEO_VPPROFILETYPE eProfile;
OMX_Video.h 477 * eProfile : H.263 profile(s) to use
500 OMX_VIDEO_H263PROFILETYPE eProfile;
551 * eProfile : MPEG-2 profile(s) to use
560 OMX_VIDEO_MPEG2PROFILETYPE eProfile;
648 * eProfile : MPEG-4 profile(s) to use.
669 OMX_VIDEO_MPEG4PROFILETYPE eProfile;
    [all...]
OMX_Audio.h 358 OMX_AUDIO_WMAPROFILETYPE eProfile; /**< Profile of WMA stream / data */
    [all...]
  /hardware/qcom/media/mm-video/vidc/venc/test/
venc_test.cpp 520 OMX_U32 eProfile,eLevel;
606 eProfile = (int)profile_tbl[4];
607 E("\n profile/level found: %d/%d\n",eProfile/eLevel);
624 eProfile = m_sProfile.nUserProfile;
639 h263.eProfile = (OMX_VIDEO_H263PROFILETYPE)eProfile;
656 profileLevel.eProfile = eProfile;
668 D ("\n Profile = %d level = %d",profileLevel.eProfile,profileLevel.eLevel);
    [all...]
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/
OMX_Video.h 476 * eProfile : H.263 profile(s) to use
499 OMX_VIDEO_H263PROFILETYPE eProfile;
550 * eProfile : MPEG-2 profile(s) to use
559 OMX_VIDEO_MPEG2PROFILETYPE eProfile;
647 * eProfile : MPEG-4 profile(s) to use.
668 OMX_VIDEO_MPEG4PROFILETYPE eProfile;
    [all...]
OMX_Audio.h 358 OMX_AUDIO_WMAPROFILETYPE eProfile; /**< Profile of WMA stream / data */
    [all...]
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_Video.h 476 * eProfile : H.263 profile(s) to use
499 OMX_VIDEO_H263PROFILETYPE eProfile;
550 * eProfile : MPEG-2 profile(s) to use
559 OMX_VIDEO_MPEG2PROFILETYPE eProfile;
647 * eProfile : MPEG-4 profile(s) to use.
668 OMX_VIDEO_MPEG4PROFILETYPE eProfile;
    [all...]
OMX_Audio.h 358 OMX_AUDIO_WMAPROFILETYPE eProfile; /**< Profile of WMA stream / data */
    [all...]
  /hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_Video.h 476 * eProfile : H.263 profile(s) to use
499 OMX_VIDEO_H263PROFILETYPE eProfile;
550 * eProfile : MPEG-2 profile(s) to use
559 OMX_VIDEO_MPEG2PROFILETYPE eProfile;
647 * eProfile : MPEG-4 profile(s) to use.
668 OMX_VIDEO_MPEG4PROFILETYPE eProfile;
    [all...]
OMX_Audio.h 358 OMX_AUDIO_WMAPROFILETYPE eProfile; /**< Profile of WMA stream / data */
    [all...]

Completed in 242 milliseconds