Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
ffmpeg-doc / usr / share / doc / ffmpeg-doc / api / structAVComponentDescriptor.html
Size: Mime:
<!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/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<title>FFmpeg: AVComponentDescriptor Struct Reference</title>

<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css" />

<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<script type="text/javascript">
  $(document).ready(function() { searchBox.OnSelectItem(0); });
</script>

</head>
<body>
<div id="top"><!-- do not remove this div! -->


<div id="titlearea">
<table cellspacing="0" cellpadding="0">
 <tbody>
 <tr style="height: 56px;">
  
  
  <td style="padding-left: 0.5em;">
   <div id="projectname">FFmpeg
   &#160;<span id="projectnumber">2.7.1</span>
   </div>
   
  </td>
  
  
  
 </tr>
 </tbody>
</table>
</div>

<!-- Generated by Doxygen 1.7.6.1 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
  <div id="navrow1" class="tabs">
    <ul class="tablist">
      <li><a href="index.html"><span>Main&#160;Page</span></a></li>
      <li><a href="pages.html"><span>Related&#160;Pages</span></a></li>
      <li><a href="modules.html"><span>Modules</span></a></li>
      <li class="current"><a href="annotated.html"><span>Data&#160;Structures</span></a></li>
      <li><a href="files.html"><span>Files</span></a></li>
      <li><a href="examples.html"><span>Examples</span></a></li>
      <li>
        <div id="MSearchBox" class="MSearchBoxInactive">
        <span class="left">
          <img id="MSearchSelect" src="search/mag_sel.png"
               onmouseover="return searchBox.OnSearchSelectShow()"
               onmouseout="return searchBox.OnSearchSelectHide()"
               alt=""/>
          <input type="text" id="MSearchField" value="Search" accesskey="S"
               onfocus="searchBox.OnSearchFieldFocus(true)" 
               onblur="searchBox.OnSearchFieldFocus(false)" 
               onkeyup="searchBox.OnSearchFieldChange(event)"/>
          </span><span class="right">
            <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
          </span>
        </div>
      </li>
    </ul>
  </div>
  <div id="navrow2" class="tabs2">
    <ul class="tablist">
      <li><a href="annotated.html"><span>Data&#160;Structures</span></a></li>
      <li><a href="classes.html"><span>Data&#160;Structure&#160;Index</span></a></li>
      <li><a href="functions.html"><span>Data&#160;Fields</span></a></li>
    </ul>
  </div>
</div>
<div class="header">
  <div class="summary">
<a href="#pub-attribs">Data Fields</a>  </div>
  <div class="headertitle">
<div class="title">AVComponentDescriptor Struct Reference</div>  </div>
</div><!--header-->
<div class="contents">
<!-- doxytag: class="AVComponentDescriptor" -->
<p><code>#include &lt;<a class="el" href="pixdesc_8h_source.html">pixdesc.h</a>&gt;</code></p>
<table class="memberdecls">
<tr><td colspan="2"><h2><a name="pub-attribs"></a>
Data Fields</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">uint16_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structAVComponentDescriptor.html#af04062021a495e4e7281daf56d0dc5f2">plane</a>: 2</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Which of the 4 planes contains the component.  <a href="#af04062021a495e4e7281daf56d0dc5f2"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">uint16_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structAVComponentDescriptor.html#ac1e0fdc2d6f0e4968ab2dbfde2e931fd">step_minus1</a>: 3</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Number of elements between 2 horizontally consecutive pixels minus 1.  <a href="#ac1e0fdc2d6f0e4968ab2dbfde2e931fd"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">uint16_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structAVComponentDescriptor.html#ad6df400869e3f23db136d4cdccd09ba9">offset_plus1</a>: 3</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Number of elements before the component of the first pixel plus 1.  <a href="#ad6df400869e3f23db136d4cdccd09ba9"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">uint16_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structAVComponentDescriptor.html#ad487b67c4c15c59f2963f1454e41861c">shift</a>: 3</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Number of least significant bits that must be shifted away to get the value.  <a href="#ad487b67c4c15c59f2963f1454e41861c"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">uint16_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structAVComponentDescriptor.html#adfa5d36597fa267a289df19f5b342810">depth_minus1</a>: 4</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Number of bits in the component minus 1.  <a href="#adfa5d36597fa267a289df19f5b342810"></a><br/></td></tr>
</table>
<hr/><a name="details" id="details"></a><h2>Detailed Description</h2>
<div class="textblock">
<p>Definition at line <a class="el" href="pixdesc_8h_source.html#l00030">30</a> of file <a class="el" href="pixdesc_8h_source.html">pixdesc.h</a>.</p>
</div><hr/><h2>Field Documentation</h2>
<a class="anchor" id="af04062021a495e4e7281daf56d0dc5f2"></a><!-- doxytag: member="AVComponentDescriptor::plane" ref="af04062021a495e4e7281daf56d0dc5f2" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">uint16_t <a class="el" href="structAVComponentDescriptor.html#af04062021a495e4e7281daf56d0dc5f2">AVComponentDescriptor::plane</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Which of the 4 planes contains the component. </p>

