MCPcopy 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
401void ThreadedFileReader::SetBlockSize(u32 bytes)
402{
403 m_blocksize = bytes;
404}
405
406void ThreadedFileReader::SetDataOffset(u32 bytes)
407{

Callers 2

tryIsoTypeMethod · 0.80
DetectMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected