A B C D E F G H I J L M N O P Q R S T U V W X Y
All Classes All Packages
All Classes All Packages
All Classes All Packages
X
- XUGGLER_ARGB_32 - Static variable in class com.avpkit.core.video.ConverterFactory
-
Converts between IVideoPictures and
BufferedImageof typeBufferedImage.TYPE_INT_ARGB. - XUGGLER_BGR_24 - Static variable in class com.avpkit.core.video.ConverterFactory
-
Converts between IVideoPictures and
BufferedImageof typeBufferedImage.TYPE_3BYTE_BGR - XVMC - com.avpkit.core.IPixelFormat.Type
-
XVideo Motion Acceleration via common packet passing
- XYZ12BE - com.avpkit.core.IPixelFormat.Type
-
packed XYZ 4:4:4, 36 bpp, (msb) 12X, 12Y, 12Z (lsb), the 2-byte value for each X/Y/Z is stored as big-endian, the 4 lower bits are set to 0
- XYZ12LE - com.avpkit.core.IPixelFormat.Type
-
packed XYZ 4:4:4, 36 bpp, (msb) 12X, 12Y, 12Z (lsb), the 2-byte value for each X/Y/Z is stored as little-endian, the 4 lower bits are set to 0
All Classes All Packages