Searched refs:s32Roll (Results 1 – 3 of 3) sorted by relevance
608 pstAvsGrpAttr->stOutAttr.stORIRotation.s32Roll = pstCtx->stOriRotation.s32Roll; in TEST_AVS_InitAttr_Blend_Lut()611 pstAvsGrpAttr->stOutAttr.stRotation.s32Roll = pstCtx->stRotation.s32Roll; in TEST_AVS_InitAttr_Blend_Lut()662 pstAvsGrpAttr->stOutAttr.stORIRotation.s32Roll = pstCtx->stOriRotation.s32Roll; in TEST_AVS_InitAttr_Blend_Calib()665 pstAvsGrpAttr->stOutAttr.stRotation.s32Roll = pstCtx->stRotation.s32Roll; in TEST_AVS_InitAttr_Blend_Calib()
740 RK_PRINT("rotation ori roll : %d\n", ctx->stOriRotation.s32Roll); in mpi_avs_test_show_options()743 RK_PRINT("rotation roll : %d\n", ctx->stRotation.s32Roll); in mpi_avs_test_show_options()851 OPT_INTEGER('\0', "ori_roll", &(ctx.stOriRotation.s32Roll), in main()867 OPT_INTEGER('\0', "roll", &(ctx.stRotation.s32Roll), in main()
97 RK_S32 s32Roll; member