HomeSort by relevance Sort by last modified time
    Searched defs:dwScale (Results 1 - 4 of 4) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
avifmt.h 95 DWORD dwScale;
dmusici.h 604 DWORD dwScale;
    [all...]
vfw.h 251 DWORD dwScale;
327 DWORD dwScale;
475 DWORD WINAPIV ICDrawBegin(HIC hic,DWORD dwFlags,HPALETTE hpal,HWND hwnd,HDC hdc,int xDst,int yDst,int dxDst,int dyDst,LPBITMAPINFOHEADER lpbi,int xSrc,int ySrc,int dxSrc,int dySrc,DWORD dwRate,DWORD dwScale);
712 DWORD dwScale;
789 DWORD dwScale;
810 DWORD dwScale;
838 DWORD dwScale;
853 DWORD dwScale;
    [all...]
  /external/opencv3/modules/videoio/src/
cap_mjpeg_decoder.cpp 104 DWORD dwScale; // 1
503 m_fps = double(strm_hdr.dwRate)/strm_hdr.dwScale;

Completed in 306 milliseconds