arm_compute v18.05
[platform/upstream/armcl.git] / documentation / classarm__compute_1_1_window_1_1_dimension.xhtml
1 <!-- HTML header for doxygen 1.8.9.1-->
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3 <html xmlns="http://www.w3.org/1999/xhtml">
4 <head>
5 <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
6 <meta http-equiv="X-UA-Compatible" content="IE=9"/>
7 <meta name="generator" content="Doxygen 1.8.11"/>
8 <meta name="robots" content="NOINDEX, NOFOLLOW" /> <!-- Prevent indexing by search engines -->
9 <title>Compute Library: Window::Dimension Class Reference</title>
10 <link href="tabs.css" rel="stylesheet" type="text/css"/>
11 <script type="text/javascript" src="jquery.js"></script>
12 <script type="text/javascript" src="dynsections.js"></script>
13 <link href="navtree.css" rel="stylesheet" type="text/css"/>
14 <script type="text/javascript" src="resize.js"></script>
15 <script type="text/javascript" src="navtreedata.js"></script>
16 <script type="text/javascript" src="navtree.js"></script>
17 <script type="text/javascript">
18   $(document).ready(initResizable);
19   $(window).load(resizeHeight);
20 </script>
21 <link href="search/search.css" rel="stylesheet" type="text/css"/>
22 <script type="text/javascript" src="search/searchdata.js"></script>
23 <script type="text/javascript" src="search/search.js"></script>
24 <script type="text/javascript">
25   $(document).ready(function() { init_search(); });
26 </script>
27 <script type="text/x-mathjax-config">
28   MathJax.Hub.Config({
29     extensions: ["tex2jax.js"],
30     jax: ["input/TeX","output/HTML-CSS"],
31 });
32 </script><script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js"></script>
33 <link href="doxygen.css" rel="stylesheet" type="text/css" />
34 </head>
35 <body>
36 <div id="top"><!-- do not remove this div, it is closed by doxygen! -->
37 <div id="titlearea">
38 <table cellspacing="0" cellpadding="0">
39  <tbody>
40  <tr style="height: 56px;">
41   <td style="padding-left: 0.5em;">
42    <div id="projectname">Compute Library
43    &#160;<span id="projectnumber">18.05</span>
44    </div>
45   </td>
46  </tr>
47  </tbody>
48 </table>
49 </div>
50 <!-- end header part -->
51 <!-- Generated by Doxygen 1.8.11 -->
52 <script type="text/javascript">
53 var searchBox = new SearchBox("searchBox", "search",false,'Search');
54 </script>
55   <div id="navrow1" class="tabs">
56     <ul class="tablist">
57       <li><a href="index.xhtml"><span>Main&#160;Page</span></a></li>
58       <li><a href="pages.xhtml"><span>Related&#160;Pages</span></a></li>
59       <li><a href="namespaces.xhtml"><span>Namespaces</span></a></li>
60       <li class="current"><a href="annotated.xhtml"><span>Data&#160;Structures</span></a></li>
61       <li><a href="files.xhtml"><span>Files</span></a></li>
62       <li>
63         <div id="MSearchBox" class="MSearchBoxInactive">
64         <span class="left">
65           <img id="MSearchSelect" src="search/mag_sel.png"
66                onmouseover="return searchBox.OnSearchSelectShow()"
67                onmouseout="return searchBox.OnSearchSelectHide()"
68                alt=""/>
69           <input type="text" id="MSearchField" value="Search" accesskey="S"
70                onfocus="searchBox.OnSearchFieldFocus(true)" 
71                onblur="searchBox.OnSearchFieldFocus(false)" 
72                onkeyup="searchBox.OnSearchFieldChange(event)"/>
73           </span><span class="right">
74             <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
75           </span>
76         </div>
77       </li>
78     </ul>
79   </div>
80   <div id="navrow2" class="tabs2">
81     <ul class="tablist">
82       <li><a href="annotated.xhtml"><span>Data&#160;Structures</span></a></li>
83       <li><a href="classes.xhtml"><span>Data&#160;Structure&#160;Index</span></a></li>
84       <li><a href="inherits.xhtml"><span>Class&#160;Hierarchy</span></a></li>
85       <li><a href="functions.xhtml"><span>Data&#160;Fields</span></a></li>
86     </ul>
87   </div>
88 </div><!-- top -->
89 <div id="side-nav" class="ui-resizable side-nav-resizable">
90   <div id="nav-tree">
91     <div id="nav-tree-contents">
92       <div id="nav-sync" class="sync"></div>
93     </div>
94   </div>
95   <div id="splitbar" style="-moz-user-select:none;" 
96        class="ui-resizable-handle">
97   </div>
98 </div>
99 <script type="text/javascript">
100 $(document).ready(function(){initNavTree('classarm__compute_1_1_window_1_1_dimension.xhtml','');});
101 </script>
102 <div id="doc-content">
103 <!-- window showing the filter options -->
104 <div id="MSearchSelectWindow"
105      onmouseover="return searchBox.OnSearchSelectShow()"
106      onmouseout="return searchBox.OnSearchSelectHide()"
107      onkeydown="return searchBox.OnSearchSelectKey(event)">
108 </div>
109
110 <!-- iframe showing the search results (closed by default) -->
111 <div id="MSearchResultsWindow">
112 <iframe src="javascript:void(0)" frameborder="0" 
113         name="MSearchResults" id="MSearchResults">
114 </iframe>
115 </div>
116
117 <div class="header">
118   <div class="summary">
119 <a href="#pub-methods">Public Member Functions</a>  </div>
120   <div class="headertitle">
121 <div class="title">Window::Dimension Class Reference</div>  </div>
122 </div><!--header-->
123 <div class="contents">
124
125 <p>Describe one of the image's dimensions with a start, end and step.  
126  <a href="classarm__compute_1_1_window_1_1_dimension.xhtml#details">More...</a></p>
127
128 <p><code>#include &lt;<a class="el" href="_window_8h_source.xhtml">Window.h</a>&gt;</code></p>
129 <table class="memberdecls">
130 <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
131 Public Member Functions</h2></td></tr>
132 <tr class="memitem:a2c532d398a5661ff04367252701fa3d4"><td class="memItemLeft" align="right" valign="top">constexpr&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classarm__compute_1_1_window_1_1_dimension.xhtml#a2c532d398a5661ff04367252701fa3d4">Dimension</a> (int <a class="el" href="classarm__compute_1_1_window_1_1_dimension.xhtml#a27c3790df96e9523b0370e7e10c0d375">start</a>=0, int <a class="el" href="classarm__compute_1_1_window_1_1_dimension.xhtml#aa9a8509af319b9e47f00c8fba23d368b">end</a>=1, int <a class="el" href="classarm__compute_1_1_window_1_1_dimension.xhtml#a992b375fc3254afe2e38f63bc29a43d4">step</a>=1)</td></tr>
133 <tr class="memdesc:a2c532d398a5661ff04367252701fa3d4"><td class="mdescLeft">&#160;</td><td class="mdescRight">Constructor, by default creates a dimension of 1.  <a href="#a2c532d398a5661ff04367252701fa3d4">More...</a><br /></td></tr>
134 <tr class="separator:a2c532d398a5661ff04367252701fa3d4"><td class="memSeparator" colspan="2">&#160;</td></tr>
135 <tr class="memitem:a7768b7b80a8b640dae911af38e3315a2"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classarm__compute_1_1_window_1_1_dimension.xhtml">Dimension</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classarm__compute_1_1_window_1_1_dimension.xhtml#a7768b7b80a8b640dae911af38e3315a2">operator=</a> (const <a class="el" href="classarm__compute_1_1_window_1_1_dimension.xhtml">Dimension</a> &amp;d)=default</td></tr>
136 <tr class="memdesc:a7768b7b80a8b640dae911af38e3315a2"><td class="mdescLeft">&#160;</td><td class="mdescRight">Default assignment operator to allow dimensions to be copied.  <a href="#a7768b7b80a8b640dae911af38e3315a2">More...</a><br /></td></tr>
137 <tr class="separator:a7768b7b80a8b640dae911af38e3315a2"><td class="memSeparator" colspan="2">&#160;</td></tr>
138 <tr class="memitem:a27c3790df96e9523b0370e7e10c0d375"><td class="memItemLeft" align="right" valign="top">constexpr int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classarm__compute_1_1_window_1_1_dimension.xhtml#a27c3790df96e9523b0370e7e10c0d375">start</a> () const </td></tr>
139 <tr class="memdesc:a27c3790df96e9523b0370e7e10c0d375"><td class="mdescLeft">&#160;</td><td class="mdescRight">Return the start of the dimension.  <a href="#a27c3790df96e9523b0370e7e10c0d375">More...</a><br /></td></tr>
140 <tr class="separator:a27c3790df96e9523b0370e7e10c0d375"><td class="memSeparator" colspan="2">&#160;</td></tr>
141 <tr class="memitem:aa9a8509af319b9e47f00c8fba23d368b"><td class="memItemLeft" align="right" valign="top">constexpr int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classarm__compute_1_1_window_1_1_dimension.xhtml#aa9a8509af319b9e47f00c8fba23d368b">end</a> () const </td></tr>
142 <tr class="memdesc:aa9a8509af319b9e47f00c8fba23d368b"><td class="mdescLeft">&#160;</td><td class="mdescRight">Return the end of the dimension.  <a href="#aa9a8509af319b9e47f00c8fba23d368b">More...</a><br /></td></tr>
143 <tr class="separator:aa9a8509af319b9e47f00c8fba23d368b"><td class="memSeparator" colspan="2">&#160;</td></tr>
144 <tr class="memitem:a992b375fc3254afe2e38f63bc29a43d4"><td class="memItemLeft" align="right" valign="top">constexpr int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classarm__compute_1_1_window_1_1_dimension.xhtml#a992b375fc3254afe2e38f63bc29a43d4">step</a> () const </td></tr>
145 <tr class="memdesc:a992b375fc3254afe2e38f63bc29a43d4"><td class="mdescLeft">&#160;</td><td class="mdescRight">Return the step of the dimension.  <a href="#a992b375fc3254afe2e38f63bc29a43d4">More...</a><br /></td></tr>
146 <tr class="separator:a992b375fc3254afe2e38f63bc29a43d4"><td class="memSeparator" colspan="2">&#160;</td></tr>
147 <tr class="memitem:aa84a724344a983832279fe13f047b52d"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classarm__compute_1_1_window_1_1_dimension.xhtml#aa84a724344a983832279fe13f047b52d">set_step</a> (int <a class="el" href="classarm__compute_1_1_window_1_1_dimension.xhtml#a992b375fc3254afe2e38f63bc29a43d4">step</a>)</td></tr>
148 <tr class="memdesc:aa84a724344a983832279fe13f047b52d"><td class="mdescLeft">&#160;</td><td class="mdescRight">Set the dimension's step.  <a href="#aa84a724344a983832279fe13f047b52d">More...</a><br /></td></tr>
149 <tr class="separator:aa84a724344a983832279fe13f047b52d"><td class="memSeparator" colspan="2">&#160;</td></tr>
150 <tr class="memitem:ad04b3b858cfdad2a7c64a6a014c3b773"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classarm__compute_1_1_window_1_1_dimension.xhtml#ad04b3b858cfdad2a7c64a6a014c3b773">set_end</a> (int <a class="el" href="classarm__compute_1_1_window_1_1_dimension.xhtml#aa9a8509af319b9e47f00c8fba23d368b">end</a>)</td></tr>
151 <tr class="memdesc:ad04b3b858cfdad2a7c64a6a014c3b773"><td class="mdescLeft">&#160;</td><td class="mdescRight">Set the dimension's end.  <a href="#ad04b3b858cfdad2a7c64a6a014c3b773">More...</a><br /></td></tr>
152 <tr class="separator:ad04b3b858cfdad2a7c64a6a014c3b773"><td class="memSeparator" colspan="2">&#160;</td></tr>
153 </table>
154 <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
155 <div class="textblock"><p>Describe one of the image's dimensions with a start, end and step. </p>
156 <p>Iteration through the elements of the dimension is done like this: for(int v = <a class="el" href="classarm__compute_1_1_window_1_1_dimension.xhtml#a27c3790df96e9523b0370e7e10c0d375" title="Return the start of the dimension. ">start()</a>; v &lt; <a class="el" href="classarm__compute_1_1_window_1_1_dimension.xhtml#aa9a8509af319b9e47f00c8fba23d368b" title="Return the end of the dimension. ">end()</a>; v += <a class="el" href="classarm__compute_1_1_window_1_1_dimension.xhtml#a992b375fc3254afe2e38f63bc29a43d4" title="Return the step of the dimension. ">step()</a>) { ... } </p>
157
158 <p>Definition at line <a class="el" href="_window_8h_source.xhtml#l00068">68</a> of file <a class="el" href="_window_8h_source.xhtml">Window.h</a>.</p>
159 </div><h2 class="groupheader">Constructor &amp; Destructor Documentation</h2>
160 <a class="anchor" id="a2c532d398a5661ff04367252701fa3d4"></a>
161 <div class="memitem">
162 <div class="memproto">
163 <table class="mlabels">
164   <tr>
165   <td class="mlabels-left">
166       <table class="memname">
167         <tr>
168           <td class="memname">constexpr <a class="el" href="classarm__compute_1_1_window_1_1_dimension.xhtml">Dimension</a> </td>
169           <td>(</td>
170           <td class="paramtype">int&#160;</td>
171           <td class="paramname"><em>start</em> = <code>0</code>, </td>
172         </tr>
173         <tr>
174           <td class="paramkey"></td>
175           <td></td>
176           <td class="paramtype">int&#160;</td>
177           <td class="paramname"><em>end</em> = <code>1</code>, </td>
178         </tr>
179         <tr>
180           <td class="paramkey"></td>
181           <td></td>
182           <td class="paramtype">int&#160;</td>
183           <td class="paramname"><em>step</em> = <code>1</code>&#160;</td>
184         </tr>
185         <tr>
186           <td></td>
187           <td>)</td>
188           <td></td><td></td>
189         </tr>
190       </table>
191   </td>
192   <td class="mlabels-right">
193 <span class="mlabels"><span class="mlabel">inline</span></span>  </td>
194   </tr>
195 </table>
196 </div><div class="memdoc">
197
198 <p>Constructor, by default creates a dimension of 1. </p>
199 <dl class="params"><dt>Parameters</dt><dd>
200   <table class="params">
201     <tr><td class="paramdir">[in]</td><td class="paramname">start</td><td>Start of the dimension </td></tr>
202     <tr><td class="paramdir">[in]</td><td class="paramname">end</td><td>End of the dimension </td></tr>
203     <tr><td class="paramdir">[in]</td><td class="paramname">step</td><td>Step between two elements of the dimension when iterating. </td></tr>
204   </table>
205   </dd>
206 </dl>
207
208 <p>Definition at line <a class="el" href="_window_8h_source.xhtml#l00078">78</a> of file <a class="el" href="_window_8h_source.xhtml">Window.h</a>.</p>
209
210 <p>References <a class="el" href="classarm__compute_1_1_window_1_1_dimension.xhtml#a7768b7b80a8b640dae911af38e3315a2">Window::Dimension::operator=()</a>.</p>
211 <div class="fragment"><div class="line"><a name="l00079"></a><span class="lineno">   79</span>&#160;            : _start(<a class="code" href="classarm__compute_1_1_window_1_1_dimension.xhtml#a27c3790df96e9523b0370e7e10c0d375">start</a>), _end(<a class="code" href="classarm__compute_1_1_window_1_1_dimension.xhtml#aa9a8509af319b9e47f00c8fba23d368b">end</a>), _step(<a class="code" href="classarm__compute_1_1_window_1_1_dimension.xhtml#a992b375fc3254afe2e38f63bc29a43d4">step</a>)</div><div class="line"><a name="l00080"></a><span class="lineno">   80</span>&#160;        {</div><div class="line"><a name="l00081"></a><span class="lineno">   81</span>&#160;        }</div><div class="ttc" id="classarm__compute_1_1_window_1_1_dimension_xhtml_a27c3790df96e9523b0370e7e10c0d375"><div class="ttname"><a href="classarm__compute_1_1_window_1_1_dimension.xhtml#a27c3790df96e9523b0370e7e10c0d375">arm_compute::Window::Dimension::start</a></div><div class="ttdeci">constexpr int start() const </div><div class="ttdoc">Return the start of the dimension. </div><div class="ttdef"><b>Definition:</b> <a href="_window_8h_source.xhtml#l00085">Window.h:85</a></div></div>
212 <div class="ttc" id="classarm__compute_1_1_window_1_1_dimension_xhtml_aa9a8509af319b9e47f00c8fba23d368b"><div class="ttname"><a href="classarm__compute_1_1_window_1_1_dimension.xhtml#aa9a8509af319b9e47f00c8fba23d368b">arm_compute::Window::Dimension::end</a></div><div class="ttdeci">constexpr int end() const </div><div class="ttdoc">Return the end of the dimension. </div><div class="ttdef"><b>Definition:</b> <a href="_window_8h_source.xhtml#l00090">Window.h:90</a></div></div>
213 <div class="ttc" id="classarm__compute_1_1_window_1_1_dimension_xhtml_a992b375fc3254afe2e38f63bc29a43d4"><div class="ttname"><a href="classarm__compute_1_1_window_1_1_dimension.xhtml#a992b375fc3254afe2e38f63bc29a43d4">arm_compute::Window::Dimension::step</a></div><div class="ttdeci">constexpr int step() const </div><div class="ttdoc">Return the step of the dimension. </div><div class="ttdef"><b>Definition:</b> <a href="_window_8h_source.xhtml#l00095">Window.h:95</a></div></div>
214 </div><!-- fragment -->
215 </div>
216 </div>
217 <h2 class="groupheader">Member Function Documentation</h2>
218 <a class="anchor" id="aa9a8509af319b9e47f00c8fba23d368b"></a>
219 <div class="memitem">
220 <div class="memproto">
221 <table class="mlabels">
222   <tr>
223   <td class="mlabels-left">
224       <table class="memname">
225         <tr>
226           <td class="memname">constexpr int end </td>
227           <td>(</td>
228           <td class="paramname"></td><td>)</td>
229           <td> const</td>
230         </tr>
231       </table>
232   </td>
233   <td class="mlabels-right">
234 <span class="mlabels"><span class="mlabel">inline</span></span>  </td>
235   </tr>
236 </table>
237 </div><div class="memdoc">
238
239 <p>Return the end of the dimension. </p>
240
241 <p>Definition at line <a class="el" href="_window_8h_source.xhtml#l00090">90</a> of file <a class="el" href="_window_8h_source.xhtml">Window.h</a>.</p>
242
243 <p>Referenced by <a class="el" href="_window_8inl_source.xhtml#l00119">Window::adjust()</a>, <a class="el" href="_n_e_color_convert_helper_8inl_source.xhtml#l00601">arm_compute::colorconvert_iyuv_to_nv12()</a>, <a class="el" href="_n_e_color_convert_helper_8inl_source.xhtml#l00482">arm_compute::colorconvert_iyuv_to_rgb()</a>, <a class="el" href="_n_e_color_convert_helper_8inl_source.xhtml#l00816">arm_compute::colorconvert_iyuv_to_yuv4()</a>, <a class="el" href="_n_e_color_convert_helper_8inl_source.xhtml#l00649">arm_compute::colorconvert_nv12_to_iyuv()</a>, <a class="el" href="_n_e_color_convert_helper_8inl_source.xhtml#l00419">arm_compute::colorconvert_nv12_to_rgb()</a>, <a class="el" href="_n_e_color_convert_helper_8inl_source.xhtml#l00758">arm_compute::colorconvert_nv12_to_yuv4()</a>, <a class="el" href="_n_e_color_convert_helper_8inl_source.xhtml#l00918">arm_compute::colorconvert_rgb_to_iyuv()</a>, <a class="el" href="_n_e_color_convert_helper_8inl_source.xhtml#l00875">arm_compute::colorconvert_rgb_to_nv12()</a>, <a class="el" href="_n_e_color_convert_helper_8inl_source.xhtml#l00698">arm_compute::colorconvert_yuyv_to_iyuv()</a>, <a class="el" href="_n_e_color_convert_helper_8inl_source.xhtml#l00546">arm_compute::colorconvert_yuyv_to_nv12()</a>, <a class="el" href="_window_8inl_source.xhtml#l00134">Window::scale()</a>, <a class="el" href="_window_8h_source.xhtml#l00111">Window::Dimension::set_end()</a>, and <a class="el" href="_window_8inl_source.xhtml#l00112">Window::shift()</a>.</p>
244 <div class="fragment"><div class="line"><a name="l00091"></a><span class="lineno">   91</span>&#160;        {</div><div class="line"><a name="l00092"></a><span class="lineno">   92</span>&#160;            <span class="keywordflow">return</span> _end;</div><div class="line"><a name="l00093"></a><span class="lineno">   93</span>&#160;        }</div></div><!-- fragment -->
245 </div>
246 </div>
247 <a class="anchor" id="a7768b7b80a8b640dae911af38e3315a2"></a>
248 <div class="memitem">
249 <div class="memproto">
250 <table class="mlabels">
251   <tr>
252   <td class="mlabels-left">
253       <table class="memname">
254         <tr>
255           <td class="memname"><a class="el" href="classarm__compute_1_1_window_1_1_dimension.xhtml">Dimension</a>&amp; operator= </td>
256           <td>(</td>
257           <td class="paramtype">const <a class="el" href="classarm__compute_1_1_window_1_1_dimension.xhtml">Dimension</a> &amp;&#160;</td>
258           <td class="paramname"><em>d</em></td><td>)</td>
259           <td></td>
260         </tr>
261       </table>
262   </td>
263   <td class="mlabels-right">
264 <span class="mlabels"><span class="mlabel">default</span></span>  </td>
265   </tr>
266 </table>
267 </div><div class="memdoc">
268
269 <p>Default assignment operator to allow dimensions to be copied. </p>
270
271 <p>Referenced by <a class="el" href="_window_8h_source.xhtml#l00078">Window::Dimension::Dimension()</a>.</p>
272
273 </div>
274 </div>
275 <a class="anchor" id="ad04b3b858cfdad2a7c64a6a014c3b773"></a>
276 <div class="memitem">
277 <div class="memproto">
278 <table class="mlabels">
279   <tr>
280   <td class="mlabels-left">
281       <table class="memname">
282         <tr>
283           <td class="memname">void set_end </td>
284           <td>(</td>
285           <td class="paramtype">int&#160;</td>
286           <td class="paramname"><em>end</em></td><td>)</td>
287           <td></td>
288         </tr>
289       </table>
290   </td>
291   <td class="mlabels-right">
292 <span class="mlabels"><span class="mlabel">inline</span></span>  </td>
293   </tr>
294 </table>
295 </div><div class="memdoc">
296
297 <p>Set the dimension's end. </p>
298 <dl class="params"><dt>Parameters</dt><dd>
299   <table class="params">
300     <tr><td class="paramdir">[in]</td><td class="paramname">end</td><td>The new end </td></tr>
301   </table>
302   </dd>
303 </dl>
304
305 <p>Definition at line <a class="el" href="_window_8h_source.xhtml#l00111">111</a> of file <a class="el" href="_window_8h_source.xhtml">Window.h</a>.</p>
306
307 <p>References <a class="el" href="_window_8h_source.xhtml#l00090">Window::Dimension::end()</a>, and <a class="el" href="_window_8inl_source.xhtml#l00035">Window::operator[]()</a>.</p>
308 <div class="fragment"><div class="line"><a name="l00112"></a><span class="lineno">  112</span>&#160;        {</div><div class="line"><a name="l00113"></a><span class="lineno">  113</span>&#160;            _end = <a class="code" href="classarm__compute_1_1_window_1_1_dimension.xhtml#aa9a8509af319b9e47f00c8fba23d368b">end</a>;</div><div class="line"><a name="l00114"></a><span class="lineno">  114</span>&#160;        }</div><div class="ttc" id="classarm__compute_1_1_window_1_1_dimension_xhtml_aa9a8509af319b9e47f00c8fba23d368b"><div class="ttname"><a href="classarm__compute_1_1_window_1_1_dimension.xhtml#aa9a8509af319b9e47f00c8fba23d368b">arm_compute::Window::Dimension::end</a></div><div class="ttdeci">constexpr int end() const </div><div class="ttdoc">Return the end of the dimension. </div><div class="ttdef"><b>Definition:</b> <a href="_window_8h_source.xhtml#l00090">Window.h:90</a></div></div>
309 </div><!-- fragment -->
310 </div>
311 </div>
312 <a class="anchor" id="aa84a724344a983832279fe13f047b52d"></a>
313 <div class="memitem">
314 <div class="memproto">
315 <table class="mlabels">
316   <tr>
317   <td class="mlabels-left">
318       <table class="memname">
319         <tr>
320           <td class="memname">void set_step </td>
321           <td>(</td>
322           <td class="paramtype">int&#160;</td>
323           <td class="paramname"><em>step</em></td><td>)</td>
324           <td></td>
325         </tr>
326       </table>
327   </td>
328   <td class="mlabels-right">
329 <span class="mlabels"><span class="mlabel">inline</span></span>  </td>
330   </tr>
331 </table>
332 </div><div class="memdoc">
333
334 <p>Set the dimension's step. </p>
335 <dl class="params"><dt>Parameters</dt><dd>
336   <table class="params">
337     <tr><td class="paramdir">[in]</td><td class="paramname">step</td><td>The new step </td></tr>
338   </table>
339   </dd>
340 </dl>
341
342 <p>Definition at line <a class="el" href="_window_8h_source.xhtml#l00103">103</a> of file <a class="el" href="_window_8h_source.xhtml">Window.h</a>.</p>
343
344 <p>References <a class="el" href="_window_8h_source.xhtml#l00095">Window::Dimension::step()</a>.</p>
345 <div class="fragment"><div class="line"><a name="l00104"></a><span class="lineno">  104</span>&#160;        {</div><div class="line"><a name="l00105"></a><span class="lineno">  105</span>&#160;            _step = <a class="code" href="classarm__compute_1_1_window_1_1_dimension.xhtml#a992b375fc3254afe2e38f63bc29a43d4">step</a>;</div><div class="line"><a name="l00106"></a><span class="lineno">  106</span>&#160;        }</div><div class="ttc" id="classarm__compute_1_1_window_1_1_dimension_xhtml_a992b375fc3254afe2e38f63bc29a43d4"><div class="ttname"><a href="classarm__compute_1_1_window_1_1_dimension.xhtml#a992b375fc3254afe2e38f63bc29a43d4">arm_compute::Window::Dimension::step</a></div><div class="ttdeci">constexpr int step() const </div><div class="ttdoc">Return the step of the dimension. </div><div class="ttdef"><b>Definition:</b> <a href="_window_8h_source.xhtml#l00095">Window.h:95</a></div></div>
346 </div><!-- fragment -->
347 </div>
348 </div>
349 <a class="anchor" id="a27c3790df96e9523b0370e7e10c0d375"></a>
350 <div class="memitem">
351 <div class="memproto">
352 <table class="mlabels">
353   <tr>
354   <td class="mlabels-left">
355       <table class="memname">
356         <tr>
357           <td class="memname">constexpr int start </td>
358           <td>(</td>
359           <td class="paramname"></td><td>)</td>
360           <td> const</td>
361         </tr>
362       </table>
363   </td>
364   <td class="mlabels-right">
365 <span class="mlabels"><span class="mlabel">inline</span></span>  </td>
366   </tr>
367 </table>
368 </div><div class="memdoc">
369
370 <p>Return the start of the dimension. </p>
371
372 <p>Definition at line <a class="el" href="_window_8h_source.xhtml#l00085">85</a> of file <a class="el" href="_window_8h_source.xhtml">Window.h</a>.</p>
373
374 <p>Referenced by <a class="el" href="_window_8inl_source.xhtml#l00119">Window::adjust()</a>, <a class="el" href="_n_e_color_convert_helper_8inl_source.xhtml#l00601">arm_compute::colorconvert_iyuv_to_nv12()</a>, <a class="el" href="_n_e_color_convert_helper_8inl_source.xhtml#l00482">arm_compute::colorconvert_iyuv_to_rgb()</a>, <a class="el" href="_n_e_color_convert_helper_8inl_source.xhtml#l00816">arm_compute::colorconvert_iyuv_to_yuv4()</a>, <a class="el" href="_n_e_color_convert_helper_8inl_source.xhtml#l00649">arm_compute::colorconvert_nv12_to_iyuv()</a>, <a class="el" href="_n_e_color_convert_helper_8inl_source.xhtml#l00419">arm_compute::colorconvert_nv12_to_rgb()</a>, <a class="el" href="_n_e_color_convert_helper_8inl_source.xhtml#l00758">arm_compute::colorconvert_nv12_to_yuv4()</a>, <a class="el" href="_n_e_color_convert_helper_8inl_source.xhtml#l00918">arm_compute::colorconvert_rgb_to_iyuv()</a>, <a class="el" href="_n_e_color_convert_helper_8inl_source.xhtml#l00875">arm_compute::colorconvert_rgb_to_nv12()</a>, <a class="el" href="_n_e_color_convert_helper_8inl_source.xhtml#l00698">arm_compute::colorconvert_yuyv_to_iyuv()</a>, <a class="el" href="_n_e_color_convert_helper_8inl_source.xhtml#l00546">arm_compute::colorconvert_yuyv_to_nv12()</a>, and <a class="el" href="_window_8inl_source.xhtml#l00112">Window::shift()</a>.</p>
375 <div class="fragment"><div class="line"><a name="l00086"></a><span class="lineno">   86</span>&#160;        {</div><div class="line"><a name="l00087"></a><span class="lineno">   87</span>&#160;            <span class="keywordflow">return</span> _start;</div><div class="line"><a name="l00088"></a><span class="lineno">   88</span>&#160;        }</div></div><!-- fragment -->
376 </div>
377 </div>
378 <a class="anchor" id="a992b375fc3254afe2e38f63bc29a43d4"></a>
379 <div class="memitem">
380 <div class="memproto">
381 <table class="mlabels">
382   <tr>
383   <td class="mlabels-left">
384       <table class="memname">
385         <tr>
386           <td class="memname">constexpr int step </td>
387           <td>(</td>
388           <td class="paramname"></td><td>)</td>
389           <td> const</td>
390         </tr>
391       </table>
392   </td>
393   <td class="mlabels-right">
394 <span class="mlabels"><span class="mlabel">inline</span></span>  </td>
395   </tr>
396 </table>
397 </div><div class="memdoc">
398
399 <p>Return the step of the dimension. </p>
400
401 <p>Definition at line <a class="el" href="_window_8h_source.xhtml#l00095">95</a> of file <a class="el" href="_window_8h_source.xhtml">Window.h</a>.</p>
402
403 <p>Referenced by <a class="el" href="_window_8inl_source.xhtml#l00119">Window::adjust()</a>, <a class="el" href="_n_e_color_convert_helper_8inl_source.xhtml#l00601">arm_compute::colorconvert_iyuv_to_nv12()</a>, <a class="el" href="_n_e_color_convert_helper_8inl_source.xhtml#l00482">arm_compute::colorconvert_iyuv_to_rgb()</a>, <a class="el" href="_n_e_color_convert_helper_8inl_source.xhtml#l00816">arm_compute::colorconvert_iyuv_to_yuv4()</a>, <a class="el" href="_n_e_color_convert_helper_8inl_source.xhtml#l00649">arm_compute::colorconvert_nv12_to_iyuv()</a>, <a class="el" href="_n_e_color_convert_helper_8inl_source.xhtml#l00419">arm_compute::colorconvert_nv12_to_rgb()</a>, <a class="el" href="_n_e_color_convert_helper_8inl_source.xhtml#l00758">arm_compute::colorconvert_nv12_to_yuv4()</a>, <a class="el" href="_n_e_color_convert_helper_8inl_source.xhtml#l00918">arm_compute::colorconvert_rgb_to_iyuv()</a>, <a class="el" href="_n_e_color_convert_helper_8inl_source.xhtml#l00875">arm_compute::colorconvert_rgb_to_nv12()</a>, <a class="el" href="_n_e_color_convert_helper_8inl_source.xhtml#l00698">arm_compute::colorconvert_yuyv_to_iyuv()</a>, <a class="el" href="_n_e_color_convert_helper_8inl_source.xhtml#l00546">arm_compute::colorconvert_yuyv_to_nv12()</a>, <a class="el" href="_window_8inl_source.xhtml#l00134">Window::scale()</a>, <a class="el" href="_window_8h_source.xhtml#l00103">Window::Dimension::set_step()</a>, <a class="el" href="_window_8inl_source.xhtml#l00112">Window::shift()</a>, and <a class="el" href="_window_8h_source.xhtml#l00154">Window::z()</a>.</p>
404 <div class="fragment"><div class="line"><a name="l00096"></a><span class="lineno">   96</span>&#160;        {</div><div class="line"><a name="l00097"></a><span class="lineno">   97</span>&#160;            <span class="keywordflow">return</span> _step;</div><div class="line"><a name="l00098"></a><span class="lineno">   98</span>&#160;        }</div></div><!-- fragment -->
405 </div>
406 </div>
407 <hr/>The documentation for this class was generated from the following file:<ul>
408 <li>arm_compute/core/<a class="el" href="_window_8h_source.xhtml">Window.h</a></li>
409 </ul>
410 </div><!-- contents -->
411 </div><!-- doc-content -->
412 <!-- start footer part -->
413 <div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
414   <ul>
415     <li class="navelem"><a class="el" href="namespacearm__compute.xhtml">arm_compute</a></li><li class="navelem"><a class="el" href="classarm__compute_1_1_window.xhtml">Window</a></li><li class="navelem"><a class="el" href="classarm__compute_1_1_window_1_1_dimension.xhtml">Dimension</a></li>
416     <li class="footer">Generated on Wed May 23 2018 11:36:43 for Compute Library by
417     <a href="http://www.doxygen.org/index.html">
418     <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li>
419   </ul>
420 </div>
421 </body>
422 </html>