Searched refs:s32Pitch (Results 1 – 3 of 3) sorted by relevance
609 pstAvsGrpAttr->stOutAttr.stORIRotation.s32Pitch = pstCtx->stOriRotation.s32Pitch; in TEST_AVS_InitAttr_Blend_Lut()612 pstAvsGrpAttr->stOutAttr.stRotation.s32Pitch = pstCtx->stRotation.s32Pitch; in TEST_AVS_InitAttr_Blend_Lut()663 pstAvsGrpAttr->stOutAttr.stORIRotation.s32Pitch = pstCtx->stOriRotation.s32Pitch; in TEST_AVS_InitAttr_Blend_Calib()666 pstAvsGrpAttr->stOutAttr.stRotation.s32Pitch = pstCtx->stRotation.s32Pitch; in TEST_AVS_InitAttr_Blend_Calib()
739 RK_PRINT("rotation ori pitch : %d\n", ctx->stOriRotation.s32Pitch); in mpi_avs_test_show_options()742 RK_PRINT("rotation pitch : %d\n", ctx->stRotation.s32Pitch); in mpi_avs_test_show_options()849 OPT_INTEGER('\0', "ori_pitch", &(ctx.stOriRotation.s32Pitch), in main()855 OPT_INTEGER('\0', "pitch", &(ctx.stRotation.s32Pitch), in main()
96 RK_S32 s32Pitch; member