Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/pci/cx88/
H A Dcx88-core.c655 unsigned int fsc4 = norm_fsc8(norm) / 2; in norm_htotal() local
659 ((fsc4 + 312) / 625 + 12) / 25 : in norm_htotal()
660 ((fsc4 + 262) / 525 * 1001 + 15000) / 30000; in norm_htotal()
/kernel/linux/linux-6.6/drivers/media/pci/cx88/
H A Dcx88-core.c669 unsigned int fsc4 = norm_fsc8(norm) / 2; in norm_htotal() local
673 ((fsc4 + 312) / 625 + 12) / 25 : in norm_htotal()
674 ((fsc4 + 262) / 525 * 1001 + 15000) / 30000; in norm_htotal()

Completed in 4 milliseconds