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

  /external/opencv3/modules/videoio/src/
cap_msmf.cpp 315 int MF_MT_DEFAULT_STRIDE; // stride is negative if image is bottom-up
792 if(guid == MF_MT_DEFAULT_STRIDE)
793 return (unsigned int*)&(out.MF_MT_DEFAULT_STRIDE);
961 if (guid == MF_MT_DEFAULT_STRIDE)
963 out.MF_MT_DEFAULT_STRIDE = var.intVal;
    [all...]
  /external/opencv3/samples/winrt/ImageManipulations/MediaExtensions/OcvTransform/
OcvTransform.cpp     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mfapi.h 288 DEFINE_GUID(MF_MT_DEFAULT_STRIDE, 0x644b4e48,0x1e02,0x4516,0xb0,0xeb,0xc0,0x1c,0xa9,0xd4,0x9a,0xc6);
    [all...]

Completed in 132 milliseconds