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

Function BitstreamInit

pcsx2/IPU/IPU_MultiISA.cpp:387–390  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

385static int mbaCount = 0;
386
387__ri static int BitstreamInit ()
388{
389 return g_BP.FillBuffer(32);
390}
391
392static int GetMacroblockModes()
393{

Callers 3

mpeg2sliceIDECFunction · 0.85
mpeg2_sliceFunction · 0.85
ipuVDECFunction · 0.85

Calls 1

FillBufferMethod · 0.80

Tested by

no test coverage detected