Home
last modified time | relevance | path

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

/sof-2.7.6/src/include/sof/audio/tdfb/
Dtdfb_comp.h72 int direction_updates:1; /**< set true if direction angle control is updated */ member
/sof-2.7.6/src/audio/tdfb/
Dtdfb.c603 cd->direction_updates = cdata->chanv[0].value; in tdfb_cmd_switch_set()
734 if (cd->direction_updates && cd->direction_change) in tdfb_copy()