Home
last modified time | relevance | path

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

/aosp12/hardware/knowles/athletico/sound_trigger_hal/tests/
H A Doslo_config_test.c749 uint32_t integer_param = (uint32_t)lrintf(param_val); in main() local
752 integer_param = UINT32_MAX; in main()
754 … ALOGD("%s: Test mode: %d with duration: %" PRIu32, __func__, test_mode_param_id, integer_param); in main()
758 oslo_plugin_set_param(test_mode_param_id, integer_param); in main()