Searched refs:OMX_VIDEO_AVCProfileHigh422 (Results 1 – 16 of 16) 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/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/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/sm7250/media/mm-core/inc/ |
D | OMX_Video.h | 789 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/media/msm8974/mm-core/inc/ |
D | OMX_QCOMExtns.h | 1178 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/sm8150/media/mm-core/inc/ |
D | OMX_QCOMExtns.h | 1576 QOMX_VIDEO_AVCProfileHigh422 = OMX_VIDEO_AVCProfileHigh422,
|
/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_v4l2_params.cpp | 341 pParam->eProfile = OMX_VIDEO_AVCProfileHigh422; in get_parameter()
|
/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()
|
/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/venc/src/ |
D | video_encoder_device_v4l2.cpp | 4203 *eProfile = OMX_VIDEO_AVCProfileHigh422; in venc_get_profile_level()
|
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/venc/src/ |
D | video_encoder_device_v4l2.cpp | 7334 *eProfile = OMX_VIDEO_AVCProfileHigh422; in venc_get_profile_level()
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_v4l2.cpp | 3972 pParam->eProfile = OMX_VIDEO_AVCProfileHigh422; in get_parameter()
|