Home
last modified time | relevance | path

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

/sof-3.4.0/src/include/ipc/
Dcontrol.h161 SOF_CTRL_EVENT_KD, /**< keyword detection event */ enumerator
/sof-3.4.0/src/audio/google/
Dgoogle_hotword_detect.c117 cd->event.event_type = SOF_CTRL_EVENT_KD; in ghd_create()
/sof-3.4.0/src/samples/audio/
Ddetect_test.c676 cd->event.event_type = SOF_CTRL_EVENT_KD; in test_keyword_new()