Home
last modified time | relevance | path

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

/reactos/dll/directx/wine/qcap/
H A Davimux.c304 static HRESULT flush_queue(AviMux *avimux, AviMuxIn *avimuxin, BOOL closing) in flush_queue() function
453 return flush_queue(avimux, avimuxin, FALSE); in queue_sample()
481 hr = flush_queue(This, This->in[This->out->cur_stream], TRUE); in AviMux_Stop()