Searched refs:StreamFlags (Results 1 – 3 of 3) sorted by relevance
/third_party/gstreamer/gstplugins_bad/sys/wasapi/ |
D | gstaudioclient3.h | 74 DWORD StreamFlags, 156 DWORD StreamFlags, 179 #define IAudioClient3_Initialize(This,ShareMode,StreamFlags,hnsBufferDuration,hnsPeriodicity,pForma… argument 180 …( (This)->lpVtbl -> Initialize(This,ShareMode,StreamFlags,hnsBufferDuration,hnsPeriodicity,pFormat… 232 #define IAudioClient3_InitializeSharedAudioStream(This,StreamFlags,PeriodInFrames,pFormat,AudioSess… argument 233 …( (This)->lpVtbl -> InitializeSharedAudioStream(This,StreamFlags,PeriodInFrames,pFormat,AudioSessi…
|
/third_party/lzma/CPP/7zip/Archive/ |
D | XzHandler.cpp | 39 unsigned StreamFlags; member 629 block.StreamFlags = str.flags; in Open2() 650 block.StreamFlags = 0; in Open2() 918 RINOK(DecodeBlock(xz, _handlerSpec->_seqStream, block.StreamFlags, block.PackSize, in Read()
|
/third_party/gstreamer/gstplugins_good/ |
D | ChangeLog | 27024 qtdemux: Use upstream's StreamFlags if there are
|