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

/openbsd-current/sys/dev/pci/drm/i915/display/
H A Dintel_hdmi.c3260 int bpp_target; local
3288 * Transport with bpp_target settings above 12 bpp unless
3304 * encoder. For fractional BPP we use bpp_target as a multiple of 16.
3306 * bpp_target_x16 = bpp_target * 16
3311 bpp_target = max_dsc_bpp;
3317 bpp_target_x16 = (bpp_target * 16) - bpp_decrement_x16;

Completed in 75 milliseconds