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

/haiku/src/add-ons/accelerants/common/
H A Dcompute_display_timing.cpp254 float pixelFrequency = totalPixels / horizontalPeriod; local
277 timing->pixel_clock = uint32(pixelFrequency * 1000);

Completed in 77 milliseconds