Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rockit/mpi/example/mod/
H A Dtest_mpi_all.cpp61 RK_U32 u32SrcWidth1; member
461 stChnAttr.stSize.u32Width = ctx->u32SrcWidth1; in create_vi()
463 stChnAttr.stSize.u32Width = ctx->u32SrcWidth1; in create_vi()
955 RK_PRINT("vi width : %d\n", ctx->u32SrcWidth1); in mpi_all_test_show_options()
972 ctx.u32SrcWidth1 = 1920; in main()
989 OPT_INTEGER('W', "vi_width", &(ctx.u32SrcWidth1), in main()