Home
last modified time | relevance | path

Searched refs:config_rotation (Results 1 – 7 of 7) sorted by relevance

/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/venc/src/
Dvideo_encoder_device_v4l2_params.cpp157 OMX_CONFIG_ROTATIONTYPE *config_rotation = in venc_set_config() local
160 if (!config_rotation) { in venc_set_config()
165 if (venc_prepare_c2d_rotation(config_rotation->nRotation) == false) { in venc_set_config()
170 if (venc_set_vpe_rotation(config_rotation->nRotation) == false) { in venc_set_config()
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/src/
Dvideo_encoder_device.cpp1112 OMX_CONFIG_ROTATIONTYPE *config_rotation = in venc_set_config() local
Dvideo_encoder_device_copper.cpp1122 OMX_CONFIG_ROTATIONTYPE *config_rotation = in venc_set_config() local
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
Dvideo_encoder_device_v4l2.cpp2444 OMX_CONFIG_ROTATIONTYPE *config_rotation = in venc_set_config() local
2447 if (!config_rotation) { in venc_set_config()
2459 if(venc_set_vpe_rotation(config_rotation->nRotation) == false) { in venc_set_config()
Dvideo_encoder_device.cpp1277 OMX_CONFIG_ROTATIONTYPE *config_rotation = in venc_set_config() local
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/venc/src/
Dvideo_encoder_device_v4l2.cpp3153 OMX_CONFIG_ROTATIONTYPE *config_rotation = in venc_set_config() local
3156 if (!config_rotation) { in venc_set_config()
3163 if(venc_set_vpe_rotation(config_rotation->nRotation) == false) { in venc_set_config()
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/
Dvideo_encoder_device.cpp1276 OMX_CONFIG_ROTATIONTYPE *config_rotation = in venc_set_config() local