Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
385
static int mbaCount = 0;
386
387
__ri static int BitstreamInit ()
388
{
389
return g_BP.FillBuffer(32);
390
}
391
392
static int GetMacroblockModes()
393
{
Callers
3
mpeg2sliceIDEC
Function · 0.85
mpeg2_slice
Function · 0.85
ipuVDEC
Function · 0.85
Calls
1
FillBuffer
Method · 0.80
Tested by
no test coverage detected