Home
last modified time | relevance | path

Searched refs:OMX_VIDEO_HEVCProfileMainStill (Results 1 – 4 of 4) sorted by relevance

/hardware/qcom/sdm845/media/mm-core/inc/
DOMX_VideoExt.h154 OMX_VIDEO_HEVCProfileMainStill = 0x04, enumerator
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/common/src/
Dvidc_common.cpp63 {OMX_VIDEO_HEVCProfileMainStill,
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/venc/src/
Domx_video_encoder.cpp272 m_sParamProfileLevel.eProfile = (OMX_U32) OMX_VIDEO_HEVCProfileMainStill; in component_init()
Dvideo_encoder_device_v4l2.cpp951 OMX_VIDEO_HEVCProfileMainStill }; in venc_get_supported_profile_level()
7209 *eProfile = OMX_VIDEO_HEVCProfileMainStill; in venc_get_profile_level()