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

1 2 3

  /hardware/intel/common/omx-components/videocodec/
OMXVideoDecoderPAVC.cpp 54 // TODO: check eProfile/eLevel
55 mParamAvc.eProfile = OMX_VIDEO_AVCProfileMain; //OMX_VIDEO_AVCProfileBaseline;
58 mCurrentProfile = mParamAvc.eProfile;
158 p->eProfile = mParamAvc.eProfile;
181 p->eProfile = mCurrentProfile;
199 mCurrentProfile = (OMX_VIDEO_AVCPROFILETYPE) p->eProfile;
OMXVideoEncoderH263.cpp 42 mParamH263.eProfile = OMX_VIDEO_H263ProfileBaseline;
55 mParamProfileLevel.eProfile = mParamH263.eProfile;
265 p->eProfile = plTable[p->nProfileIndex].profile;
OMXVideoEncoderMPEG4.cpp 39 mParamMpeg4.eProfile = OMX_VIDEO_MPEG4ProfileSimple;
52 mParamProfileLevel.eProfile = mParamMpeg4.eProfile;
263 p->eProfile = plTable[p->nProfileIndex].profile;
OMXVideoDecoderH263.cpp 52 // TODO: check eProfile/eLevel
53 mParamH263.eProfile = OMX_VIDEO_H263ProfileBaseline;
128 p->eProfile = plTable[p->nProfileIndex].profile;
OMXVideoDecoderMPEG2.cpp 52 // TODO: check eProfile/eLevel
53 mParamMpeg2.eProfile = OMX_VIDEO_MPEG2ProfileSimple; //OMX_VIDEO_MPEG2ProfileSimple;
129 p->eProfile = plTable[p->nProfileIndex].profile;
OMXVideoDecoderMPEG4.cpp 52 // TODO: check eProfile/eLevel
53 mParamMpeg4.eProfile = OMX_VIDEO_MPEG4ProfileAdvancedSimple; //OMX_VIDEO_MPEG4ProfileSimple;
129 p->eProfile = plTable[p->nProfileIndex].profile;
OMXVideoDecoderAVC.cpp 65 // TODO: check eProfile/eLevel
66 mParamAvc.eProfile = OMX_VIDEO_AVCProfileHigh; //OMX_VIDEO_AVCProfileBaseline;
108 if (mParamAvc.eProfile == OMX_VIDEO_AVCProfileBaseline) {
303 p->eProfile = plTable[p->nProfileIndex].profile;
  /hardware/qcom/media/mm-video-v4l2/vidc/venc/src/
omx_video_encoder.cpp 270 m_sParamProfileLevel.eProfile = (OMX_U32) OMX_VIDEO_MPEG4ProfileSimple;
273 m_sParamProfileLevel.eProfile = (OMX_U32) OMX_VIDEO_H263ProfileBaseline;
276 m_sParamProfileLevel.eProfile = (OMX_U32) OMX_VIDEO_AVCProfileBaseline;
279 m_sParamProfileLevel.eProfile = (OMX_U32) OMX_VIDEO_VP8ProfileMain;
282 m_sParamProfileLevel.eProfile = (OMX_U32) OMX_VIDEO_HEVCProfileMain;
385 m_sParamMPEG4.eProfile = OMX_VIDEO_MPEG4ProfileSimple;
402 m_sParamH263.eProfile = OMX_VIDEO_H263ProfileBaseline;
424 m_sParamAVC.eProfile = OMX_VIDEO_AVCProfileBaseline;
441 m_sParamVP8.eProfile = OMX_VIDEO_VP8ProfileMain;
449 m_sParamHEVC.eProfile = OMX_VIDEO_HEVCProfileMain
    [all...]
video_encoder_device_v4l2.cpp     [all...]
video_encoder_device.cpp     [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 813 if(!venc_set_profile_level (pParam->eProfile, pParam->eLevel))
819 if(pParam->eProfile == OMX_VIDEO_MPEG4ProfileAdvancedSimple)
862 if(!venc_set_profile_level (pParam->eProfile, pParam->eLevel))
890 DEBUG_PRINT_LOW("pParam->eProfile :%d ,pParam->eLevel %d\n",
891 pParam->eProfile,pParam->eLevel);
    [all...]
video_encoder_device.cpp 739 if(!venc_set_profile_level (pParam->eProfile, pParam->eLevel))
746 if(pParam->eProfile == OMX_VIDEO_MPEG4ProfileAdvancedSimple)
790 if(!venc_set_profile_level (pParam->eProfile, pParam->eLevel))
818 DEBUG_PRINT_LOW("pParam->eProfile :%d ,pParam->eLevel %d\n",
819 pParam->eProfile,pParam->eLevel);
824 if(!venc_set_profile_level (pParam->eProfile,pParam->eLevel))
827 pParam->eProfile, pParam->eLevel);
832 if(pParam->eProfile != OMX_VIDEO_AVCProfileBaseline)
    [all...]
  /hardware/intel/common/wrs_omxil_core/base/src/
portvideo.cpp 184 avcparam.eProfile = OMX_VIDEO_AVCProfileVendorStartUnused; //defaul profle for buffer sharing in opencore
241 avcparam.eProfile = p->eProfile;
245 avcparam.eProfile = p->eProfile;
  /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 83 OMX_VIDEO_VP8PROFILETYPE eProfile;
156 OMX_VIDEO_HEVCPROFILETYPE 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/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);
136 bool venc_set_profile_level(OMX_U32 eProfile,OMX_U32 eLevel);
146 bool venc_validate_profile_level(OMX_U32 *eProfile, OMX_U32 *eLevel);
  /frameworks/native/include/media/openmax/
OMX_VideoExt.h 83 OMX_VIDEO_VP8PROFILETYPE eProfile;
193 OMX_VIDEO_HEVCPROFILETYPE eProfile;
OMX_Video.h 496 * eProfile : H.263 profile(s) to use
519 OMX_VIDEO_H263PROFILETYPE eProfile;
570 * eProfile : MPEG-2 profile(s) to use
579 OMX_VIDEO_MPEG2PROFILETYPE eProfile;
667 * eProfile : MPEG-4 profile(s) to use.
688 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...]
  /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...]

Completed in 981 milliseconds

1 2 3