Home
last modified time | relevance | path

Searched defs:isFormatSupported (Results 26 – 50 of 113) sorted by relevance

12345

/dports/multimedia/qt5-multimedia/kde-qtmultimedia-5.15.2p3/src/multimedia/video/
H A Dqabstractvideosurface.cpp165 bool QAbstractVideoSurface::isFormatSupported(const QVideoSurfaceFormat &format) const in isFormatSupported() function in QAbstractVideoSurface
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/javax/sound/sampled/
H A DDataLine.java139 public boolean isFormatSupported(AudioFormat fmt) in isFormatSupported() method in DataLine.Info
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/javax/sound/sampled/
H A DDataLine.java139 public boolean isFormatSupported(AudioFormat fmt) in isFormatSupported() method in DataLine.Info
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/javax/sound/sampled/
H A DDataLine.java139 public boolean isFormatSupported(AudioFormat fmt) in isFormatSupported() method in DataLine.Info
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/javax/sound/sampled/
H A DDataLine.java139 public boolean isFormatSupported(AudioFormat fmt) in isFormatSupported() method in DataLine.Info
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/javax/sound/sampled/
H A DDataLine.java139 public boolean isFormatSupported(AudioFormat fmt) in isFormatSupported() method in DataLine.Info
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/classes/javax/sound/sampled/
H A DDataLine.java394 public boolean isFormatSupported(AudioFormat format) { in isFormatSupported() method in DataLine.Info
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/share/classes/javax/sound/sampled/
H A DDataLine.java394 public boolean isFormatSupported(AudioFormat format) { in isFormatSupported() method in DataLine.Info
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/classes/javax/sound/sampled/
H A DDataLine.java394 public boolean isFormatSupported(AudioFormat format) { in isFormatSupported() method in DataLine.Info
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/javax/sound/sampled/
H A DDataLine.java390 public boolean isFormatSupported(AudioFormat format) { in isFormatSupported() method in DataLine.Info
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/share/classes/javax/sound/sampled/
H A DDataLine.java394 public boolean isFormatSupported(AudioFormat format) { in isFormatSupported() method in DataLine.Info
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.desktop/share/classes/javax/sound/sampled/
H A DDataLine.java394 public boolean isFormatSupported(AudioFormat format) { in isFormatSupported() method in DataLine.Info
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/javax/sound/sampled/
H A DDataLine.java390 public boolean isFormatSupported(AudioFormat format) { in isFormatSupported() method in DataLine.Info
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/share/classes/javax/sound/sampled/
H A DDataLine.java394 public boolean isFormatSupported(AudioFormat format) { in isFormatSupported() method in DataLine.Info
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/share/classes/javax/sound/sampled/
H A DDataLine.java394 public boolean isFormatSupported(AudioFormat format) { in isFormatSupported() method in DataLine.Info
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/share/classes/javax/sound/sampled/
H A DDataLine.java394 public boolean isFormatSupported(AudioFormat format) { in isFormatSupported() method in DataLine.Info
/dports/x11-toolkits/mygui-dummy/mygui-MyGUI3.4.0/Platforms/OpenGL/OpenGLPlatform/src/
H A DMyGUI_OpenGLRenderManager.cpp179 bool OpenGLRenderManager::isFormatSupported(PixelFormat _format, TextureUsage _usage) in isFormatSupported() function in MyGUI::OpenGLRenderManager
/dports/x11-toolkits/mygui/mygui-MyGUI3.4.0/Platforms/OpenGL/OpenGLPlatform/src/
H A DMyGUI_OpenGLRenderManager.cpp179 bool OpenGLRenderManager::isFormatSupported(PixelFormat _format, TextureUsage _usage) in isFormatSupported() function in MyGUI::OpenGLRenderManager
/dports/x11-toolkits/mygui-ogre/mygui-MyGUI3.4.0/Platforms/OpenGL/OpenGLPlatform/src/
H A DMyGUI_OpenGLRenderManager.cpp179 bool OpenGLRenderManager::isFormatSupported(PixelFormat _format, TextureUsage _usage) in isFormatSupported() function in MyGUI::OpenGLRenderManager
/dports/x11-toolkits/mygui-opengl/mygui-MyGUI3.4.0/Platforms/OpenGL/OpenGLPlatform/src/
H A DMyGUI_OpenGLRenderManager.cpp179 bool OpenGLRenderManager::isFormatSupported(PixelFormat _format, TextureUsage _usage) in isFormatSupported() function in MyGUI::OpenGLRenderManager
/dports/audio/atunes/atunes-3.1.2/src/net/sourceforge/atunes/model/
H A DITagAdapter.java37 boolean isFormatSupported(ILocalAudioObject ao); in isFormatSupported() method
/dports/graphics/opencv/opencv-4.5.3/modules/imgcodecs/src/
H A Dgrfmt_pfm.cpp186 bool PFMEncoder::isFormatSupported(int depth) const in isFormatSupported() function in cv::PFMEncoder
/dports/x11-toolkits/mygui-ogre/mygui-MyGUI3.4.0/Platforms/DirectX/DirectXPlatform/src/
H A DMyGUI_DirectXRenderManager.cpp186 bool DirectXRenderManager::isFormatSupported(PixelFormat _format, TextureUsage _usage) in isFormatSupported() function in MyGUI::DirectXRenderManager
/dports/x11-toolkits/mygui-opengl/mygui-MyGUI3.4.0/Platforms/DirectX/DirectXPlatform/src/
H A DMyGUI_DirectXRenderManager.cpp186 bool DirectXRenderManager::isFormatSupported(PixelFormat _format, TextureUsage _usage) in isFormatSupported() function in MyGUI::DirectXRenderManager
/dports/x11-toolkits/mygui/mygui-MyGUI3.4.0/Platforms/DirectX/DirectXPlatform/src/
H A DMyGUI_DirectXRenderManager.cpp186 bool DirectXRenderManager::isFormatSupported(PixelFormat _format, TextureUsage _usage) in isFormatSupported() function in MyGUI::DirectXRenderManager

12345