Searched refs:dp_component_depth (Results 1 – 2 of 2) sorted by relevance
261 uint8_t dp_component_depth = 0; in enc1_stream_encoder_dp_set_stream_attribute() local313 dp_component_depth = DP_COMPONENT_PIXEL_DEPTH_6BPC; in enc1_stream_encoder_dp_set_stream_attribute()316 dp_component_depth = DP_COMPONENT_PIXEL_DEPTH_8BPC; in enc1_stream_encoder_dp_set_stream_attribute()319 dp_component_depth = DP_COMPONENT_PIXEL_DEPTH_10BPC; in enc1_stream_encoder_dp_set_stream_attribute()322 dp_component_depth = DP_COMPONENT_PIXEL_DEPTH_12BPC; in enc1_stream_encoder_dp_set_stream_attribute()325 dp_component_depth = DP_COMPONENT_PIXEL_DEPTH_16BPC; in enc1_stream_encoder_dp_set_stream_attribute()328 dp_component_depth = DP_COMPONENT_PIXEL_DEPTH_6BPC; in enc1_stream_encoder_dp_set_stream_attribute()335 DP_COMPONENT_DEPTH, dp_component_depth); in enc1_stream_encoder_dp_set_stream_attribute()
47 enum dp_component_depth { enum