Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rockit/mpi/example/mod/
H A Dtest_mpi_ao.cpp51 RK_S32 s32SetMute; member
301 RK_BOOL mute = (params->s32SetMute == 0) ? RK_FALSE : RK_TRUE; in commandThread()
456 RK_PRINT("set mute : %d\n", ctx->s32SetMute); in mpi_ao_test_show_options()
492 ctx->s32SetMute = 0; in main()
535 OPT_INTEGER('\0', "set_mute", &(ctx->s32SetMute), in main()