Home | History | Annotate | Download | only in doc

Lines Matching full:yuv

73 <div class="block">Returns the size of the buffer (in bytes) required to hold a YUV planar
160 <div class="block">Decompress the JPEG source image or decode the YUV source image associated
178 <div class="block">Decompress the JPEG source image or decode the YUV source image associated
184 <div class="block">Decompress the JPEG source image or decode the YUV source image associated
190 <div class="block">Decompress the JPEG source image or decode the YUV source image associated
197 instance into a YUV planar image and store it in the given
215 instance into a unified YUV planar image buffer and return a
233 instance into a YUV planar image and store it in the given
245 instance into a unified YUV planar image buffer and return a
340 <div class="block">Returns the YUV image buffer (if this image is stored in a unified
345 <div class="block">Returns the colorspace used in the source image (JPEG or YUV) associated
364 <div class="block">Returns the height of the source image (JPEG or YUV) associated with this
369 <div class="block">Returns the height of the YUV image (or subregion.)</div>
397 YUV image.</div>
401 <div class="block">Returns the line padding used in the YUV image buffer (if this image is
410 <div class="block">Returns the YUV image planes.</div>
440 <div class="block">Returns the size (in bytes) of the YUV image buffer (if this image is
445 <div class="block">Returns the number of bytes per line of each plane in the YUV image.</div>
450 (JPEG or YUV) associated with this decompressor instance.</div>
454 <div class="block">Returns the level of chrominance subsampling used in the YUV image.</div>
463 <div class="block">Returns the width of the source image (JPEG or YUV) associated with this
468 <div class="block">Returns the width of the YUV image (or subregion.)</div>
660 <div class="block">Returns the plane height of a YUV image plane with the given parameters.</div>
664 <div class="block">Returns the size of the buffer (in bytes) required to hold a YUV image
669 <div class="block">Returns the plane width of a YUV image plane with the given parameters.</div>
738 <div class="block">Associate an uncompressed YUV planar source image with this compressor
748 <div class="block">Associate the specified YUV planar source image with this decompressor
820 <div class="block">Create a TurboJPEG decompressor instance and associate the YUV planar
889 <div class="block">This class encapsulates a YUV planar image and the metadata