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

  /frameworks/native/include/media/openmax/
OMX_VideoExt.h 83 OMX_VIDEO_VP8PROFILETYPE eProfile;
OMX_Video.h 495 * eProfile : H.263 profile(s) to use
518 OMX_VIDEO_H263PROFILETYPE eProfile;
569 * eProfile : MPEG-2 profile(s) to use
578 OMX_VIDEO_MPEG2PROFILETYPE eProfile;
666 * eProfile : MPEG-4 profile(s) to use.
687 OMX_VIDEO_MPEG4PROFILETYPE eProfile;
    [all...]
OMX_Audio.h 390 OMX_AUDIO_WMAPROFILETYPE eProfile; /**< Profile of WMA stream / data */
    [all...]
  /hardware/qcom/media/mm-core/inc/
OMX_VideoExt.h 90 OMX_VIDEO_VP8PROFILETYPE eProfile;
QOMX_VideoExtensions.h 140 * eProfile : Profile of DivX stream / data
147 QOMX_VIDEO_DIVXPROFILETYPE eProfile;
187 * eProfile : Profile or Version of VP stream / data
194 QOMX_VIDEO_VPPROFILETYPE eProfile;
263 * eProfile : Profile of VC-1 stream / data
270 QOMX_VIDEO_VC1PROFILETYPE eProfile;
QOMX_AudioExtensions.h 138 * eProfile : Profile of WMA stream / data
155 OMX_AUDIO_WMAPROFILETYPE 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 359 OMX_AUDIO_WMAPROFILETYPE eProfile; /**< Profile of WMA stream / data */
    [all...]
OMX_QCOMExtns.h     [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-legacy/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-video-v4l2/vidc/venc/src/
omx_video_encoder.cpp 234 m_sParamProfileLevel.eProfile = (OMX_U32) OMX_VIDEO_MPEG4ProfileSimple;
237 m_sParamProfileLevel.eProfile = (OMX_U32) OMX_VIDEO_H263ProfileBaseline;
240 m_sParamProfileLevel.eProfile = (OMX_U32) OMX_VIDEO_AVCProfileBaseline;
243 m_sParamProfileLevel.eProfile = (OMX_U32) OMX_VIDEO_VP8ProfileMain;
340 m_sParamMPEG4.eProfile = OMX_VIDEO_MPEG4ProfileSimple;
357 m_sParamH263.eProfile = OMX_VIDEO_H263ProfileBaseline;
379 m_sParamAVC.eProfile = OMX_VIDEO_AVCProfileBaseline;
396 m_sParamVP8.eProfile = OMX_VIDEO_VP8ProfileMain;
656 if (pParam->eProfile == OMX_VIDEO_MPEG4ProfileAdvancedSimple) {
701 if ((pParam->eProfile == OMX_VIDEO_AVCProfileHigh)|
    [all...]
  /hardware/qcom/media/mm-video-legacy/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/qcom/media/mm-video-v4l2/vidc/venc/test/
venc_test.cpp 559 OMX_U32 eProfile,eLevel;
643 eProfile = (int)profile_tbl[4];
644 E("\n profile/level found: %lu/%lu\n",eProfile, eLevel);
659 eProfile = m_sProfile.nUserProfile;
674 h263.eProfile = (OMX_VIDEO_H263PROFILETYPE)eProfile;
689 profileLevel.eProfile = eProfile;
701 D ("\n Profile = %lu level = %lu",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 462 milliseconds