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

  /external/opencv3/3rdparty/include/dshow/
ddraw.h 389 #define DD_ROP_SPACE (256/32) /* space required to store ROP array */
418 DWORD dwRops[DD_ROP_SPACE]; /* ROPs supported */
432 DWORD dwSVBRops[DD_ROP_SPACE];/* ROPs supported for System->Vmem blts */
436 DWORD dwVSBRops[DD_ROP_SPACE];/* ROPs supported for Vmem->System blts */
440 DWORD dwSSBRops[DD_ROP_SPACE];/* ROPs supported for System->System blts */
448 DWORD dwNLVBRops[DD_ROP_SPACE]; /* ROPs supported for non-local->local blts */
479 DWORD dwRops[DD_ROP_SPACE]; /* ROPs supported */
493 DWORD dwSVBRops[DD_ROP_SPACE];/* ROPs supported for System->Vmem blts */
497 DWORD dwVSBRops[DD_ROP_SPACE];/* ROPs supported for Vmem->System blts */
501 DWORD dwSSBRops[DD_ROP_SPACE];/* ROPs supported for System->System blts *
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ddraw.h 390 #define DD_ROP_SPACE (256/32) /* space required to store ROP array */
419 DWORD dwRops[DD_ROP_SPACE]; /* ROPs supported */
433 DWORD dwSVBRops[DD_ROP_SPACE];/* ROPs supported for System->Vmem blts */
437 DWORD dwVSBRops[DD_ROP_SPACE];/* ROPs supported for Vmem->System blts */
441 DWORD dwSSBRops[DD_ROP_SPACE];/* ROPs supported for System->System blts */
449 DWORD dwNLVBRops[DD_ROP_SPACE]; /* ROPs supported for non-local->local blts */
480 DWORD dwRops[DD_ROP_SPACE]; /* ROPs supported */
494 DWORD dwSVBRops[DD_ROP_SPACE];/* ROPs supported for System->Vmem blts */
498 DWORD dwVSBRops[DD_ROP_SPACE];/* ROPs supported for Vmem->System blts */
502 DWORD dwSSBRops[DD_ROP_SPACE];/* ROPs supported for System->System blts *
    [all...]

Completed in 512 milliseconds