Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/mfe/api/mfe/
H A DFramerMp4V.c126 static void DoFileMapping(LPCTSTR lpFileName, BitstreamInfo* pBsInfo) in DoFileMapping() argument
132 hFile = CreateFile(lpFileName, GENERIC_READ, FILE_SHARE_READ, NULL, OPEN_EXISTING, 0, NULL); in DoFileMapping()