Searched refs:OMX_VIDEO_AVCProfileHigh422 (Results 1 – 13 of 13) sorted by relevance
/hardware/qcom/media/msm8974/mm-core/omxcore/inc/ |
D | OMX_Video.h | 772 OMX_VIDEO_AVCProfileHigh422 = 0x20, /**< High 4:2:2 profile */ enumerator
|
/hardware/qcom/media/msm8996/mm-core/inc/ |
D | OMX_Video.h | 776 OMX_VIDEO_AVCProfileHigh422 = 0x20, /**< High 4:2:2 profile */ enumerator
|
D | OMX_QCOMExtns.h | 1372 QOMX_VIDEO_AVCProfileHigh422 = OMX_VIDEO_AVCProfileHigh422,
|
/hardware/qcom/sm8150/media/mm-core/inc/ |
D | OMX_Video.h | 789 OMX_VIDEO_AVCProfileHigh422 = 0x20, /**< High 4:2:2 profile */ enumerator
|
/hardware/qcom/media/msm8974/mm-core/inc/ |
D | OMX_Video.h | 776 OMX_VIDEO_AVCProfileHigh422 = 0x20, /**< High 4:2:2 profile */ enumerator
|
D | OMX_QCOMExtns.h | 1178 QOMX_VIDEO_AVCProfileHigh422 = OMX_VIDEO_AVCProfileHigh422,
|
/hardware/qcom/sdm845/media/mm-core/inc/ |
D | OMX_Video.h | 782 OMX_VIDEO_AVCProfileHigh422 = 0x20, /**< High 4:2:2 profile */ enumerator
|
D | OMX_QCOMExtns.h | 1515 QOMX_VIDEO_AVCProfileHigh422 = OMX_VIDEO_AVCProfileHigh422,
|
/hardware/qcom/media/msm8998/mm-core/inc/ |
D | OMX_Video.h | 776 OMX_VIDEO_AVCProfileHigh422 = 0x20, /**< High 4:2:2 profile */ enumerator
|
D | OMX_QCOMExtns.h | 1503 QOMX_VIDEO_AVCProfileHigh422 = OMX_VIDEO_AVCProfileHigh422,
|
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/src/ |
D | video_encoder_device_copper.cpp | 1932 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/ |
D | video_encoder_device_v4l2.cpp | 3415 } else if (eProfile == OMX_VIDEO_AVCProfileHigh422) { in venc_set_profile_level() 5057 *eProfile = OMX_VIDEO_AVCProfileHigh422; in venc_get_profile_level() 5326 *eProfile = OMX_VIDEO_AVCProfileHigh422; in venc_validate_profile_level()
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/ |
D | video_encoder_device_v4l2.cpp | 4571 } else if (eProfile == OMX_VIDEO_AVCProfileHigh422) { in venc_set_profile_level() 6627 *eProfile = OMX_VIDEO_AVCProfileHigh422; in venc_get_profile_level() 6899 *eProfile = OMX_VIDEO_AVCProfileHigh422; in venc_validate_profile_level()
|