Home
last modified time | relevance | path

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

/reactos/sdk/include/dxsdk/
H A Daviriff.h205 DWORDLONG qwOffset; member
/reactos/dll/directx/wine/quartz/
H A Davisplit.c552 …T AVISplitter_ProcessIndex(AVISplitterImpl *This, AVISTDINDEX **index, LONGLONG qwOffset, DWORD cb) in AVISplitter_ProcessIndex() argument
569 …IAsyncReader_SyncRead((impl_PullPin_from_IPin(This->Parser.ppPins[0]))->pReader, qwOffset, cb, (BY… in AVISplitter_ProcessIndex()
848 TRACE("qwOffset: %s\n", wine_dbgstr_longlong(pIndex->aIndex[x].qwOffset)); in AVISplitter_ProcessStreamList()
852 …AVISplitter_ProcessIndex(This, &stream->stdindex[x], pIndex->aIndex[x].qwOffset, pIndex->aIndex[x]… in AVISplitter_ProcessStreamList()
/reactos/dll/directx/wine/qcap/
H A Davimux.c359 avimuxin->indx->aIndex[avimuxin->indx->nEntriesInUse].qwOffset = avimuxin->ix_off; in flush_queue()
512 … This->in[i]->indx->aIndex[This->in[i]->indx->nEntriesInUse].qwOffset = This->in[i]->ix_off; in AviMux_Stop()