Home
last modified time | relevance | path

Searched refs:pVideoMemory (Results 1 – 1 of 1) sorted by relevance

/utopia/UTPA2-700.0.x/modules/mfe/api/mfe/
H A DFramerMp4V.c150 static MFE_BOOL UndoFileMapping(MFE_U8* pVideoMemory) in UndoFileMapping() argument
153 if (UnmapViewOfFile(pVideoMemory)) in UndoFileMapping()