HomeSort by relevance Sort by last modified time
    Searched refs:VFW_S_CANT_CUE (Results 1 - 3 of 3) sorted by null

  /external/opencv3/3rdparty/include/dshow/
errors.h 26 #define VFW_S_CANT_CUE 0x00040268
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
vfwmsgs.h 33 #define VFW_S_CANT_CUE ((HRESULT)0x00040268)
  /external/webrtc/webrtc/modules/video_capture/windows/
video_capture_ds.cc 194 if (hr != S_OK && hr != VFW_S_CANT_CUE)

Completed in 169 milliseconds