Package apple.accelerate.enums
Class vImageYpCbCrType
- java.lang.Object
-
- apple.accelerate.enums.vImageYpCbCrType
-
public final class vImageYpCbCrType extends java.lang.Object[@typedef] vImageYpCbCrType An encoding of an image format type to be used with RGB <-> Y'CbCr conversions in vImage/Conversions.h These formats enumerate different vImage/CoreVideo Y'CbCr pixel formats.- See Also:
OSTypes in CVPixelBuffer.h
-
-
Field Summary
Fields Modifier and Type Field Description static intkvImage420Yp8_Cb8_Cr8y420 / f420static intkvImage420Yp8_CbCr8420v / 420fstatic intkvImage422CbYpCrYp16v216 16-bitstatic intkvImage422CbYpCrYp82vuystatic intkvImage422CbYpCrYp8_AA8a2vystatic intkvImage422CrYpCbYpCbYpCbYpCrYpCrYp10v210static intkvImage422YpCbYpCr8yuvs / yuvfstatic intkvImage444AYpCbCr16y416static intkvImage444AYpCbCr8r408 / y408static intkvImage444CbYpCrA8v408static intkvImage444CrYpCb10v410static intkvImage444CrYpCb8v308
-
-
-
Field Detail
-
kvImage422CbYpCrYp8
public static final int kvImage422CbYpCrYp8
2vuy- See Also:
- Constant Field Values
-
kvImage422YpCbYpCr8
public static final int kvImage422YpCbYpCr8
yuvs / yuvf- See Also:
- Constant Field Values
-
kvImage422CbYpCrYp8_AA8
public static final int kvImage422CbYpCrYp8_AA8
a2vy- See Also:
- Constant Field Values
-
kvImage420Yp8_Cb8_Cr8
public static final int kvImage420Yp8_Cb8_Cr8
y420 / f420- See Also:
- Constant Field Values
-
kvImage420Yp8_CbCr8
public static final int kvImage420Yp8_CbCr8
420v / 420f- See Also:
- Constant Field Values
-
kvImage444AYpCbCr8
public static final int kvImage444AYpCbCr8
r408 / y408- See Also:
- Constant Field Values
-
kvImage444CrYpCb8
public static final int kvImage444CrYpCb8
v308- See Also:
- Constant Field Values
-
kvImage444CbYpCrA8
public static final int kvImage444CbYpCrA8
v408- See Also:
- Constant Field Values
-
kvImage444CrYpCb10
public static final int kvImage444CrYpCb10
v410- See Also:
- Constant Field Values
-
kvImage422CrYpCbYpCbYpCbYpCrYpCrYp10
public static final int kvImage422CrYpCbYpCbYpCbYpCrYpCrYp10
v210- See Also:
- Constant Field Values
-
kvImage422CbYpCrYp16
public static final int kvImage422CbYpCrYp16
v216 16-bit- See Also:
- Constant Field Values
-
kvImage444AYpCbCr16
public static final int kvImage444AYpCbCr16
y416- See Also:
- Constant Field Values
-
-