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

/hardware/qcom/media/mm-core/inc/
H A DOMX_Video.h774 OMX_VIDEO_AVCProfileHigh444 = 0x40, /**< High 4:4:4 profile */ enumerator in enum:OMX_VIDEO_AVCPROFILETYPE
/hardware/qcom/media/mm-core/omxcore/inc/
H A DOMX_Video.h773 OMX_VIDEO_AVCProfileHigh444 = 0x40, /**< High 4:4:4 profile */ enumerator in enum:OMX_VIDEO_AVCPROFILETYPE
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/
H A DOMX_Video.h773 OMX_VIDEO_AVCProfileHigh444 = 0x40, /**< High 4:4:4 profile */ enumerator in enum:OMX_VIDEO_AVCPROFILETYPE
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
H A DOMX_Video.h773 OMX_VIDEO_AVCProfileHigh444 = 0x40, /**< High 4:4:4 profile */ enumerator in enum:OMX_VIDEO_AVCPROFILETYPE
/hardware/ti/omap4xxx/domx/omx_core/inc/
H A DOMX_Video.h773 OMX_VIDEO_AVCProfileHigh444 = 0x40, /**< High 4:4:4 profile */ enumerator in enum:OMX_VIDEO_AVCPROFILETYPE
/hardware/qcom/media/mm-video-legacy/vidc/venc/src/
H A Dvideo_encoder_device_copper.cpp1938 else if(eProfile == OMX_VIDEO_AVCProfileHigh444)
2717 *eProfile = OMX_VIDEO_AVCProfileHigh444;
2874 *eProfile = OMX_VIDEO_AVCProfileHigh444;
/hardware/qcom/media/mm-video-v4l2/vidc/venc/src/
H A Dvideo_encoder_device_v4l2.cpp2290 } else if (eProfile == OMX_VIDEO_AVCProfileHigh444) {
3123 *eProfile = OMX_VIDEO_AVCProfileHigh444;
3288 *eProfile = OMX_VIDEO_AVCProfileHigh444;

Completed in 29 milliseconds