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

1 2 3

  /hardware/qcom/media/mm-video-v4l2/vidc/venc/src/
video_encoder_device_v4l2.cpp     [all...]
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...]
video_encoder_device.cpp 763 if (!venc_set_profile_level (pParam->eProfile, pParam->eLevel)) {
770 if (pParam->eProfile == OMX_VIDEO_MPEG4ProfileAdvancedSimple) {
810 if (!venc_set_profile_level (pParam->eProfile, pParam->eLevel)) {
    [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...]
video_encoder_device_copper.cpp 815 if(!venc_set_profile_level (pParam->eProfile, pParam->eLevel))
821 if(pParam->eProfile == OMX_VIDEO_MPEG4ProfileAdvancedSimple)
864 if(!venc_set_profile_level (pParam->eProfile, pParam->eLevel))
892 DEBUG_PRINT_LOW("pParam->eProfile :%d ,pParam->eLevel %d\n",
893 pParam->eProfile,pParam->eLevel);
    [all...]
video_encoder_device.cpp 741 if(!venc_set_profile_level (pParam->eProfile, pParam->eLevel))
748 if(pParam->eProfile == OMX_VIDEO_MPEG4ProfileAdvancedSimple)
792 if(!venc_set_profile_level (pParam->eProfile, pParam->eLevel))
820 DEBUG_PRINT_LOW("pParam->eProfile :%d ,pParam->eLevel %d\n",
821 pParam->eProfile,pParam->eLevel);
826 if(!venc_set_profile_level (pParam->eProfile,pParam->eLevel))
829 pParam->eProfile, pParam->eLevel);
834 if(pParam->eProfile != OMX_VIDEO_AVCProfileBaseline)
    [all...]
  /hardware/qcom/media/mm-core/inc/
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;
OMX_VideoExt.h 90 OMX_VIDEO_VP8PROFILETYPE 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...]
  /hardware/qcom/media/mm-video-legacy/vidc/venc/inc/
video_encoder_device.h 74 bool venc_get_profile_level(OMX_U32 *eProfile,OMX_U32 *eLevel);
127 bool venc_set_profile_level(OMX_U32 eProfile,OMX_U32 eLevel);
136 bool venc_validate_profile_level(OMX_U32 *eProfile, OMX_U32 *eLevel);
video_encoder_device_copper.h 191 bool venc_get_profile_level(OMX_U32 *eProfile,OMX_U32 *eLevel);
237 bool venc_set_profile_level(OMX_U32 eProfile,OMX_U32 eLevel);
245 bool venc_validate_profile_level(OMX_U32 *eProfile, OMX_U32 *eLevel);
  /hardware/qcom/media/mm-video-v4l2/vidc/venc/inc/
video_encoder_device.h 74 bool venc_get_profile_level(OMX_U32 *eProfile,OMX_U32 *eLevel);
131 bool venc_set_profile_level(OMX_U32 eProfile,OMX_U32 eLevel);
141 bool venc_validate_profile_level(OMX_U32 *eProfile, OMX_U32 *eLevel);
video_encoder_device_v4l2.h 225 bool venc_get_profile_level(OMX_U32 *eProfile,OMX_U32 *eLevel);
285 bool venc_set_profile_level(OMX_U32 eProfile,OMX_U32 eLevel);
293 bool venc_validate_profile_level(OMX_U32 *eProfile, OMX_U32 *eLevel);
  /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...]
  /hardware/qcom/media/mm-core/omxcore/inc/
QOMX_AudioExtensions.h 115 * eProfile : Profile of WMA stream / data
132 OMX_AUDIO_WMAPROFILETYPE 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_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;
  /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...]
  /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...]
  /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...]
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/
SoftMPEG4Encoder.cpp 365 h263type->eProfile = OMX_VIDEO_H263ProfileBaseline;
384 mpeg4type->eProfile = OMX_VIDEO_MPEG4ProfileCore;
413 profileLevel->eProfile = OMX_VIDEO_H263ProfileBaseline;
416 profileLevel->eProfile = OMX_VIDEO_MPEG4ProfileCore;
555 if (h263type->eProfile != OMX_VIDEO_H263ProfileBaseline ||
577 if (mpeg4type->eProfile != OMX_VIDEO_MPEG4ProfileCore ||
  /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...]
  /frameworks/av/media/libstagefright/codecs/on2/enc/
SoftVPXEncoder.cpp 407 vp8Params->eProfile = OMX_VIDEO_VP8ProfileMain;
443 profileAndLevel->eProfile = OMX_VIDEO_VP8ProfileMain;
456 profileAndLevel->eProfile = OMX_VIDEO_VP8ProfileMain;
567 if (profileAndLevel->eProfile != OMX_VIDEO_VP8ProfileMain) {
590 if (vp8Params->eProfile != OMX_VIDEO_VP8ProfileMain) {

Completed in 164 milliseconds

1 2 3