Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/include/dshow/
Derrors.h12 #define VFW_S_NO_MORE_ITEMS 0x00040103 macro
/external/webrtc/webrtc/modules/video_capture/windows/
Dsink_filter_ds.cc154 return VFW_S_NO_MORE_ITEMS; in GetMediaType()