HomeSort by relevance Sort by last modified time
    Searched full:pmodes (Results 1 - 7 of 7) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
amvideo.h 643 LONG *pModes) = 0;
717 LONG *pModes);
798 #define IFullScreenVideo_CountModes(This,pModes) (This)->lpVtbl->CountModes(This,pModes)
827 static FORCEINLINE HRESULT IFullScreenVideo_CountModes(IFullScreenVideo* This,LONG *pModes) {
828 return This->lpVtbl->CountModes(This,pModes);
885 LONG *pModes);
    [all...]
amvideo.idl 111 HRESULT CountModes([out] long * pModes);
ddraw.h     [all...]
  /external/opencv3/3rdparty/include/dshow/
amvideo.h 536 LONG *pModes) = 0;
610 LONG *pModes);
690 #define IFullScreenVideo_CountModes(This,pModes) (This)->lpVtbl->CountModes(This,pModes)
713 LONG *pModes);
895 LONG *pModes);
994 #define IFullScreenVideoEx_CountModes(This,pModes) (This)->lpVtbl->CountModes(This,pModes)
    [all...]
ddraw.h     [all...]
  /external/kernel-headers/original/uapi/linux/
virtio_gpu.h 196 } pmodes[VIRTIO_GPU_MAX_SCANOUTS]; member in struct:virtio_gpu_resp_display_info
  /bionic/libc/kernel/uapi/linux/
virtio_gpu.h 166 } pmodes[VIRTIO_GPU_MAX_SCANOUTS]; member in struct:virtio_gpu_resp_display_info

Completed in 136 milliseconds