Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/decklink/linux/
DLinuxCOM.h79 #define E_ABORT ((HRESULT)0x80000007L) macro
/third_party/ffmpeg/libavdevice/
Ddshow.c1253 while (IMediaEvent_GetEvent(media_event, &code, &p1, &p2, 0) != E_ABORT) { in dshow_check_event_queue()