<p>Definition at line <a class="el" href="pixdesc_8h_source.html#l00034">34</a> of file <a class="el" href="pixdesc_8h_source.html">pixdesc.h</a>.</p>

</div>
</div>
<a class="anchor" id="ac1e0fdc2d6f0e4968ab2dbfde2e931fd"></a><!-- doxytag: member="AVComponentDescriptor::step_minus1" ref="ac1e0fdc2d6f0e4968ab2dbfde2e931fd" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">uint16_t <a class="el" href="structAVComponentDescriptor.html#ac1e0fdc2d6f0e4968ab2dbfde2e931fd">AVComponentDescriptor::step_minus1</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Number of elements between 2 horizontally consecutive pixels minus 1. </p>
<p>Elements are bits for bitstream formats, bytes otherwise. </p>

<p>Definition at line <a class="el" href="pixdesc_8h_source.html#l00040">40</a> of file <a class="el" href="pixdesc_8h_source.html">pixdesc.h</a>.</p>

</div>
</div>
<a class="anchor" id="ad6df400869e3f23db136d4cdccd09ba9"></a><!-- doxytag: member="AVComponentDescriptor::offset_plus1" ref="ad6df400869e3f23db136d4cdccd09ba9" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">uint16_t <a class="el" href="structAVComponentDescriptor.html#ad6df400869e3f23db136d4cdccd09ba9">AVComponentDescriptor::offset_plus1</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Number of elements before the component of the first pixel plus 1. </p>
<p>Elements are bits for bitstream formats, bytes otherwise. </p>

<p>Definition at line <a class="el" href="pixdesc_8h_source.html#l00046">46</a> of file <a class="el" href="pixdesc_8h_source.html">pixdesc.h</a>.</p>

</div>
</div>
<a class="anchor" id="ad487b67c4c15c59f2963f1454e41861c"></a><!-- doxytag: member="AVComponentDescriptor::shift" ref="ad487b67c4c15c59f2963f1454e41861c" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">uint16_t <a class="el" href="structAVComponentDescriptor.html#ad487b67c4c15c59f2963f1454e41861c">AVComponentDescriptor::shift</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Number of least significant bits that must be shifted away to get the value. </p>

<p>Definition at line <a class="el" href="pixdesc_8h_source.html#l00052">52</a> of file <a class="el" href="pixdesc_8h_source.html">pixdesc.h</a>.</p>

</div>
</div>
<a class="anchor" id="adfa5d36597fa267a289df19f5b342810"></a><!-- doxytag: member="AVComponentDescriptor::depth_minus1" ref="adfa5d36597fa267a289df19f5b342810" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">uint16_t <a class="el" href="structAVComponentDescriptor.html#adfa5d36597fa267a289df19f5b342810">AVComponentDescriptor::depth_minus1</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Number of bits in the component minus 1. </p>

<p>Definition at line <a class="el" href="pixdesc_8h_source.html#l00057">57</a> of file <a class="el" href="pixdesc_8h_source.html">pixdesc.h</a>.</p>

</div>
</div>
<hr/>The documentation for this struct was generated from the following file:<ul>
<li>libavutil/<a class="el" href="pixdesc_8h_source.html">pixdesc.h</a></li>
</ul>
</div><!-- contents -->
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
     onmouseover="return searchBox.OnSearchSelectShow()"
     onmouseout="return searchBox.OnSearchSelectHide()"
     onkeydown="return searchBox.OnSearchSelectKey(event)">
<a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(0)"><span class="SelectionMark">&#160;</span>All</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(1)"><span class="SelectionMark">&#160;</span>Data Structures</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(2)"><span class="SelectionMark">&#160;</span>Files</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(3)"><span class="SelectionMark">&#160;</span>Functions</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(4)"><span class="SelectionMark">&#160;</span>Variables</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(5)"><span class="SelectionMark">&#160;</span>Typedefs</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(6)"><span class="SelectionMark">&#160;</span>Enumerations</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(7)"><span class="SelectionMark">&#160;</span>Enumerator</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(8)"><span class="SelectionMark">&#160;</span>Defines</a></div>

<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0" 
        name="MSearchResults" id="MSearchResults">
</iframe>
</div>



<hr class="footer"/><address class="footer"><small>
Generated by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.7.6.1
</small></address>

</body>
</html>