HomeSort by: relevance | last modified time | path
    Searched defs:stream_type (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_uvd.c 363 unsigned stream_type = msg[4]; local in function:radeon_uvd_cs_msg_decode
378 switch (stream_type) {
429 DRM_ERROR("UVD codec not handled %d!\n", stream_type);
450 unsigned stream_type)
452 switch (stream_type) {
467 stream_type);
  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_uvd.c 536 unsigned stream_type = msg[4]; local in function:amdgpu_uvd_cs_msg_decode
554 switch (stream_type) {
696 DRM_ERROR("UVD codec not handled %d!\n", stream_type);
  /src/sys/external/bsd/drm2/dist/include/drm/
drm_hdcp.h 134 u8 stream_type; member in struct:hdcp2_streamid_type
  /src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_dp.c 6165 u8 stream_type; member in struct:hdcp2_dp_errata_stream_type
6448 stream_type_msg.stream_type = content_type;

Completed in 17 milliseconds