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

  /external/opencv3/modules/videoio/src/
cap_vfw.cpp 514 if( ICDecompressBegin( hic, &vfmt0, &vfmt1 ) != ICERR_OK )
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
vfw.h 405 #define ICDecompressBegin(hic,lpbiInput,lpbiOutput) ICSendMessage(hic,ICM_DECOMPRESS_BEGIN,(DWORD_PTR)(LPVOID)(lpbiInput),(DWORD_PTR)(LPVOID)(lpbiOutput))
    [all...]

Completed in 461 milliseconds