Searched refs:h_total_wanted (Results 1 - 3 of 3) sorted by relevance

/haiku/src/add-ons/accelerants/skeleton/engine/
H A Dtvout.c986 uint16 h_total_wanted, leftover; local
1027 h_total_wanted = ((m_timing.h_total / ((float)pix_period)) + 0.5);
1028 LOG(4,("MAVENTV: TV h_total should be %d units\n", h_total_wanted));
/haiku/src/add-ons/accelerants/via/engine/
H A Dtvout.c986 uint16 h_total_wanted, leftover; local
1027 h_total_wanted = ((m_timing.h_total / ((float)pix_period)) + 0.5);
1028 LOG(4,("MAVENTV: TV h_total should be %d units\n", h_total_wanted));
/haiku/src/add-ons/accelerants/matrox/engine/
H A Dmga_maventv.c1184 uint16 h_total_wanted, leftover; local
1225 h_total_wanted = ((m_timing.h_total / ((float)pix_period)) + 0.5);
1226 LOG(4,("MAVENTV: TV h_total should be %d units\n", h_total_wanted));

Completed in 49 milliseconds