Home
last modified time | relevance | path

Searched defs:encodeFormat (Results 1 – 24 of 24) sorted by relevance

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/classes/com/sun/media/sound/
H A DUlawCodec.java244 AudioFormat encodeFormat; field in UlawCodec.UlawCodecStream
H A DAlawCodec.java256 AudioFormat encodeFormat; field in AlawCodec.AlawCodecStream
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/share/classes/com/sun/media/sound/
H A DAlawCodec.java256 AudioFormat encodeFormat; field in AlawCodec.AlawCodecStream
H A DUlawCodec.java244 AudioFormat encodeFormat; field in UlawCodec.UlawCodecStream
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/classes/com/sun/media/sound/
H A DAlawCodec.java256 AudioFormat encodeFormat; field in AlawCodec.AlawCodecStream
H A DUlawCodec.java244 AudioFormat encodeFormat; field in UlawCodec.UlawCodecStream
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/com/sun/media/sound/
H A DAlawCodec.java268 AudioFormat encodeFormat; field in AlawCodec.AlawCodecStream
H A DUlawCodec.java254 AudioFormat encodeFormat; field in UlawCodec.UlawCodecStream
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/share/classes/com/sun/media/sound/
H A DAlawCodec.java256 AudioFormat encodeFormat; field in AlawCodec.AlawCodecStream
H A DUlawCodec.java244 AudioFormat encodeFormat; field in UlawCodec.UlawCodecStream
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/share/classes/com/sun/media/sound/
H A DUlawCodec.java244 AudioFormat encodeFormat; field in UlawCodec.UlawCodecStream
H A DAlawCodec.java256 AudioFormat encodeFormat; field in AlawCodec.AlawCodecStream
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/share/classes/com/sun/media/sound/
H A DAlawCodec.java256 AudioFormat encodeFormat; field in AlawCodec.AlawCodecStream
H A DUlawCodec.java244 AudioFormat encodeFormat; field in UlawCodec.UlawCodecStream
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/share/classes/com/sun/media/sound/
H A DUlawCodec.java244 AudioFormat encodeFormat; field in UlawCodec.UlawCodecStream
H A DAlawCodec.java256 AudioFormat encodeFormat; field in AlawCodec.AlawCodecStream
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.desktop/share/classes/com/sun/media/sound/
H A DUlawCodec.java244 AudioFormat encodeFormat; field in UlawCodec.UlawCodecStream
H A DAlawCodec.java256 AudioFormat encodeFormat; field in AlawCodec.AlawCodecStream
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/com/sun/media/sound/
H A DUlawCodec.java254 AudioFormat encodeFormat; field in UlawCodec.UlawCodecStream
H A DAlawCodec.java268 AudioFormat encodeFormat; field in AlawCodec.AlawCodecStream
/dports/multimedia/cmrtlib/media-driver-intel-media-20.1.1/media_driver/linux/common/ddi/
H A Dmedia_libva_caps.h757 EncodeFormat encodeFormat; member
/dports/multimedia/libva-intel-media-driver/media-driver-intel-media-22.1.1/media_driver/linux/common/ddi/
H A Dmedia_libva_caps.h834 EncodeFormat encodeFormat; member
/dports/security/snort/snort-2.9.18/src/dynamic-plugins/
H A Dsf_dynamic_preprocessor.h485 EncodeFormat encodeFormat; member
/dports/graphics/opencv/opencv-4.5.3/modules/core/src/
H A Dpersistence.cpp160 char* encodeFormat(int elem_type, char* dt) in encodeFormat() function