Searched refs:GOF_PER_SEC (Results 1 – 2 of 2) sorted by relevance
569 #define GOF_PER_SEC 200 macro615 correctionPerGOF = tmp1 / GOF_PER_SEC; in cs46xx_dsp_create_src_task_scb()616 tmp1 -= correctionPerGOF * GOF_PER_SEC; in cs46xx_dsp_create_src_task_scb()
696 #define GOF_PER_SEC 200 in snd_cs46xx_proc_stop() 711 * GOF_PER_SEC) in snd_cs46xx_set_play_sample_rate() 713 * GOF_PER_SEC * correctionPerGOF in snd_cs46xx_set_play_sample_rate() 719 * dividend:remainder(ulOther / GOF_PER_SEC) in snd_cs46xx_set_play_sample_rate() 729 correctionPerGOF = tmp1 / GOF_PER_SEC; in snd_cs46xx_set_play_sample_rate() 730 tmp1 -= correctionPerGOF * GOF_PER_SEC; in snd_cs46xx_set_play_sample_rate() 770 * GOF_PER_SEC) in snd_cs46xx_set_capture_sample_rate() 772 * GOF_PER_SEC * correctionPerGOF in snd_cs46xx_set_capture_sample_rate() 780 * dividend:remainder(ulOther / GOF_PER_SEC) in snd_cs46xx_set_capture_sample_rate() 800 correctionPerGOF = tmp1 / GOF_PER_SEC; in snd_cs46xx_set_capture_sample_rate() 706 #define GOF_PER_SEC global() macro [all...]