Searched refs:s32DeviceChannel (Results 1 – 2 of 2) sorted by relevance
43 RK_S32 s32DeviceChannel; member124 aiAttr.soundCard.channels = ctx->s32DeviceChannel; in test_open_device_ai()276 RK_PRINT("sound card channel : %d\n", ctx->s32DeviceChannel); in mpi_ai_test_show_options()314 OPT_INTEGER('\0', "device_ch", &(ctx->s32DeviceChannel), in main()348 || ctx->s32DeviceChannel <= 0) { in main()
43 RK_S32 s32DeviceChannel; member128 aoAttr.soundCard.channels = ctx->s32DeviceChannel; in test_open_device_ao()447 RK_PRINT("open sound channel : %d\n", ctx->s32DeviceChannel); in mpi_ao_test_show_options()484 ctx->s32DeviceChannel = 2; in main()515 OPT_INTEGER('\0', "device_ch", &(ctx->s32DeviceChannel), in main()