Home
last modified time | relevance | path

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

/hardware/knowles/athletico/sound_trigger_hal/
Dcvq_ioctl.h215 unsigned int *hotword_version, void *supported_model_arch);
Dcvq_util.c800 unsigned int *hotword_version, void *supported_model_arch) in get_hotword_info() argument
821 *hotword_version = param_val; in get_hotword_info()
843 *hotword_version = param_val; in get_hotword_info()
Dsound_trigger_hw_iaxxx.c217 unsigned int hotword_version; member
2256 &stdev->hotword_version, in callback_thread_loop()
2270 &stdev->hotword_version, in callback_thread_loop()
2272 if (stdev->hotword_version == HOTWORD_DEFAULT_VER) { in callback_thread_loop()
2589 hw_properties.base.version = stdev->hotword_version; in stdev_get_properties_extended()
3603 stdev->hotword_version = 0; in stdev_open()