Searched refs:dp_component_depth (Results 1 – 3 of 3) sorted by relevance
453 uint8_t dp_component_depth = 0; in enc401_stream_encoder_dp_set_stream_attribute() local517 dp_component_depth = DP_COMPONENT_PIXEL_DEPTH_6BPC; in enc401_stream_encoder_dp_set_stream_attribute()520 dp_component_depth = DP_COMPONENT_PIXEL_DEPTH_8BPC; in enc401_stream_encoder_dp_set_stream_attribute()523 dp_component_depth = DP_COMPONENT_PIXEL_DEPTH_10BPC; in enc401_stream_encoder_dp_set_stream_attribute()526 dp_component_depth = DP_COMPONENT_PIXEL_DEPTH_12BPC; in enc401_stream_encoder_dp_set_stream_attribute()529 dp_component_depth = DP_COMPONENT_PIXEL_DEPTH_16BPC; in enc401_stream_encoder_dp_set_stream_attribute()532 dp_component_depth = DP_COMPONENT_PIXEL_DEPTH_6BPC; in enc401_stream_encoder_dp_set_stream_attribute()583 UNCOMPRESSED_COMPONENT_DEPTH, dp_component_depth, in enc401_stream_encoder_dp_set_stream_attribute()
261 uint8_t dp_component_depth = 0; in enc1_stream_encoder_dp_set_stream_attribute() local321 dp_component_depth = DP_COMPONENT_PIXEL_DEPTH_6BPC; in enc1_stream_encoder_dp_set_stream_attribute()324 dp_component_depth = DP_COMPONENT_PIXEL_DEPTH_8BPC; in enc1_stream_encoder_dp_set_stream_attribute()327 dp_component_depth = DP_COMPONENT_PIXEL_DEPTH_10BPC; in enc1_stream_encoder_dp_set_stream_attribute()330 dp_component_depth = DP_COMPONENT_PIXEL_DEPTH_12BPC; in enc1_stream_encoder_dp_set_stream_attribute()333 dp_component_depth = DP_COMPONENT_PIXEL_DEPTH_16BPC; in enc1_stream_encoder_dp_set_stream_attribute()336 dp_component_depth = DP_COMPONENT_PIXEL_DEPTH_6BPC; in enc1_stream_encoder_dp_set_stream_attribute()343 DP_COMPONENT_DEPTH, dp_component_depth); in enc1_stream_encoder_dp_set_stream_attribute()
47 enum dp_component_depth { enum
Completed in 13 milliseconds