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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/cs46xx/
H A Ddsp_spos_scb_lib.c575 #define GOF_PER_SEC 200 macro
602 * GOF_PER_SEC)
604 * GOF_PER_SEC * correctionPerGOF
610 * dividend:remainder(ulOther / GOF_PER_SEC)
620 correctionPerGOF = tmp1 / GOF_PER_SEC;
621 tmp1 -= correctionPerGOF * GOF_PER_SEC;
H A Dcs46xx_lib.c528 #define GOF_PER_SEC 200 macro
544 * GOF_PER_SEC)
546 * GOF_PER_SEC * correctionPerGOF
552 * dividend:remainder(ulOther / GOF_PER_SEC)
562 correctionPerGOF = tmp1 / GOF_PER_SEC;
563 tmp1 -= correctionPerGOF * GOF_PER_SEC;
605 * GOF_PER_SEC)
607 * GOF_PER_SEC * correctionPerGOF
615 * dividend:remainder(ulOther / GOF_PER_SEC)
635 correctionPerGOF = tmp1 / GOF_PER_SEC;
[all...]

Completed in 232 milliseconds