Home
last modified time | relevance | path

Searched refs:u32SrcHeight1 (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/external/rockit/mpi/example/mod/
H A Dtest_mpi_all.cpp62 RK_U32 u32SrcHeight1; member
462 stChnAttr.stSize.u32Height = ctx->u32SrcHeight1; in create_vi()
464 stChnAttr.stSize.u32Height = ctx->u32SrcHeight1; in create_vi()
956 RK_PRINT("vi height : %d\n", ctx->u32SrcHeight1); in mpi_all_test_show_options()
973 ctx.u32SrcHeight1 = 1080; in main()
991 OPT_INTEGER('H', "vi_height", &(ctx.u32SrcHeight1), in main()