Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavdevice/
Ddshow_capture.h40 #ifndef EC_DEVICE_LOST
41 #define EC_DEVICE_LOST 0x1f macro
Ddshow.c1254 if (code == EC_COMPLETE || code == EC_DEVICE_LOST || code == EC_ERRORABORT) in dshow_check_event_queue()