Searched refs:OMX_VIDEO_AVCProfileExtended (Results 1 - 7 of 7) sorted by relevance

/hardware/qcom/media/mm-core/inc/
H A DOMX_Video.h770 OMX_VIDEO_AVCProfileExtended = 0x04, /**< Extended profile */ enumerator in enum:OMX_VIDEO_AVCPROFILETYPE
/hardware/qcom/media/mm-core/omxcore/inc/
H A DOMX_Video.h769 OMX_VIDEO_AVCProfileExtended = 0x04, /**< Extended profile */ enumerator in enum:OMX_VIDEO_AVCPROFILETYPE
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/
H A DOMX_Video.h769 OMX_VIDEO_AVCProfileExtended = 0x04, /**< Extended profile */ enumerator in enum:OMX_VIDEO_AVCPROFILETYPE
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
H A DOMX_Video.h769 OMX_VIDEO_AVCProfileExtended = 0x04, /**< Extended profile */ enumerator in enum:OMX_VIDEO_AVCPROFILETYPE
/hardware/ti/omap4xxx/domx/omx_core/inc/
H A DOMX_Video.h769 OMX_VIDEO_AVCProfileExtended = 0x04, /**< Extended profile */ enumerator in enum:OMX_VIDEO_AVCPROFILETYPE
/hardware/qcom/media/mm-video-legacy/vidc/venc/src/
H A Dvideo_encoder_device_copper.cpp1922 else if(eProfile == OMX_VIDEO_AVCProfileExtended)
2708 *eProfile = OMX_VIDEO_AVCProfileExtended;
2862 *eProfile = OMX_VIDEO_AVCProfileExtended;
/hardware/qcom/media/mm-video-v4l2/vidc/venc/src/
H A Dvideo_encoder_device_v4l2.cpp2282 } else if (eProfile == OMX_VIDEO_AVCProfileExtended) {
3114 *eProfile = OMX_VIDEO_AVCProfileExtended;
3276 *eProfile = OMX_VIDEO_AVCProfileExtended;

Completed in 120 milliseconds