Searched refs:pOutput (Results 1 – 3 of 3) sorted by relevance
590 static void mapDecompressedData(Pixel32* pOutput, int width, in mapDecompressedData() argument604 pOutput[(((words.P[1] * ui32WordHeight) + y + ui32WordHeight/2) in mapDecompressedData()607 pOutput[(((words.Q[1] * ui32WordHeight) + y + ui32WordHeight/2) in mapDecompressedData()610 pOutput[(((words.R[1] * ui32WordHeight) + y) in mapDecompressedData()613 pOutput[(((words.S[1] * ui32WordHeight) + y) in mapDecompressedData()
32 void Init(CPSOutput* pOutput,
44 void CFX_PSRenderer::Init(CPSOutput* pOutput, in Init() argument50 m_pOutput = pOutput; in Init()