transmitter_color_depth_to_atom
clk.ucDeepColorRatio = (uint8_t) bp->cmd_helper->transmitter_color_depth_to_atom(bp_params->color_depth);
transmitter_color_depth_to_atom(
uint8_t (*transmitter_color_depth_to_atom)(enum transmitter_color_depth id);
.transmitter_color_depth_to_atom = transmitter_color_depth_to_atom,
.transmitter_color_depth_to_atom = transmitter_color_depth_to_atom,