Searched refs:stORIRotation (Results 1 – 2 of 2) sorted by relevance
608 pstAvsGrpAttr->stOutAttr.stORIRotation.s32Roll = pstCtx->stOriRotation.s32Roll; in TEST_AVS_InitAttr_Blend_Lut()609 pstAvsGrpAttr->stOutAttr.stORIRotation.s32Pitch = pstCtx->stOriRotation.s32Pitch; in TEST_AVS_InitAttr_Blend_Lut()610 pstAvsGrpAttr->stOutAttr.stORIRotation.s32Yaw = pstCtx->stOriRotation.s32Yaw; in TEST_AVS_InitAttr_Blend_Lut()662 pstAvsGrpAttr->stOutAttr.stORIRotation.s32Roll = pstCtx->stOriRotation.s32Roll; in TEST_AVS_InitAttr_Blend_Calib()663 pstAvsGrpAttr->stOutAttr.stORIRotation.s32Pitch = pstCtx->stOriRotation.s32Pitch; in TEST_AVS_InitAttr_Blend_Calib()664 pstAvsGrpAttr->stOutAttr.stORIRotation.s32Yaw = pstCtx->stOriRotation.s32Yaw; in TEST_AVS_InitAttr_Blend_Calib()
154 AVS_ROTATION_S stORIRotation; /* Output original rotation. */ member