Home
last modified time | relevance | path

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

/reactos/dll/win32/avifil32/
H A Davifile.c872 LONG lLastFmt; in IAVIStream_fnReadFormat() local
874 lLastFmt = IAVIStream_fnFindSample(iface, pos, FIND_FORMAT|FIND_PREV); in IAVIStream_fnReadFormat()
875 if (lLastFmt > 0) { in IAVIStream_fnReadFormat()
876 FIXME(": need to read formatchange for %d -- unimplemented!\n",lLastFmt); in IAVIStream_fnReadFormat()