Lines Matching refs:YUV
202 -- YUV planar images can now be generated with an arbitrary line padding
205 -- The decompress-to-YUV function has been extended to support image scaling.
206 -- JPEG images can now be compressed from YUV planar source images.
207 -- YUV planar images can now be decoded into RGB or grayscale images.
213 destination images. Conversion between CMYK/YCCK and RGB or YUV images is not
216 -- The handling of YUV images in the Java API has been significantly refactored
218 -- The Java API now supports encoding a YUV image from an arbitrary position in
220 -- All of the YUV functions now have a corresponding function that operates on
223 YUV image. It also allows for handling YUV formats that swap the order of the
304 high-frequency YUV data into the compressor), it was reproducible only once in
342 when calling the TurboJPEG YUV encoding function with a very small (< 5x5)
714 and decompressor to output planar YUV images.