Searched refs:pOutputStateBlock (Results 1 – 2 of 2) sorted by relevance
278 void* pOutputStateBlock,
439 void* pOutputStateBlock, in SwrSaveState() argument444 SWR_ASSERT(pOutputStateBlock && memSize >= sizeof(*pSrc)); in SwrSaveState()446 memcpy(pOutputStateBlock, pSrc, sizeof(*pSrc)); in SwrSaveState()