Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavdevice/
H A Ddshow_capture.h39 /* EC_DEVICE_LOST is not defined in MinGW dshow headers. */
40 #ifndef EC_DEVICE_LOST
41 #define EC_DEVICE_LOST 0x1f macro
H A Ddshow.c1849 if (code == EC_COMPLETE || code == EC_DEVICE_LOST || code == EC_ERRORABORT) in dshow_check_event_queue()

Completed in 3 milliseconds