Searched refs:GOF_PER_SEC (Results 1 – 2 of 2) sorted by relevance
575 #define GOF_PER_SEC 200 macro 603 * GOF_PER_SEC) in cs46xx_dsp_create_src_task_scb() 605 * GOF_PER_SEC * correctionPerGOF in cs46xx_dsp_create_src_task_scb() 611 * dividend:remainder(ulOther / GOF_PER_SEC) in cs46xx_dsp_create_src_task_scb() 621 correctionPerGOF = tmp1 / GOF_PER_SEC; in cs46xx_dsp_create_src_task_scb() 622 tmp1 -= correctionPerGOF * GOF_PER_SEC; in cs46xx_dsp_create_src_task_scb()
706 #define GOF_PER_SEC 200 macro 722 * GOF_PER_SEC) in snd_cs46xx_set_play_sample_rate() 724 * GOF_PER_SEC * correctionPerGOF in snd_cs46xx_set_play_sample_rate() 730 * dividend:remainder(ulOther / GOF_PER_SEC) in snd_cs46xx_set_play_sample_rate() 740 correctionPerGOF = tmp1 / GOF_PER_SEC; in snd_cs46xx_set_play_sample_rate() 741 tmp1 -= correctionPerGOF * GOF_PER_SEC; in snd_cs46xx_set_play_sample_rate() 783 * GOF_PER_SEC) in snd_cs46xx_set_capture_sample_rate() 785 * GOF_PER_SEC * correctionPerGOF in snd_cs46xx_set_capture_sample_rate() 793 * dividend:remainder(ulOther / GOF_PER_SEC) in snd_cs46xx_set_capture_sample_rate() 813 correctionPerGOF = tmp1 / GOF_PER_SEC; in snd_cs46xx_set_capture_sample_rate() [all...]