Searched refs:OMX_VIDEO_MPEG4PROFILETYPE (Results 1 - 8 of 8) sorted by relevance

/hardware/qcom/media/mm-core/inc/
H A DOMX_Video.h586 typedef enum OMX_VIDEO_MPEG4PROFILETYPE { enum
606 } OMX_VIDEO_MPEG4PROFILETYPE; typedef in typeref:enum:OMX_VIDEO_MPEG4PROFILETYPE
669 OMX_VIDEO_MPEG4PROFILETYPE eProfile;
913 or OMX_VIDEO_MPEG4PROFILETYPE depending on context */
915 or OMX_VIDEO_MPEG4PROFILETYPE depending on context */
/hardware/qcom/media/mm-core/omxcore/inc/
H A DOMX_Video.h585 typedef enum OMX_VIDEO_MPEG4PROFILETYPE { enum
605 } OMX_VIDEO_MPEG4PROFILETYPE; typedef in typeref:enum:OMX_VIDEO_MPEG4PROFILETYPE
668 OMX_VIDEO_MPEG4PROFILETYPE eProfile;
912 or OMX_VIDEO_MPEG4PROFILETYPE depending on context */
914 or OMX_VIDEO_MPEG4PROFILETYPE depending on context */
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/
H A DOMX_Video.h585 typedef enum OMX_VIDEO_MPEG4PROFILETYPE { enum
605 } OMX_VIDEO_MPEG4PROFILETYPE; typedef in typeref:enum:OMX_VIDEO_MPEG4PROFILETYPE
668 OMX_VIDEO_MPEG4PROFILETYPE eProfile;
912 or OMX_VIDEO_MPEG4PROFILETYPE depending on context */
914 or OMX_VIDEO_MPEG4PROFILETYPE depending on context */
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
H A DOMX_Video.h585 typedef enum OMX_VIDEO_MPEG4PROFILETYPE { enum
605 } OMX_VIDEO_MPEG4PROFILETYPE; typedef in typeref:enum:OMX_VIDEO_MPEG4PROFILETYPE
668 OMX_VIDEO_MPEG4PROFILETYPE eProfile;
912 or OMX_VIDEO_MPEG4PROFILETYPE depending on context */
914 or OMX_VIDEO_MPEG4PROFILETYPE depending on context */
/hardware/ti/omap4xxx/domx/omx_core/inc/
H A DOMX_Video.h585 typedef enum OMX_VIDEO_MPEG4PROFILETYPE { enum
605 } OMX_VIDEO_MPEG4PROFILETYPE; typedef in typeref:enum:OMX_VIDEO_MPEG4PROFILETYPE
668 OMX_VIDEO_MPEG4PROFILETYPE eProfile;
912 or OMX_VIDEO_MPEG4PROFILETYPE depending on context */
914 or OMX_VIDEO_MPEG4PROFILETYPE depending on context */
/hardware/qcom/media/mm-video-legacy/vidc/venc/src/
H A Domx_video_encoder.cpp786 m_sParamMPEG4.eProfile = (OMX_VIDEO_MPEG4PROFILETYPE)m_sParamProfileLevel.eProfile;
1166 m_sParamProfileLevel.eProfile = (OMX_VIDEO_MPEG4PROFILETYPE)eProfile;
1172 m_sParamMPEG4.eProfile = (OMX_VIDEO_MPEG4PROFILETYPE)eProfile;
/hardware/qcom/media/mm-video-v4l2/vidc/venc/src/
H A Domx_video_encoder.cpp770 m_sParamMPEG4.eProfile = (OMX_VIDEO_MPEG4PROFILETYPE)m_sParamProfileLevel.eProfile;
1176 m_sParamProfileLevel.eProfile = (OMX_VIDEO_MPEG4PROFILETYPE)eProfile;
1181 m_sParamMPEG4.eProfile = (OMX_VIDEO_MPEG4PROFILETYPE)eProfile;
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/enc/mpeg4/
H A DExynos_OMX_Mpeg4enc.c85 static OMX_U32 OMXMpeg4ProfileToMFCProfile(OMX_VIDEO_MPEG4PROFILETYPE profile)

Completed in 1230 milliseconds