Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rockit/mpi/example/mod/
H A Dtest_mpi_ao.cpp63 RK_S32 s32GetPubAttr; member
380 if (params->s32GetPubAttr) { in commandThread()
387 params->s32GetPubAttr = 0; in commandThread()
466 RK_PRINT("get attribute : %d\n", ctx->s32GetPubAttr); in mpi_ao_test_show_options()
504 ctx->s32GetPubAttr = 0; in main()
560 OPT_INTEGER('\0', "get_attr", &(ctx->s32GetPubAttr), in main()