Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > fa21ac0b5c825597d4ae80018c3f2f25 > files > 2965

kernel-doc-2.6.38.6-26.rc1.fc15.noarch.rpm

<?xml version="1.0" encoding="ANSI_X3.4-1968" standalone="no"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968" /><title>V4L2_PIX_FMT_Y10 ('Y10 ')</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1" /><link rel="home" href="index.html" title="LINUX MEDIA INFRASTRUCTURE API" /><link rel="up" href="yuv-formats.html" title="YUV Formats" /><link rel="prev" href="V4L2-PIX-FMT-GREY.html" title="V4L2_PIX_FMT_GREY ('GREY')" /><link rel="next" href="V4L2-PIX-FMT-Y16.html" title="V4L2_PIX_FMT_Y16 ('Y16 ')" /></head><body><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">V4L2_PIX_FMT_Y10 ('Y10 ')</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="V4L2-PIX-FMT-GREY.html">Prev</a>&#160;</td><th width="60%" align="center">YUV Formats</th><td width="20%" align="right">&#160;<a accesskey="n" href="V4L2-PIX-FMT-Y16.html">Next</a></td></tr></table><hr /></div><div class="refentry" title="V4L2_PIX_FMT_Y10 ('Y10 ')"><a id="V4L2-PIX-FMT-Y10"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p><code class="constant">V4L2_PIX_FMT_Y10</code> &#8212; Grey-scale image</p></div><div class="refsect1" title="Description"><a id="id3064171"></a><h2>Description</h2><p>This is a grey-scale image with a depth of 10 bits per pixel. Pixels
are stored in 16-bit words with unused high bits padded with 0. The least
significant byte is stored at lower memory addresses (little-endian).</p><div class="example"><a id="id3064184"></a><p class="title"><strong>Example&#160;2.10.&#160;<code class="constant">V4L2_PIX_FMT_Y10</code> 4 &#215; 4
pixel image</strong></p><div class="example-contents"><p title="Byte Order."><strong>Byte Order.&#160;</strong>Each cell is one byte.
	  </p><div class="informaltable"><table border="0"><colgroup><col align="left" /><col /><col /><col /><col /><col /><col /><col /><col /></colgroup><tbody valign="top"><tr><td align="left" valign="top">start&#160;+&#160;0:</td><td align="center" valign="top">Y'<sub>00low</sub></td><td align="center" valign="top">Y'<sub>00high</sub></td><td align="center" valign="top">Y'<sub>01low</sub></td><td align="center" valign="top">Y'<sub>01high</sub></td><td align="center" valign="top">Y'<sub>02low</sub></td><td align="center" valign="top">Y'<sub>02high</sub></td><td align="center" valign="top">Y'<sub>03low</sub></td><td align="center" valign="top">Y'<sub>03high</sub></td></tr><tr><td align="left" valign="top">start&#160;+&#160;8:</td><td align="center" valign="top">Y'<sub>10low</sub></td><td align="center" valign="top">Y'<sub>10high</sub></td><td align="center" valign="top">Y'<sub>11low</sub></td><td align="center" valign="top">Y'<sub>11high</sub></td><td align="center" valign="top">Y'<sub>12low</sub></td><td align="center" valign="top">Y'<sub>12high</sub></td><td align="center" valign="top">Y'<sub>13low</sub></td><td align="center" valign="top">Y'<sub>13high</sub></td></tr><tr><td align="left" valign="top">start&#160;+&#160;16:</td><td align="center" valign="top">Y'<sub>20low</sub></td><td align="center" valign="top">Y'<sub>20high</sub></td><td align="center" valign="top">Y'<sub>21low</sub></td><td align="center" valign="top">Y'<sub>21high</sub></td><td align="center" valign="top">Y'<sub>22low</sub></td><td align="center" valign="top">Y'<sub>22high</sub></td><td align="center" valign="top">Y'<sub>23low</sub></td><td align="center" valign="top">Y'<sub>23high</sub></td></tr><tr><td align="left" valign="top">start&#160;+&#160;24:</td><td align="center" valign="top">Y'<sub>30low</sub></td><td align="center" valign="top">Y'<sub>30high</sub></td><td align="center" valign="top">Y'<sub>31low</sub></td><td align="center" valign="top">Y'<sub>31high</sub></td><td align="center" valign="top">Y'<sub>32low</sub></td><td align="center" valign="top">Y'<sub>32high</sub></td><td align="center" valign="top">Y'<sub>33low</sub></td><td align="center" valign="top">Y'<sub>33high</sub></td></tr></tbody></table></div><p title="Byte Order.">
	</p></div></div><br class="example-break" /></div></div><div class="navfooter"><hr /><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="V4L2-PIX-FMT-GREY.html">Prev</a>&#160;</td><td width="20%" align="center"><a accesskey="u" href="yuv-formats.html">Up</a></td><td width="40%" align="right">&#160;<a accesskey="n" href="V4L2-PIX-FMT-Y16.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">V4L2_PIX_FMT_GREY ('GREY')&#160;</td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top">&#160;V4L2_PIX_FMT_Y16 ('Y16 ')</td></tr></table></div></body></html>