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

/hardware/qcom/media/mm-core/inc/
H A DOMX_Video.h773 OMX_VIDEO_AVCProfileHigh422 = 0x20, /**< High 4:2:2 profile */ enumerator in enum:OMX_VIDEO_AVCPROFILETYPE
/hardware/qcom/media/mm-core/omxcore/inc/
H A DOMX_Video.h772 OMX_VIDEO_AVCProfileHigh422 = 0x20, /**< High 4:2:2 profile */ enumerator in enum:OMX_VIDEO_AVCPROFILETYPE
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/
H A DOMX_Video.h772 OMX_VIDEO_AVCProfileHigh422 = 0x20, /**< High 4:2:2 profile */ enumerator in enum:OMX_VIDEO_AVCPROFILETYPE
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
H A DOMX_Video.h772 OMX_VIDEO_AVCProfileHigh422 = 0x20, /**< High 4:2:2 profile */ enumerator in enum:OMX_VIDEO_AVCPROFILETYPE
/hardware/ti/omap4xxx/domx/omx_core/inc/
H A DOMX_Video.h772 OMX_VIDEO_AVCProfileHigh422 = 0x20, /**< High 4:2:2 profile */ enumerator in enum:OMX_VIDEO_AVCPROFILETYPE
/hardware/qcom/media/mm-video-legacy/vidc/venc/src/
H A Dvideo_encoder_device_copper.cpp1934 else if(eProfile == OMX_VIDEO_AVCProfileHigh422)
2714 *eProfile = OMX_VIDEO_AVCProfileHigh422;
2871 *eProfile = OMX_VIDEO_AVCProfileHigh422;
/hardware/qcom/media/mm-video-v4l2/vidc/venc/src/
H A Dvideo_encoder_device_v4l2.cpp2288 } else if (eProfile == OMX_VIDEO_AVCProfileHigh422) {
3120 *eProfile = OMX_VIDEO_AVCProfileHigh422;
3285 *eProfile = OMX_VIDEO_AVCProfileHigh422;

Completed in 30 milliseconds