Searched refs:stream_type (Results 1 – 9 of 9) sorted by relevance
57 llvm::ArrayRef<uint8_t> GetStream(StreamType stream_type);95 static llvm::StringRef GetStreamTypeAsString(StreamType stream_type);
900 auto DumpTextStream = [&](StreamType stream_type, in DoExecute()902 auto bytes = minidump.GetStream(stream_type); in DoExecute()905 label = MinidumpParser::GetStreamTypeAsString(stream_type); in DoExecute()909 auto DumpBinaryStream = [&](StreamType stream_type, in DoExecute() argument911 auto bytes = minidump.GetStream(stream_type); in DoExecute()914 label = MinidumpParser::GetStreamTypeAsString(stream_type); in DoExecute()
48 llvm::ArrayRef<uint8_t> MinidumpParser::GetStream(StreamType stream_type) { in GetStream() argument49 return m_file->getRawStream(stream_type).value_or(llvm::ArrayRef<uint8_t>()); in GetStream()634 MinidumpParser::GetStreamTypeAsString(StreamType stream_type) { in GetStreamTypeAsString() argument635 switch (stream_type) { in GetStreamTypeAsString()
358 unsigned stream_type = msg[4]; in radeon_uvd_cs_msg_decode() local373 switch (stream_type) { in radeon_uvd_cs_msg_decode()424 DRM_ERROR("UVD codec not handled %d!\n", stream_type); in radeon_uvd_cs_msg_decode()445 unsigned stream_type) in radeon_uvd_validate_codec() argument447 switch (stream_type) { in radeon_uvd_validate_codec()462 stream_type); in radeon_uvd_validate_codec()
284 u8 stream_type; member594 stream_type_msg.stream_type = content_type; in intel_dp_hdcp2_config_stream_type()732 & AUTH_STREAM_TYPE) != data->streams[0].stream_type); in intel_dp_mst_hdcp2_stream_encryption()
576 enable_auth_in.stream_type = data->streams[0].stream_type; in gsc_hdcp_enable_authentication()
89 data->streams[k].stream_type = in intel_hdcp_required_content_stream() 100 data->streams[0].stream_type = hdcp->content_type; in intel_hdcp_prepare_streams() 1585 msgs.stream_manage.streams[i].stream_type = data->streams[i].stream_type; in _hdcp2_propagate_stream_management_info()
135 u8 stream_type; member
616 unsigned int stream_type = msg[4]; in amdgpu_uvd_cs_msg_decode() local634 switch (stream_type) { in amdgpu_uvd_cs_msg_decode()776 DRM_ERROR("UVD codec not handled %d!\n", stream_type); in amdgpu_uvd_cs_msg_decode()