Home
last modified time | relevance | path

Searched refs:stream_type (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/dist/drm/radeon/
H A Dradeon_uvd.c363 unsigned stream_type = msg[4]; in radeon_uvd_cs_msg_decode() local
378 switch (stream_type) { in radeon_uvd_cs_msg_decode()
429 DRM_ERROR("UVD codec not handled %d!\n", stream_type); in radeon_uvd_cs_msg_decode()
450 unsigned stream_type) in radeon_uvd_validate_codec() argument
452 switch (stream_type) { in radeon_uvd_validate_codec()
467 stream_type); in radeon_uvd_validate_codec()
/netbsd-src/sys/external/bsd/drm2/dist/include/drm/
H A Ddrm_hdcp.h134 u8 stream_type; member
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_uvd.c536 unsigned stream_type = msg[4]; in amdgpu_uvd_cs_msg_decode() local
554 switch (stream_type) { in amdgpu_uvd_cs_msg_decode()
696 DRM_ERROR("UVD codec not handled %d!\n", stream_type); in amdgpu_uvd_cs_msg_decode()
/netbsd-src/external/mit/libuv/dist/test/
H A Decho-server.c35 static stream_type serverType;
H A Dtask.h86 } stream_type; typedef
H A Dbenchmark-pump.c74 static stream_type type;
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/display/
H A Dintel_hdcp.c1381 msgs.stream_manage.streams[0].stream_type = hdcp->content_type; in hdcp2_propagate_stream_management_info()
1395 hdcp->port_data.streams[0].stream_type = hdcp->content_type; in hdcp2_propagate_stream_management_info()
1524 hdcp->port_data.streams[0].stream_type = hdcp->content_type; in hdcp2_authenticate_sink()
1873 data->streams[0].stream_type = hdcp->content_type; in initialize_hdcp_port_data()
H A Dintel_dp.c6165 u8 stream_type; member
6448 stream_type_msg.stream_type = content_type; in intel_dp_hdcp2_config_stream_type()