Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PCSX2/pcsx2
/ SetBlockSize
Method
SetBlockSize
pcsx2/CDVD/ThreadedFileReader.cpp:401–404 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
399
}
400
401
void ThreadedFileReader::SetBlockSize(u32 bytes)
402
{
403
m_blocksize = bytes;
404
}
405
406
void ThreadedFileReader::SetDataOffset(u32 bytes)
407
{
Callers
2
tryIsoType
Method · 0.80
Detect
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected