Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rockit/mpi/example/mod/
H A Dtest_mpi_gdc.cpp108 TestGdcWallMode enWallMode; member
1107 switch (ctx->enWallMode) { in test_mpi_gdc_wall_mount()
1115 RK_LOGE("not support this mode:%d", ctx->enWallMode); in test_mpi_gdc_wall_mount()
1443 RK_PRINT("wall mode : %d\n", ctx->enWallMode); in mpi_gdc_test_show_options()
1472 ctx->enWallMode = TEST_GDC_WALL_MODE_1P_ADD_3; in main()
1518 OPT_INTEGER('\0', "wall_mode", &(ctx->enWallMode), in main()