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

/vbox/src/VBox/Additions/haiku/VBoxVideo/common/
H A DVBoxVideo_common.h85 static inline uint32 get_depth_for_color_space(uint32 depth) function
/vbox/src/VBox/Additions/haiku/VBoxTray/
H A DVBoxDisplay.cpp140 cBits = get_depth_for_color_space(mode.space);
/vbox/src/VBox/Additions/haiku/VBoxVideo/accelerant/
H A Daccelerant.cpp357 config->bytes_per_row = get_depth_for_color_space(gInfo.sharedInfo->currentMode.space)
/vbox/src/VBox/Additions/haiku/VBoxVideo/driver/
H A Ddriver.cpp361 mode->timing.h_display, get_depth_for_color_space(mode->space), 0, 0, 0);

Completed in 560 milliseconds