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

  /src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_uvd.c 363 unsigned stream_type = msg[4]; local
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/include/drm/
drm_hdcp.h 134 u8 stream_type; member in struct:hdcp2_streamid_type
  /src/external/gpl3/gdb.old/dist/gdb/python/
python.c 1526 int stream_type = 0;
1529 &stream_type))
1534 switch (stream_type)
1566 int stream_type = 0;
1569 &stream_type))
1572 switch (stream_type)
  /src/external/gpl3/gdb/dist/gdb/python/
python.c 1578 int stream_type = 0;
1581 &stream_type))
1587 switch (stream_type)
1618 int stream_type = 0;
1621 &stream_type))
1624 switch (stream_type)
  /src/external/mit/libuv/dist/test/
benchmark-pump.c 74 static stream_type type;
echo-server.c 35 static stream_type serverType;
task.h 85 } stream_type; typedef in typeref:enum:__anon23845
  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_uvd.c 536 unsigned stream_type = msg[4]; local
554 switch (stream_type) {
696 DRM_ERROR("UVD codec not handled %d!\n", stream_type);
  /src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_hdcp.c 1381 msgs.stream_manage.streams[0].stream_type = hdcp->content_type;
1395 hdcp->port_data.streams[0].stream_type = hdcp->content_type;
1524 hdcp->port_data.streams[0].stream_type = hdcp->content_type;
1873 data->streams[0].stream_type = hdcp->content_type;
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 48 milliseconds