Searched refs:u32SrcVirHeight (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/external/rockit/mpi/example/mod/ |
| H A D | test_mpi_tde.cpp | 62 RK_U32 u32SrcVirHeight; member 313 RK_U32 u32VerStride = ctx->u32SrcVirHeight; in test_tde_load_src_file() 442 if (ctx->u32SrcVirHeight == 0) { in test_tde_set_default_parameter() 443 ctx->u32SrcVirHeight = ctx->stSrcSurface.u32Height; in test_tde_set_default_parameter() 487 RK_PRINT("input vir height : %d\n", ctx->u32SrcVirHeight); in mpi_tde_test_show_options() 527 OPT_INTEGER('\0', "src_vir_height", &(ctx.u32SrcVirHeight), in main()
|
| H A D | test_mpi_gdc.cpp | 92 RK_S32 u32SrcVirHeight; member 275 if (ctx->u32SrcVirHeight == 0) { in unit_test_gdc_get_size() 276 ctx->u32SrcVirHeight = ctx->u32SrcHeight; in unit_test_gdc_get_size() 280 stPicBufAttr.u32Height = ctx->u32SrcVirHeight; in unit_test_gdc_get_size() 1245 ctx->stTask.stImgIn.stVFrame.u32VirHeight = ctx->u32SrcVirHeight; in test_mpi_gdc_api() 1272 … ctx->u32SrcVirWidth, ctx->u32SrcVirHeight, ctx->s32SrcPixFormat, pFile); in test_mpi_gdc_api()
|
| H A D | test_mpi_avs.cpp | 716 RK_PRINT("input virtual height : %d\n", ctx->u32SrcVirHeight); in mpi_avs_test_show_options() 798 OPT_INTEGER('\0', "src_vir_height", &(ctx.u32SrcVirHeight), in main()
|
| /OK3568_Linux_fs/external/rockit/mpi/example/include/ |
| H A D | test_comm_avs.h | 73 RK_U32 u32SrcVirHeight; member
|