Home
last modified time | relevance | path

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

/Linux-v4.19/sound/pci/cs46xx/
Ddsp_spos_scb_lib.c605 #define GOF_PER_SEC 200 macro
651 correctionPerGOF = tmp1 / GOF_PER_SEC; in cs46xx_dsp_create_src_task_scb()
652 tmp1 -= correctionPerGOF * GOF_PER_SEC; in cs46xx_dsp_create_src_task_scb()
Dcs46xx_lib.c720 #define GOF_PER_SEC 200 macro
754 correctionPerGOF = tmp1 / GOF_PER_SEC; in snd_cs46xx_set_play_sample_rate()
755 tmp1 -= correctionPerGOF * GOF_PER_SEC; in snd_cs46xx_set_play_sample_rate()
827 correctionPerGOF = tmp1 / GOF_PER_SEC; in snd_cs46xx_set_capture_sample_rate()
828 tmp1 -= correctionPerGOF * GOF_PER_SEC; in snd_cs46xx_set_capture_sample_rate()