MCPcopy Create free account
hub / github.com/PCSX2/pcsx2 / GetIpuDataPtr

Method GetIpuDataPtr

pcsx2/IPU/IPU_MultiISA.h:128–131  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

126 }
127
128 u128* GetIpuDataPtr()
129 {
130 return ((u128*)&mb8) + ipu0_idx;
131 }
132
133 void AdvanceIpuDataBy(uint amt)
134 {

Callers 2

mpeg2sliceIDECFunction · 0.80
mpeg2_sliceFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected