Searched refs:lLastFmt (Results 1 – 1 of 1) sorted by relevance
872 LONG lLastFmt; in IAVIStream_fnReadFormat() local874 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()