Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rockit/mpi/example/mod/
H A Dtest_mpi_ao.cpp62 RK_S32 s32ClrPubAttr; member
375 if (params->s32ClrPubAttr) { in commandThread()
377 params->s32ClrPubAttr = 0; in commandThread()
467 RK_PRINT("clear attribute : %d\n", ctx->s32ClrPubAttr); in mpi_ao_test_show_options()
503 ctx->s32ClrPubAttr = 0; in main()
558 OPT_INTEGER('\0', "clr_attr", &(ctx->s32ClrPubAttr), in main()