Home
last modified time | relevance | path

Searched refs:OMX_VIDEO_AVCProfileHigh422 (Results 1 – 11 of 11) sorted by relevance

/hardware/qcom/media/msm8974/mm-core/omxcore/inc/
DOMX_Video.h772 OMX_VIDEO_AVCProfileHigh422 = 0x20, /**< High 4:2:2 profile */ enumerator
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
DOMX_Video.h772 OMX_VIDEO_AVCProfileHigh422 = 0x20, /**< High 4:2:2 profile */ enumerator
/hardware/ti/omap4xxx/domx/omx_core/inc/
DOMX_Video.h772 OMX_VIDEO_AVCProfileHigh422 = 0x20, /**< High 4:2:2 profile */ enumerator
/hardware/ti/omap4-aah/domx/omx_core/inc/
DOMX_Video.h790 OMX_VIDEO_AVCProfileHigh422 = 0x20, /**< High 4:2:2 profile */ enumerator
/hardware/qcom/media/msm8996/mm-core/inc/
DOMX_Video.h776 OMX_VIDEO_AVCProfileHigh422 = 0x20, /**< High 4:2:2 profile */ enumerator
DOMX_QCOMExtns.h1356 QOMX_VIDEO_AVCProfileHigh422 = OMX_VIDEO_AVCProfileHigh422,
/hardware/qcom/media/msm8974/mm-core/inc/
DOMX_Video.h776 OMX_VIDEO_AVCProfileHigh422 = 0x20, /**< High 4:2:2 profile */ enumerator
DOMX_QCOMExtns.h1178 QOMX_VIDEO_AVCProfileHigh422 = OMX_VIDEO_AVCProfileHigh422,
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/src/
Dvideo_encoder_device_copper.cpp1932 else if(eProfile == OMX_VIDEO_AVCProfileHigh422) in venc_set_profile_level()
2712 *eProfile = OMX_VIDEO_AVCProfileHigh422; in venc_get_profile_level()
2869 *eProfile = OMX_VIDEO_AVCProfileHigh422; in venc_validate_profile_level()
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/
Dvideo_encoder_device_v4l2.cpp3363 } else if (eProfile == OMX_VIDEO_AVCProfileHigh422) { in venc_set_profile_level()
4900 *eProfile = OMX_VIDEO_AVCProfileHigh422; in venc_get_profile_level()
5169 *eProfile = OMX_VIDEO_AVCProfileHigh422; in venc_validate_profile_level()
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
Dvideo_encoder_device_v4l2.cpp4148 } else if (eProfile == OMX_VIDEO_AVCProfileHigh422) { in venc_set_profile_level()
5932 *eProfile = OMX_VIDEO_AVCProfileHigh422; in venc_get_profile_level()
6204 *eProfile = OMX_VIDEO_AVCProfileHigh422; in venc_validate_profile_level()