Home
last modified time | relevance | path

Searched refs:OMX_VIDEO_AVCProfileHigh444 (Results 1 – 9 of 9) sorted by relevance

/hardware/ti/omap4xxx/domx/omx_core/inc/
DOMX_Video.h773 OMX_VIDEO_AVCProfileHigh444 = 0x40, /**< High 4:4:4 profile */ enumerator
/hardware/qcom/media/mm-core/omxcore/inc/
DOMX_Video.h773 OMX_VIDEO_AVCProfileHigh444 = 0x40, /**< High 4:4:4 profile */ enumerator
/hardware/ti/omap4-aah/domx/omx_core/inc/
DOMX_Video.h791 OMX_VIDEO_AVCProfileHigh444 = 0x40, /**< High 4:4:4 profile */ enumerator
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
DOMX_Video.h773 OMX_VIDEO_AVCProfileHigh444 = 0x40, /**< High 4:4:4 profile */ enumerator
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/
DOMX_Video.h773 OMX_VIDEO_AVCProfileHigh444 = 0x40, /**< High 4:4:4 profile */ enumerator
/hardware/qcom/media/mm-core/inc/
DOMX_Video.h777 OMX_VIDEO_AVCProfileHigh444 = 0x40, /**< High 4:4:4 profile */ enumerator
DOMX_QCOMExtns.h1079 QOMX_VIDEO_AVCProfileHigh444 = OMX_VIDEO_AVCProfileHigh444,
/hardware/qcom/media/mm-video-legacy/vidc/venc/src/
Dvideo_encoder_device_copper.cpp1936 else if(eProfile == OMX_VIDEO_AVCProfileHigh444) in venc_set_profile_level()
2715 *eProfile = OMX_VIDEO_AVCProfileHigh444; in venc_get_profile_level()
2872 *eProfile = OMX_VIDEO_AVCProfileHigh444; in venc_validate_profile_level()
/hardware/qcom/media/mm-video-v4l2/vidc/venc/src/
Dvideo_encoder_device_v4l2.cpp2959 } else if (eProfile == OMX_VIDEO_AVCProfileHigh444) { in venc_set_profile_level()
4125 *eProfile = OMX_VIDEO_AVCProfileHigh444; in venc_get_profile_level()
4296 *eProfile = OMX_VIDEO_AVCProfileHigh444; in venc_validate_profile_level()