Searched refs:stChnRect (Results 1 – 1 of 1) sorted by relevance
123 RECT_S stChnRect; member1170 ctx->stChnAttr.stRect.s32X = ctx->stChnRect.s32X; in test_mpi_gdc_api()1171 ctx->stChnAttr.stRect.s32Y = ctx->stChnRect.s32Y; in test_mpi_gdc_api()1172 ctx->stChnAttr.stRect.u32Width = ctx->stChnRect.u32Width; in test_mpi_gdc_api()1173 ctx->stChnAttr.stRect.u32Height = ctx->stChnRect.u32Height; in test_mpi_gdc_api()1448 RK_PRINT("vo chn rect x : %d\n", ctx->stChnRect.s32X); in mpi_gdc_test_show_options()1449 RK_PRINT("vo chn rect y : %d\n", ctx->stChnRect.s32Y); in mpi_gdc_test_show_options()1450 RK_PRINT("vo chn rect w : %d\n", ctx->stChnRect.u32Width); in mpi_gdc_test_show_options()1451 RK_PRINT("vo chn rect h : %d\n", ctx->stChnRect.u32Height); in mpi_gdc_test_show_options()1477 ctx->stChnRect.s32X = 0; in main()[all …]