Home
last modified time | relevance | path

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

/reactos/dll/directx/wine/qcap/
H A Davico.c504 BOOL sync_point; in AVICompressorIn_Receive() local
523 sync_point = IMediaSample_IsSyncPoint(pSample) == S_OK; in AVICompressorIn_Receive()
554 …res = ICCompress(This->hic, sync_point ? ICCOMPRESS_KEYFRAME : 0, &This->videoinfo->bmiHeader, buf, in AVICompressorIn_Receive()