Home
last modified time | relevance | path

Searched defs:stream_type (Results 1 – 6 of 6) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/minidump/
H A DMinidumpParser.cpp48 llvm::ArrayRef<uint8_t> MinidumpParser::GetStream(StreamType stream_type) { in GetStream()
634 MinidumpParser::GetStreamTypeAsString(StreamType stream_type) { in GetStreamTypeAsString()
H A DProcessMinidump.cpp909 auto DumpBinaryStream = [&](StreamType stream_type, in DoExecute()
910 llvm::StringRef label) -> void { in DoExecute()
/openbsd-src/sys/dev/pci/drm/radeon/
H A Dradeon_uvd.c358 unsigned stream_type = msg[4]; in radeon_uvd_cs_msg_decode() local
445 unsigned stream_type) in radeon_uvd_validate_codec()
/openbsd-src/sys/dev/pci/drm/i915/display/
H A Dintel_dp_hdcp.c284 u8 stream_type; member
/openbsd-src/sys/dev/pci/drm/amd/amdgpu/
H A Damdgpu_uvd.c616 unsigned int stream_type = msg[4]; in amdgpu_uvd_cs_msg_decode() local
/openbsd-src/sys/dev/pci/drm/include/drm/display/
H A Ddrm_hdcp.h135 u8 stream_type; member