Searched refs:eProfile (Results 1 - 17 of 17) sorted by relevance

/hardware/qcom/media/mm-video/vidc/venc/inc/
H A Dvideo_encoder_device.h66 bool venc_get_profile_level(OMX_U32 *eProfile,OMX_U32 *eLevel);
85 bool venc_set_profile_level(OMX_U32 eProfile,OMX_U32 eLevel);
93 bool venc_validate_profile_level(OMX_U32 *eProfile, OMX_U32 *eLevel);
/hardware/qcom/media/mm-video/vidc/venc/src/
H A Dvideo_encoder_device.cpp576 if(!venc_set_profile_level (pParam->eProfile, pParam->eLevel))
602 if(!venc_set_profile_level (pParam->eProfile, pParam->eLevel))
625 DEBUG_PRINT_LOW("pParam->eProfile :%d ,pParam->eLevel %d\n",
626 pParam->eProfile,pParam->eLevel);
630 if(!venc_set_profile_level (pParam->eProfile,pParam->eLevel))
652 if(!venc_set_profile_level (profile_level->eProfile,
1088 bool venc_dev::venc_set_profile_level(OMX_U32 eProfile,OMX_U32 eLevel) argument
1095 DEBUG_PRINT_LOW("venc_set_profile_level:: eProfile = %d, Level = %d",
1096 eProfile, eLevel);
1098 if((eProfile
1486 venc_get_profile_level(OMX_U32 *eProfile,OMX_U32 *eLevel) argument
1651 venc_validate_profile_level(OMX_U32 *eProfile, OMX_U32 *eLevel) argument
[all...]
H A Domx_video_encoder.cpp192 m_sParamProfileLevel.eProfile = (OMX_U32) OMX_VIDEO_MPEG4ProfileSimple;
197 m_sParamProfileLevel.eProfile = (OMX_U32) OMX_VIDEO_H263ProfileBaseline;
202 m_sParamProfileLevel.eProfile = (OMX_U32) OMX_VIDEO_AVCProfileBaseline;
301 m_sParamMPEG4.eProfile = OMX_VIDEO_MPEG4ProfileSimple;
318 m_sParamH263.eProfile = OMX_VIDEO_H263ProfileBaseline;
340 m_sParamAVC.eProfile = OMX_VIDEO_AVCProfileBaseline;
573 m_sParamMPEG4.eProfile = pParam->eProfile;
579 m_sParamProfileLevel.eProfile = pParam->eProfile;
[all...]
H A Domx_video_base.cpp1532 pParam->eProfile = (OMX_VIDEO_MPEG4PROFILETYPE) MPEG4Profile[pParam->nProfileIndex][0];
1553 pParam->eProfile = (OMX_VIDEO_H263PROFILETYPE) H263Profile[pParam->nProfileIndex][0];
/hardware/qcom/media/mm-core/omxcore/inc/
H A DQOMX_AudioExtensions.h115 * eProfile : Profile of WMA stream / data
132 OMX_AUDIO_WMAPROFILETYPE eProfile; member in struct:QOMX_AUDIO_PARAM_WMA10PROTYPE
H A DOMX_Video.h476 * eProfile : H.263 profile(s) to use
499 OMX_VIDEO_H263PROFILETYPE eProfile; member in struct:OMX_VIDEO_PARAM_H263TYPE
550 * eProfile : MPEG-2 profile(s) to use
559 OMX_VIDEO_MPEG2PROFILETYPE eProfile; member in struct:OMX_VIDEO_PARAM_MPEG2TYPE
647 * eProfile : MPEG-4 profile(s) to use.
668 OMX_VIDEO_MPEG4PROFILETYPE eProfile; member in struct:OMX_VIDEO_PARAM_MPEG4TYPE
849 * eProfile : AVC profile(s) to use
892 OMX_VIDEO_AVCPROFILETYPE eProfile; member in struct:OMX_VIDEO_PARAM_AVCTYPE
911 OMX_U32 eProfile; /**< type is OMX_VIDEO_AVCPROFILETYPE, OMX_VIDEO_H263PROFILETYPE, member in struct:OMX_VIDEO_PARAM_PROFILELEVELTYPE
H A DOMX_QCOMExtns.h592 * eProfile : Profile of DivX stream / data
599 QOMX_VIDEO_DIVXPROFILETYPE eProfile; member in struct:QOMX_VIDEO_PARAM_DIVXTYPE
641 * eProfile : Profile or Version of VP stream / data
648 QOMX_VIDEO_VPPROFILETYPE eProfile; member in struct:QOMX_VIDEO_PARAM_VPTYPE
H A DOMX_Audio.h358 OMX_AUDIO_WMAPROFILETYPE eProfile; /**< Profile of WMA stream / data */ member in struct:OMX_AUDIO_PARAM_WMATYPE
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
H A DOMX_Video.h476 * eProfile : H.263 profile(s) to use
499 OMX_VIDEO_H263PROFILETYPE eProfile; member in struct:OMX_VIDEO_PARAM_H263TYPE
550 * eProfile : MPEG-2 profile(s) to use
559 OMX_VIDEO_MPEG2PROFILETYPE eProfile; member in struct:OMX_VIDEO_PARAM_MPEG2TYPE
647 * eProfile : MPEG-4 profile(s) to use.
668 OMX_VIDEO_MPEG4PROFILETYPE eProfile; member in struct:OMX_VIDEO_PARAM_MPEG4TYPE
849 * eProfile : AVC profile(s) to use
892 OMX_VIDEO_AVCPROFILETYPE eProfile; member in struct:OMX_VIDEO_PARAM_AVCTYPE
911 OMX_U32 eProfile; /**< type is OMX_VIDEO_AVCPROFILETYPE, OMX_VIDEO_H263PROFILETYPE, member in struct:OMX_VIDEO_PARAM_PROFILELEVELTYPE
H A DOMX_Audio.h358 OMX_AUDIO_WMAPROFILETYPE eProfile; /**< Profile of WMA stream / data */ member in struct:OMX_AUDIO_PARAM_WMATYPE
/hardware/ti/omap4xxx/domx/omx_core/inc/
H A DOMX_Video.h476 * eProfile : H.263 profile(s) to use
499 OMX_VIDEO_H263PROFILETYPE eProfile; member in struct:OMX_VIDEO_PARAM_H263TYPE
550 * eProfile : MPEG-2 profile(s) to use
559 OMX_VIDEO_MPEG2PROFILETYPE eProfile; member in struct:OMX_VIDEO_PARAM_MPEG2TYPE
647 * eProfile : MPEG-4 profile(s) to use.
668 OMX_VIDEO_MPEG4PROFILETYPE eProfile; member in struct:OMX_VIDEO_PARAM_MPEG4TYPE
849 * eProfile : AVC profile(s) to use
892 OMX_VIDEO_AVCPROFILETYPE eProfile; member in struct:OMX_VIDEO_PARAM_AVCTYPE
911 OMX_U32 eProfile; /**< type is OMX_VIDEO_AVCPROFILETYPE, OMX_VIDEO_H263PROFILETYPE, member in struct:OMX_VIDEO_PARAM_PROFILELEVELTYPE
H A DOMX_Audio.h358 OMX_AUDIO_WMAPROFILETYPE eProfile; /**< Profile of WMA stream / data */ member in struct:OMX_AUDIO_PARAM_WMATYPE
/hardware/qcom/media/mm-video/vidc/venc/test/
H A Dvenc_test.cpp346 OMX_U32 eProfile,eLevel; local
423 eProfile = (int)profile_tbl[4];
451 h263.eProfile = (OMX_VIDEO_H263PROFILETYPE)eProfile;
467 profileLevel.eProfile = eProfile;
479 D ("\n Profile = %d level = %d",profileLevel.eProfile,profileLevel.eLevel);
504 // mp4.eProfile = OMX_VIDEO_MPEG4ProfileSimple;
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/
H A DOMX_VideoEncoder.c794 pComponentPrivate->pH264->eProfile = OMX_VIDEO_AVCProfileBaseline; /*0x01;*/
824 pComponentPrivate->pMpeg4->eProfile = OMX_VIDEO_MPEG4ProfileSimple;
839 pComponentPrivate->pH263->eProfile = OMX_VIDEO_H263ProfileBaseline;
893 pCompPortIn->pProfileType->eProfile = OMX_VIDEO_AVCProfileBaseline;
899 pCompPortOut->pProfileType->eProfile = OMX_VIDEO_AVCProfileBaseline;
1713 pParamProfileLevel->eProfile = pProfileLevel->nProfile;
1726 pParamProfileLevel->eProfile = pComponentPrivate->pH264->eProfile;
1730 pParamProfileLevel->eProfile = pComponentPrivate->pMpeg4->eProfile;
[all...]
/hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/
H A DOMX_VideoDecoder.c880 pParamProfileLevel->eProfile = pProfileLevel->nProfile;
894 pParamProfileLevel->eProfile = pComponentPrivate->pH264->eProfile;
899 pParamProfileLevel->eProfile = pComponentPrivate->pMpeg4->eProfile;
904 pParamProfileLevel->eProfile = pComponentPrivate->pH263->eProfile;
908 pParamProfileLevel->eProfile = pComponentPrivate->pMpeg2->eProfile;
1610 while((pProfileLevel->nProfile != (OMX_S32)pParamProfileLevel->eProfile) ||
[all...]
H A DOMX_VideoDec_Utils.c992 pComponentPrivate->pMpeg4->eProfile = VIDDEC_DEFAULT_MPEG4_PROFILE;
1003 pComponentPrivate->pMpeg2->eProfile = VIDDEC_DEFAULT_MPEG2_PROFILE;
1020 pComponentPrivate->pH264->eProfile = VIDDEC_DEFAULT_H264_PROFILE;
1038 pComponentPrivate->pH263->eProfile = VIDDEC_DEFAULT_H263_PROFILE;
1201 pComponentPrivate->pH263->eProfile = OMX_VIDEO_H263ProfileBaseline;
1255 pComponentPrivate->pH264->eProfile = OMX_VIDEO_AVCProfileBaseline;
1282 pComponentPrivate->pMpeg2->eProfile = OMX_VIDEO_MPEG2ProfileSimple;
1309 pComponentPrivate->pMpeg4->eProfile = OMX_VIDEO_MPEG4ProfileSimple;
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/test/
H A DVideoEncTest.c856 pAppData->pH264->eProfile = OMX_VIDEO_AVCProfileBaseline;

Completed in 398 milliseconds