Home
last modified time | relevance | path

Searched defs:GetPixelFormat (Results 1 – 25 of 318) sorted by relevance

12345678910>>...13

/dports/devel/sdlmm/SDLmm-0.1.8/src/
H A Dsdlmm_videoinfo.h96 const PixelFormat GetPixelFormat() const { return PixelFormat(me->vfmt); } in GetPixelFormat() function
97 PixelFormat GetPixelFormat() { return PixelFormat(me->vfmt); } in GetPixelFormat() function
H A Dsdlmm_basesurface.h113 const PixelFormat GetPixelFormat() const { return PixelFormat(GetSurface()->format); } in GetPixelFormat() function
114 PixelFormat GetPixelFormat() { return PixelFormat(GetSurface()->format); } in GetPixelFormat() function
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/
H A DgdcmImageCodec.h62 PixelFormat &GetPixelFormat() in GetPixelFormat() function
66 const PixelFormat &GetPixelFormat() const in GetPixelFormat() function
H A DgdcmBitmap.h106 const PixelFormat &GetPixelFormat() const in GetPixelFormat() function
110 PixelFormat &GetPixelFormat() in GetPixelFormat() function
/dports/devel/gdcm/gdcm-3.0.10/Source/MediaStorageAndFileFormat/
H A DgdcmImageCodec.h62 PixelFormat &GetPixelFormat() in GetPixelFormat() function
66 const PixelFormat &GetPixelFormat() const in GetPixelFormat() function
H A DgdcmBitmap.h107 const PixelFormat &GetPixelFormat() const in GetPixelFormat() function
111 PixelFormat &GetPixelFormat() in GetPixelFormat() function
/dports/science/orthanc-mysql/OrthancMySQL-4.3/MySQL/ThirdPartyDownloads/Orthanc-1.9.3/OrthancFramework/Sources/Images/
H A DImageTraits.h38 static PixelFormat GetPixelFormat() in GetPixelFormat() function
H A DPixelTraits.h39 static PixelFormat GetPixelFormat() in GetPixelFormat() function
/dports/science/orthanc-postgresql/OrthancPostgreSQL-4.0/PostgreSQL/ThirdPartyDownloads/Orthanc-1.9.3/OrthancFramework/Sources/Images/
H A DImageTraits.h38 static PixelFormat GetPixelFormat() in GetPixelFormat() function
H A DPixelTraits.h39 static PixelFormat GetPixelFormat() in GetPixelFormat() function
/dports/science/orthanc/Orthanc-1.9.7/OrthancFramework/Sources/Images/
H A DImageTraits.h38 static PixelFormat GetPixelFormat() in GetPixelFormat() function
H A DPixelTraits.h39 static PixelFormat GetPixelFormat() in GetPixelFormat() function
/dports/science/orthanc-dicomweb/OrthancDicomWeb-1.7/ThirdPartyDownloads/Orthanc-1.9.3/OrthancFramework/Sources/Images/
H A DImageTraits.h38 static PixelFormat GetPixelFormat() in GetPixelFormat() function
H A DPixelTraits.h39 static PixelFormat GetPixelFormat() in GetPixelFormat() function
/dports/science/orthanc-webviewer/OrthancWebViewer-2.7/ThirdPartyDownloads/Orthanc-1.8.1/OrthancFramework/Sources/Images/
H A DImageTraits.h38 static PixelFormat GetPixelFormat() in GetPixelFormat() function
H A DPixelTraits.h39 static PixelFormat GetPixelFormat() in GetPixelFormat() function
/dports/games/openglad/openglad-0.98/src/
H A Dsai2x.h53 SDL_PixelFormat* GetPixelFormat() in GetPixelFormat() function
/dports/graphics/jogamp-jogl/jogl/src/jogl/classes/jogamp/opengl/windows/wgl/
H A DWGLUtil.java77 public static int GetPixelFormat(final long hdc) { in GetPixelFormat() method in WGLUtil
/dports/multimedia/obs-studio/obs-studio-27.1.3/plugins/decklink/
H A DDecklinkInput.hpp21 inline BMDPixelFormat GetPixelFormat() const { return pixelFormat; } in GetPixelFormat() function in DeckLinkInput
H A DOBSVideoFrame.cpp77 BMDPixelFormat OBSVideoFrame::GetPixelFormat() in GetPixelFormat() function in OBSVideoFrame
/dports/games/cake/cake_src/cake/glsetup/
H A Dglswgl.h45 #define GetPixelFormat glsGetPixelFormat macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/remoting/protocol/
H A Dfake_video_renderer.cc62 FrameConsumer::PixelFormat FakeFrameConsumer::GetPixelFormat() { in GetPixelFormat() function in remoting::protocol::FakeFrameConsumer
/dports/www/chromium-legacy/chromium-88.0.4324.182/remoting/client/
H A Ddual_buffer_frame_consumer.cc140 DualBufferFrameConsumer::GetPixelFormat() { in GetPixelFormat() function in remoting::DualBufferFrameConsumer
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/dfb/
H A Dwrapdfb.cpp121 DFBSurfacePixelFormat wxIDirectFBSurface::GetPixelFormat() in GetPixelFormat() function in wxIDirectFBSurface
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/dfb/
H A Dwrapdfb.cpp118 DFBSurfacePixelFormat wxIDirectFBSurface::GetPixelFormat() in GetPixelFormat() function in wxIDirectFBSurface

12345678910>>...13