Searched refs:nRotation (Results 1 - 24 of 24) sorted by relevance

/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/src/
H A Domx_video_encoder.cpp196 m_sConfigFrameRotation.nRotation = 0;
1359 OMX_S32 nRotation; local
1365 if( pParam->nRotation == 0 ||
1366 pParam->nRotation == 90 ||
1367 pParam->nRotation == 180 ||
1368 pParam->nRotation == 270 ) {
1369 DEBUG_PRINT_HIGH("\nset_config: Rotation Angle %u", pParam->nRotation);
1371 DEBUG_PRINT_ERROR("ERROR: un supported Rotation %u", pParam->nRotation);
1374 nRotation = pParam->nRotation
[all...]
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/
H A Domx_video_encoder.cpp229 m_sConfigFrameRotation.nRotation = 0;
1705 OMX_S32 nRotation; local
1711 if ( pParam->nRotation == 0 ||
1712 pParam->nRotation == 90 ||
1713 pParam->nRotation == 180 ||
1714 pParam->nRotation == 270 ) {
1715 DEBUG_PRINT_HIGH("set_config: Rotation Angle %u", (unsigned int)pParam->nRotation);
1717 DEBUG_PRINT_ERROR("ERROR: un supported Rotation %u", (unsigned int)pParam->nRotation);
1720 nRotation = pParam->nRotation
[all...]
H A Dvideo_encoder_device_v4l2.cpp2010 if(venc_set_vpe_rotation(config_rotation->nRotation) == false) {
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
H A Domx_video_encoder.cpp301 m_sConfigFrameRotation.nRotation = 0;
1841 OMX_S32 nRotation; local
1847 if ( pParam->nRotation == 0 ||
1848 pParam->nRotation == 90 ||
1849 pParam->nRotation == 180 ||
1850 pParam->nRotation == 270 ) {
1851 DEBUG_PRINT_HIGH("set_config: Rotation Angle %u", (unsigned int)pParam->nRotation);
1853 DEBUG_PRINT_ERROR("ERROR: un supported Rotation %u", (unsigned int)pParam->nRotation);
1856 nRotation = pParam->nRotation
[all...]
H A Domx_swvenc_hevc.cpp190 m_sConfigFrameRotation.nRotation = 0;
H A Domx_swvenc_mpeg4.cpp201 m_sConfigFrameRotation.nRotation = 0;
H A Dvideo_encoder_device_v4l2.cpp2405 if(venc_set_vpe_rotation(config_rotation->nRotation) == false) {
/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/src/
H A DOMX_VPP.c1519 Rotate->nRotation = pComponentPrivate->pIpFrameStatus->ulRGBRotation;
1522 Rotate->nRotation = pComponentPrivate->pIpFrameStatus->ulYUVRotation;
1525 Rotate->nRotation = pComponentPrivate->pIpFrameStatus->ulYUVRotation;
1682 (Rotate->nRotation == 0 ||
1683 Rotate->nRotation == 90 ||
1684 Rotate->nRotation == 180 ||
1685 Rotate->nRotation == 270)) {
1688 pHandle->pComponentPrivate)->pIpFrameStatus->ulRGBRotation = Rotate->nRotation;
1692 pHandle->pComponentPrivate)->pIpFrameStatus->ulYUVRotation = Rotate->nRotation;
1696 (Rotate->nRotation
[all...]
/hardware/ti/omap4xxx/camera/OMXCameraAdapter/
H A DOMXAlgo.cpp1032 rotation.nRotation = degree;
1091 ( unsigned int ) sensorOrientation.nRotation);
1093 sensorOrientation.nRotation = degree;
1110 ( unsigned int ) sensorOrientation.nRotation);
H A DOMXCapabilities.cpp1102 params->set(CameraProperties::ORIENTATION_INDEX, caps.tSenMounting.nRotation);
/hardware/qcom/media/msm8974/mm-core/inc/
H A DOMX_IVCommon.h332 * nRotation : +/- integer rotation value
338 OMX_S32 nRotation; member in struct:OMX_CONFIG_ROTATIONTYPE
/hardware/qcom/media/msm8974/mm-core/omxcore/inc/
H A DOMX_IVCommon.h319 * nRotation : +/- integer rotation value
325 OMX_S32 nRotation; member in struct:OMX_CONFIG_ROTATIONTYPE
/hardware/qcom/media/msm8996/mm-core/inc/
H A DOMX_IVCommon.h332 * nRotation : +/- integer rotation value
338 OMX_S32 nRotation; member in struct:OMX_CONFIG_ROTATIONTYPE
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
H A DOMX_IVCommon.h319 * nRotation : +/- integer rotation value
325 OMX_S32 nRotation; member in struct:OMX_CONFIG_ROTATIONTYPE
/hardware/ti/omap4-aah/domx/omx_core/inc/
H A DOMX_IVCommon.h345 * nRotation : +/- integer rotation value
351 OMX_S32 nRotation; member in struct:OMX_CONFIG_ROTATIONTYPE
H A DOMX_TI_IVCommon.h2441 * @param nRotation
2448 OMX_U32 nRotation; member in struct:OMX_TI_SENMOUNT_TYPE
/hardware/ti/omap4xxx/domx/omx_core/inc/
H A DOMX_IVCommon.h319 * nRotation : +/- integer rotation value
325 OMX_S32 nRotation; member in struct:OMX_CONFIG_ROTATIONTYPE
H A DOMX_TI_IVCommon.h2238 * @param nRotation
2242 OMX_U32 nRotation; member in struct:OMX_TI_SENMOUNT_TYPE
/hardware/ti/omap4-aah/camera/OMXCameraAdapter/
H A DOMXAlgo.cpp1058 rotation.nRotation = degree;
1123 sensorOrientation.nRotation = degree;
1131 ( unsigned int ) sensorOrientation.nRotation);
H A DOMXCapabilities.cpp1549 params->set(CameraProperties::ORIENTATION_INDEX, caps.tSenMounting.nRotation);
2319 CAMHAL_LOGD("tSenMounting.nRotation = %d", int(caps.tSenMounting.nRotation));
/hardware/qcom/camera/QCamera2/stack/mm-jpeg-interface/src/
H A Dmm_jpeg.c959 rotate.nRotation = (OMX_S32)p_params->rotation;
1356 rotate.nRotation = (OMX_S32)p_jobparams->rotation;
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/test/
H A Dvenc_test.cpp1383 dynamic_config.config_data.rotation.nRotation = strtoul(param, NULL, 10);
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/test/
H A Dvenc_test.cpp1390 dynamic_config.config_data.rotation.nRotation = strtoul(param, NULL, 10);
/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/tests/
H A DVPPTest.c2252 pConfigNewRotation->nRotation = Angle;

Completed in 573 milliseconds