Searched refs:s32Yaw (Results 1 – 3 of 3) sorted by relevance
610 pstAvsGrpAttr->stOutAttr.stORIRotation.s32Yaw = pstCtx->stOriRotation.s32Yaw; in TEST_AVS_InitAttr_Blend_Lut()613 pstAvsGrpAttr->stOutAttr.stRotation.s32Yaw = pstCtx->stRotation.s32Yaw; in TEST_AVS_InitAttr_Blend_Lut()664 pstAvsGrpAttr->stOutAttr.stORIRotation.s32Yaw = pstCtx->stOriRotation.s32Yaw; in TEST_AVS_InitAttr_Blend_Calib()667 pstAvsGrpAttr->stOutAttr.stRotation.s32Yaw = pstCtx->stRotation.s32Yaw; in TEST_AVS_InitAttr_Blend_Calib()
738 RK_PRINT("rotation ori yaw : %d\n", ctx->stOriRotation.s32Yaw); in mpi_avs_test_show_options()741 RK_PRINT("rotation yaw : %d\n", ctx->stRotation.s32Yaw); in mpi_avs_test_show_options()847 OPT_INTEGER('\0', "ori_yaw", &(ctx.stOriRotation.s32Yaw), in main()853 OPT_INTEGER('\0', "yaw", &(ctx.stRotation.s32Yaw), in main()
95 RK_S32 s32Yaw; member