Lines Matching full:formats
62 /* Definitions of color format modes, used together with color formats */
77 /* Definitions of supported RGB formats, used in C2D_RGB_SURFACE_DEF.
80 * order indicated by format name. For the sub-byte formats the pixels
87 * is reversed for both sub-byte and multi-byte formats.
89 * the formats below is considered linear, if applicable.
97 * tiled format : 64x32 for 8bpp, 32x32 for 16bpp formats */
127 /* derived RGB color formats (base format + mode bits) */
131 /* Definitions of supported YUV formats, used in C2D_YUV_SURFACE_DEF.
141 * planar YUV formats. Formats are mapped to numbers so that future
184 /* derived YUV color formats (base format + mode bits), FOURCC */
348 * color for all alpha-only source formats. If the surface_id is 0
352 * The palette_id is used for all palette source formats, otherwise ignored.
511 * Color conversion has to be done, if color formats differ.
526 * Color conversion has to be done, if color formats differ.