Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rockit/mpi/example/mod/
H A Dtest_mpi_ao.cpp50 RK_S32 s32SetVolume; member
302 RK_LOGI("test info : mute = %d, volume = %d", mute, params->s32SetVolume); in commandThread()
304 RK_MPI_AO_SetVolume(params->s32DevId, params->s32SetVolume); in commandThread()
455 RK_PRINT("set volume : %d\n", ctx->s32SetVolume); in mpi_ao_test_show_options()
491 ctx->s32SetVolume = 100; in main()
533 OPT_INTEGER('\0', "set_volume", &(ctx->s32SetVolume), in main()