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

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mfapi.h 150 #define D3DFMT_P8 41
160 DEFINE_MEDIATYPE_GUID(MFVideoFormat_RGB8, D3DFMT_P8);
214 #undef D3DFMT_P8
    [all...]
d3d8types.h 615 D3DFMT_P8 = 41,
    [all...]
d3d9types.h 782 D3DFMT_P8 = 41,
    [all...]
  /external/opencv3/modules/core/src/
directx.cpp 205 case D3DFMT_P8: return CV_8UC1;
    [all...]

Completed in 582 milliseconds