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

1 2

  /frameworks/native/headers/media_plugin/media/openmax/
OMX_AudioExt.h 115 OMX_U32 eProfile; /**< type is OMX_AUDIO_AACPROFILETYPE or OMX_AUDIO_WMAPROFILETYPE
OMX_VideoExt.h 89 OMX_VIDEO_VP8PROFILETYPE eProfile;
203 OMX_VIDEO_VP9PROFILETYPE eProfile;
259 OMX_VIDEO_HEVCPROFILETYPE eProfile;
OMX_Video.h 505 * eProfile : H.263 profile(s) to use
528 OMX_VIDEO_H263PROFILETYPE eProfile;
580 * eProfile : MPEG-2 profile(s) to use
589 OMX_VIDEO_MPEG2PROFILETYPE eProfile;
680 * eProfile : MPEG-4 profile(s) to use.
701 OMX_VIDEO_MPEG4PROFILETYPE eProfile;
    [all...]
  /hardware/qcom/media/msm8974/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...]
  /hardware/qcom/media/msm8974/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/msm8996/mm-core/inc/
OMX_Skype_VideoExtensions.h 67 OMX_VIDEO_EXTENSION_AVCPROFILETYPE eProfile;
OMX_VideoExt.h 89 OMX_VIDEO_VP8PROFILETYPE eProfile;
162 OMX_VIDEO_HEVCPROFILETYPE eProfile;
QOMX_VideoExtensions.h 140 * eProfile : Profile of DivX stream / data
147 QOMX_VIDEO_DIVXPROFILETYPE eProfile;
188 * eProfile : Profile or Version of VP stream / data
195 QOMX_VIDEO_VPPROFILETYPE eProfile;
264 * eProfile : Profile of VC-1 stream / data
271 QOMX_VIDEO_VC1PROFILETYPE eProfile;
OMX_Video.h 480 * eProfile : H.263 profile(s) to use
503 OMX_VIDEO_H263PROFILETYPE eProfile;
554 * eProfile : MPEG-2 profile(s) to use
563 OMX_VIDEO_MPEG2PROFILETYPE eProfile;
651 * eProfile : MPEG-4 profile(s) to use.
672 OMX_VIDEO_MPEG4PROFILETYPE eProfile;
    [all...]
QOMX_AudioExtensions.h 145 * eProfile : Profile of WMA stream / data
162 OMX_AUDIO_WMAPROFILETYPE eProfile;
  /hardware/qcom/media/msm8998/mm-core/inc/
OMX_Skype_VideoExtensions.h 67 OMX_VIDEO_EXTENSION_AVCPROFILETYPE eProfile;
OMX_VideoExt.h 89 OMX_VIDEO_VP8PROFILETYPE eProfile;
164 OMX_VIDEO_HEVCPROFILETYPE eProfile;
QOMX_VideoExtensions.h 140 * eProfile : Profile of DivX stream / data
147 QOMX_VIDEO_DIVXPROFILETYPE eProfile;
188 * eProfile : Profile or Version of VP stream / data
195 QOMX_VIDEO_VPPROFILETYPE eProfile;
264 * eProfile : Profile of VC-1 stream / data
271 QOMX_VIDEO_VC1PROFILETYPE eProfile;
OMX_Video.h 480 * eProfile : H.263 profile(s) to use
503 OMX_VIDEO_H263PROFILETYPE eProfile;
554 * eProfile : MPEG-2 profile(s) to use
563 OMX_VIDEO_MPEG2PROFILETYPE eProfile;
651 * eProfile : MPEG-4 profile(s) to use.
672 OMX_VIDEO_MPEG4PROFILETYPE eProfile;
    [all...]
  /hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/
omx_video_encoder.cpp 274 m_sParamProfileLevel.eProfile = (OMX_U32) OMX_VIDEO_MPEG4ProfileSimple;
277 m_sParamProfileLevel.eProfile = (OMX_U32) OMX_VIDEO_H263ProfileBaseline;
280 m_sParamProfileLevel.eProfile = (OMX_U32) OMX_VIDEO_AVCProfileBaseline;
283 m_sParamProfileLevel.eProfile = (OMX_U32) OMX_VIDEO_VP8ProfileMain;
286 m_sParamProfileLevel.eProfile = (OMX_U32) OMX_VIDEO_HEVCProfileMain;
389 m_sParamMPEG4.eProfile = OMX_VIDEO_MPEG4ProfileSimple;
406 m_sParamH263.eProfile = OMX_VIDEO_H263ProfileBaseline;
428 m_sParamAVC.eProfile = OMX_VIDEO_AVCProfileBaseline;
445 m_sParamVP8.eProfile = OMX_VIDEO_VP8ProfileMain;
453 m_sParamHEVC.eProfile = OMX_VIDEO_HEVCProfileMain
    [all...]
  /hardware/qcom/media/msm8974/mm-core/inc/
OMX_VideoExt.h 89 OMX_VIDEO_VP8PROFILETYPE eProfile;
162 OMX_VIDEO_HEVCPROFILETYPE 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 139 * eProfile : Profile of WMA stream / data
156 OMX_AUDIO_WMAPROFILETYPE eProfile;
OMX_Video.h 480 * eProfile : H.263 profile(s) to use
503 OMX_VIDEO_H263PROFILETYPE eProfile;
554 * eProfile : MPEG-2 profile(s) to use
563 OMX_VIDEO_MPEG2PROFILETYPE eProfile;
651 * eProfile : MPEG-4 profile(s) to use.
672 OMX_VIDEO_MPEG4PROFILETYPE eProfile;
    [all...]
  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
omx_video_encoder.cpp 353 m_sParamProfileLevel.eProfile = (OMX_U32) OMX_VIDEO_MPEG4ProfileSimple;
356 m_sParamProfileLevel.eProfile = (OMX_U32) OMX_VIDEO_H263ProfileBaseline;
359 m_sParamProfileLevel.eProfile = (OMX_U32) OMX_VIDEO_AVCProfileBaseline;
362 m_sParamProfileLevel.eProfile = (OMX_U32) OMX_VIDEO_VP8ProfileMain;
365 m_sParamProfileLevel.eProfile = (OMX_U32) OMX_VIDEO_HEVCProfileMain;
467 m_sParamMPEG4.eProfile = OMX_VIDEO_MPEG4ProfileSimple;
484 m_sParamH263.eProfile = OMX_VIDEO_H263ProfileBaseline;
505 m_sParamAVC.eProfile = OMX_VIDEO_AVCProfileBaseline;
522 m_sParamVP8.eProfile = OMX_VIDEO_VP8ProfileMain;
530 m_sParamHEVC.eProfile = OMX_VIDEO_HEVCProfileMain
    [all...]
  /hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/
omx_video_encoder.cpp 364 m_sParamProfileLevel.eProfile = (OMX_U32) OMX_VIDEO_MPEG4ProfileSimple;
367 m_sParamProfileLevel.eProfile = (OMX_U32) OMX_VIDEO_H263ProfileBaseline;
370 m_sParamProfileLevel.eProfile = (OMX_U32) OMX_VIDEO_AVCProfileBaseline;
373 m_sParamProfileLevel.eProfile = (OMX_U32) OMX_VIDEO_VP8ProfileMain;
376 m_sParamProfileLevel.eProfile = (OMX_U32) OMX_VIDEO_HEVCProfileMain;
482 m_sParamMPEG4.eProfile = OMX_VIDEO_MPEG4ProfileSimple;
499 m_sParamH263.eProfile = OMX_VIDEO_H263ProfileBaseline;
520 m_sParamAVC.eProfile = OMX_VIDEO_AVCProfileBaseline;
537 m_sParamVP8.eProfile = OMX_VIDEO_VP8ProfileMain;
545 m_sParamHEVC.eProfile = OMX_VIDEO_HEVCProfileMain
    [all...]
  /hardware/qcom/media/msm8974/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/msm8974/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...]

Completed in 907 milliseconds

1 2