convert_dc_color_depth_into_bpc
bpp = convert_dc_color_depth_into_bpc(color_depth) * 3;
int convert_dc_color_depth_into_bpc(enum dc_color_depth display_color_depth);