Home
last modified time | relevance | path

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

/sof-3.4.0/src/include/ipc/
Dtopology.h154 SOF_VOLUME_LINEAR_ZC, enumerator
/sof-3.4.0/src/audio/module_adapter/module/volume/
Dvolume.c447 case SOF_VOLUME_LINEAR_ZC: in volume_init()
717 cd->ramp_type == SOF_VOLUME_LINEAR_ZC) { in volume_set_chan()
1161 } else if (cd->ramp_type == SOF_VOLUME_LINEAR_ZC) { in volume_process()