arm_compute v17.03.1
[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>ARM 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">ARM Compute Library
43    &#160;<span id="projectnumber">17.03.1</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="namespaces.xhtml"><span>Namespaces</span></a></li>
59       <li class="current"><a href="annotated.xhtml"><span>Data&#160;Structures</span></a></li>
60       <li><a href="files.xhtml"><span>Files</span></a></li>
61       <li>
62         <div id="MSearchBox" class="MSearchBoxInactive">
63         <span class="left">
64           <img id="MSearchSelect" src="search/mag_sel.png"
65                onmouseover="return searchBox.OnSearchSelectShow()"
66                onmouseout="return searchBox.OnSearchSelectHide()"
67                alt=""/>
68           <input type="text" id="MSearchField" value="Search" accesskey="S"
69                onfocus="searchBox.OnSearchFieldFocus(true)" 
70                onblur="searchBox.OnSearchFieldFocus(false)" 
71                onkeyup="searchBox.OnSearchFieldChange(event)"/>
72           </span><span class="right">
73             <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
74           </span>
75         </div>
76       </li>
77     </ul>
78   </div>
79   <div id="navrow2" class="tabs2">
80     <ul class="tablist">
81       <li><a href="annotated.xhtml"><span>Data&#160;Structures</span></a></li>
82       <li><a href="classes.xhtml"><span>Data&#160;Structure&#160;Index</span></a></li>
83       <li><a href="inherits.xhtml"><span>Class&#160;Hierarchy</span></a></li>
84       <li><a href="functions.xhtml"><span>Data&#160;Fields</span></a></li>
85     </ul>
86   </div>
87 </div><!-- top -->
88 <div id="side-nav" class="ui-resizable side-nav-resizable">
89   <div id="nav-tree">
90     <div id="nav-tree-contents">
91       <div id="nav-sync" class="sync"></div>
92     </div>
93   </div>
94   <div id="splitbar" style="-moz-user-select:none;" 
95        class="ui-resizable-handle">
96   </div>
97 </div>
98 <script type="text/javascript">
99 $(document).ready(function(){initNavTree('classarm__compute_1_1_window_1_1_dimension.xhtml','');});
100 </script>
101 <div id="doc-content">
102 <!-- window showing the filter options -->
103 <div id="MSearchSelectWindow"
104      onmouseover="return searchBox.OnSearchSelectShow()"
105      onmouseout="return searchBox.OnSearchSelectHide()"
106      onkeydown="return searchBox.OnSearchSelectKey(event)">
107 </div>
108
109 <!-- iframe showing the search results (closed by default) -->
110 <div id="MSearchResultsWindow">
111 <iframe src="javascript:void(0)" frameborder="0" 
112         name="MSearchResults" id="MSearchResults">
113 </iframe>
114 </div>
115
116 <div class="header">
117   <div class="summary">
118 <a href="#pub-methods">Public Member Functions</a>  </div>
119   <div class="headertitle">
120 <div class="title">Window::Dimension Class Reference</div>  </div>
121 </div><!--header-->
122 <div class="contents">
123
124 <p>Describe one of the image's dimensions with a start, end and step.  
125  <a href="classarm__compute_1_1_window_1_1_dimension.xhtml#details">More...</a></p>
126
127 <p><code>#include &lt;<a class="el" href="_window_8h_source.xhtml">Window.h</a>&gt;</code></p>
128 <table class="memberdecls">
129 <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
130 Public Member Functions</h2></td></tr>
131 <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>
132 <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>
133 <tr class="separator:a2c532d398a5661ff04367252701fa3d4"><td class="memSeparator" colspan="2">&#160;</td></tr>
134 <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>
135 <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>
136 <tr class="separator:a7768b7b80a8b640dae911af38e3315a2"><td class="memSeparator" colspan="2">&#160;</td></tr>
137 <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>
138 <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>
139 <tr class="separator:a27c3790df96e9523b0370e7e10c0d375"><td class="memSeparator" colspan="2">&#160;</td></tr>
140 <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>
141 <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>
142 <tr class="separator:aa9a8509af319b9e47f00c8fba23d368b"><td class="memSeparator" colspan="2">&#160;</td></tr>
143 <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>
144 <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>
145 <tr class="separator:a992b375fc3254afe2e38f63bc29a43d4"><td class="memSeparator" colspan="2">&#160;</td></tr>
146 <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>
147 <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>
148 <tr class="separator:aa84a724344a983832279fe13f047b52d"><td class="memSeparator" colspan="2">&#160;</td></tr>
149 </table>
150 <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
151 <div class="textblock"><p>Describe one of the image's dimensions with a start, end and step. </p>
152 <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>
153
154 <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>
155 </div><h2 class="groupheader">Constructor &amp; Destructor Documentation</h2>
156 <a class="anchor" id="a2c532d398a5661ff04367252701fa3d4"></a>
157 <div class="memitem">
158 <div class="memproto">
159 <table class="mlabels">
160   <tr>
161   <td class="mlabels-left">
162       <table class="memname">
163         <tr>
164           <td class="memname">constexpr <a class="el" href="classarm__compute_1_1_window_1_1_dimension.xhtml">Dimension</a> </td>
165           <td>(</td>
166           <td class="paramtype">int&#160;</td>
167           <td class="paramname"><em>start</em> = <code>0</code>, </td>
168         </tr>
169         <tr>
170           <td class="paramkey"></td>
171           <td></td>
172           <td class="paramtype">int&#160;</td>
173           <td class="paramname"><em>end</em> = <code>1</code>, </td>
174         </tr>
175         <tr>
176           <td class="paramkey"></td>
177           <td></td>
178           <td class="paramtype">int&#160;</td>
179           <td class="paramname"><em>step</em> = <code>1</code>&#160;</td>
180         </tr>
181         <tr>
182           <td></td>
183           <td>)</td>
184           <td></td><td></td>
185         </tr>
186       </table>
187   </td>
188   <td class="mlabels-right">
189 <span class="mlabels"><span class="mlabel">inline</span></span>  </td>
190   </tr>
191 </table>
192 </div><div class="memdoc">
193
194 <p>Constructor, by default creates a dimension of 1. </p>
195 <dl class="params"><dt>Parameters</dt><dd>
196   <table class="params">
197     <tr><td class="paramdir">[in]</td><td class="paramname">start</td><td>Start of the dimension </td></tr>
198     <tr><td class="paramdir">[in]</td><td class="paramname">end</td><td>End of the dimension </td></tr>
199     <tr><td class="paramdir">[in]</td><td class="paramname">step</td><td>Step between two elements of the dimension when iterating. </td></tr>
200   </table>
201   </dd>
202 </dl>
203
204 <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>
205
206 <p>References <a class="el" href="classarm__compute_1_1_window_1_1_dimension.xhtml#a7768b7b80a8b640dae911af38e3315a2">Window::Dimension::operator=()</a>.</p>
207 <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>
208 <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>
209 <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>
210 </div><!-- fragment -->
211 </div>
212 </div>
213 <h2 class="groupheader">Member Function Documentation</h2>
214 <a class="anchor" id="aa9a8509af319b9e47f00c8fba23d368b"></a>
215 <div class="memitem">
216 <div class="memproto">
217 <table class="mlabels">
218   <tr>
219   <td class="mlabels-left">
220       <table class="memname">
221         <tr>
222           <td class="memname">constexpr int end </td>
223           <td>(</td>
224           <td class="paramname"></td><td>)</td>
225           <td> const</td>
226         </tr>
227       </table>
228   </td>
229   <td class="mlabels-right">
230 <span class="mlabels"><span class="mlabel">inline</span></span>  </td>
231   </tr>
232 </table>
233 </div><div class="memdoc">
234
235 <p>Return the end of the dimension. </p>
236
237 <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>
238
239 <p>Referenced by <a class="el" href="_n_e_color_convert_helper_8inl_source.xhtml#l00550">arm_compute::colorconvert_iyuv_to_nv12()</a>, <a class="el" href="_n_e_color_convert_helper_8inl_source.xhtml#l00445">arm_compute::colorconvert_iyuv_to_rgb()</a>, <a class="el" href="_n_e_color_convert_helper_8inl_source.xhtml#l00737">arm_compute::colorconvert_iyuv_to_yuv4()</a>, <a class="el" href="_n_e_color_convert_helper_8inl_source.xhtml#l00591">arm_compute::colorconvert_nv12_to_iyuv()</a>, <a class="el" href="_n_e_color_convert_helper_8inl_source.xhtml#l00389">arm_compute::colorconvert_nv12_to_rgb()</a>, <a class="el" href="_n_e_color_convert_helper_8inl_source.xhtml#l00686">arm_compute::colorconvert_nv12_to_yuv4()</a>, <a class="el" href="_n_e_color_convert_helper_8inl_source.xhtml#l00825">arm_compute::colorconvert_rgb_to_iyuv()</a>, <a class="el" href="_n_e_color_convert_helper_8inl_source.xhtml#l00789">arm_compute::colorconvert_rgb_to_nv12()</a>, <a class="el" href="_n_e_color_convert_helper_8inl_source.xhtml#l00633">arm_compute::colorconvert_yuyv_to_iyuv()</a>, <a class="el" href="_n_e_color_convert_helper_8inl_source.xhtml#l00502">arm_compute::colorconvert_yuyv_to_nv12()</a>, <a class="el" href="_window_8inl_source.xhtml#l00053">Window::scale()</a>, and <a class="el" href="_window_8inl_source.xhtml#l00046">Window::shift()</a>.</p>
240 <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 -->
241 </div>
242 </div>
243 <a class="anchor" id="a7768b7b80a8b640dae911af38e3315a2"></a>
244 <div class="memitem">
245 <div class="memproto">
246 <table class="mlabels">
247   <tr>
248   <td class="mlabels-left">
249       <table class="memname">
250         <tr>
251           <td class="memname"><a class="el" href="classarm__compute_1_1_window_1_1_dimension.xhtml">Dimension</a>&amp; operator= </td>
252           <td>(</td>
253           <td class="paramtype">const <a class="el" href="classarm__compute_1_1_window_1_1_dimension.xhtml">Dimension</a> &amp;&#160;</td>
254           <td class="paramname"><em>d</em></td><td>)</td>
255           <td></td>
256         </tr>
257       </table>
258   </td>
259   <td class="mlabels-right">
260 <span class="mlabels"><span class="mlabel">default</span></span>  </td>
261   </tr>
262 </table>
263 </div><div class="memdoc">
264
265 <p>Default assignment operator to allow dimensions to be copied. </p>
266
267 <p>Referenced by <a class="el" href="_window_8h_source.xhtml#l00078">Window::Dimension::Dimension()</a>.</p>
268
269 </div>
270 </div>
271 <a class="anchor" id="aa84a724344a983832279fe13f047b52d"></a>
272 <div class="memitem">
273 <div class="memproto">
274 <table class="mlabels">
275   <tr>
276   <td class="mlabels-left">
277       <table class="memname">
278         <tr>
279           <td class="memname">void set_step </td>
280           <td>(</td>
281           <td class="paramtype">int&#160;</td>
282           <td class="paramname"><em>step</em></td><td>)</td>
283           <td></td>
284         </tr>
285       </table>
286   </td>
287   <td class="mlabels-right">
288 <span class="mlabels"><span class="mlabel">inline</span></span>  </td>
289   </tr>
290 </table>
291 </div><div class="memdoc">
292
293 <p>Set the dimension's step. </p>
294 <dl class="params"><dt>Parameters</dt><dd>
295   <table class="params">
296     <tr><td class="paramdir">[in]</td><td class="paramname">step</td><td>The new step </td></tr>
297   </table>
298   </dd>
299 </dl>
300
301 <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>
302
303 <p>References <a class="el" href="_window_8inl_source.xhtml#l00035">Window::operator[]()</a>, and <a class="el" href="_window_8h_source.xhtml#l00095">Window::Dimension::step()</a>.</p>
304 <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>
305 </div><!-- fragment -->
306 </div>
307 </div>
308 <a class="anchor" id="a27c3790df96e9523b0370e7e10c0d375"></a>
309 <div class="memitem">
310 <div class="memproto">
311 <table class="mlabels">
312   <tr>
313   <td class="mlabels-left">
314       <table class="memname">
315         <tr>
316           <td class="memname">constexpr int start </td>
317           <td>(</td>
318           <td class="paramname"></td><td>)</td>
319           <td> const</td>
320         </tr>
321       </table>
322   </td>
323   <td class="mlabels-right">
324 <span class="mlabels"><span class="mlabel">inline</span></span>  </td>
325   </tr>
326 </table>
327 </div><div class="memdoc">
328
329 <p>Return the start of the dimension. </p>
330
331 <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>
332
333 <p>Referenced by <a class="el" href="_n_e_color_convert_helper_8inl_source.xhtml#l00550">arm_compute::colorconvert_iyuv_to_nv12()</a>, <a class="el" href="_n_e_color_convert_helper_8inl_source.xhtml#l00445">arm_compute::colorconvert_iyuv_to_rgb()</a>, <a class="el" href="_n_e_color_convert_helper_8inl_source.xhtml#l00737">arm_compute::colorconvert_iyuv_to_yuv4()</a>, <a class="el" href="_n_e_color_convert_helper_8inl_source.xhtml#l00591">arm_compute::colorconvert_nv12_to_iyuv()</a>, <a class="el" href="_n_e_color_convert_helper_8inl_source.xhtml#l00389">arm_compute::colorconvert_nv12_to_rgb()</a>, <a class="el" href="_n_e_color_convert_helper_8inl_source.xhtml#l00686">arm_compute::colorconvert_nv12_to_yuv4()</a>, <a class="el" href="_n_e_color_convert_helper_8inl_source.xhtml#l00825">arm_compute::colorconvert_rgb_to_iyuv()</a>, <a class="el" href="_n_e_color_convert_helper_8inl_source.xhtml#l00789">arm_compute::colorconvert_rgb_to_nv12()</a>, <a class="el" href="_n_e_color_convert_helper_8inl_source.xhtml#l00633">arm_compute::colorconvert_yuyv_to_iyuv()</a>, <a class="el" href="_n_e_color_convert_helper_8inl_source.xhtml#l00502">arm_compute::colorconvert_yuyv_to_nv12()</a>, and <a class="el" href="_window_8inl_source.xhtml#l00046">Window::shift()</a>.</p>
334 <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 -->
335 </div>
336 </div>
337 <a class="anchor" id="a992b375fc3254afe2e38f63bc29a43d4"></a>
338 <div class="memitem">
339 <div class="memproto">
340 <table class="mlabels">
341   <tr>
342   <td class="mlabels-left">
343       <table class="memname">
344         <tr>
345           <td class="memname">constexpr int step </td>
346           <td>(</td>
347           <td class="paramname"></td><td>)</td>
348           <td> const</td>
349         </tr>
350       </table>
351   </td>
352   <td class="mlabels-right">
353 <span class="mlabels"><span class="mlabel">inline</span></span>  </td>
354   </tr>
355 </table>
356 </div><div class="memdoc">
357
358 <p>Return the step of the dimension. </p>
359
360 <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>
361
362 <p>Referenced by <a class="el" href="_n_e_color_convert_helper_8inl_source.xhtml#l00550">arm_compute::colorconvert_iyuv_to_nv12()</a>, <a class="el" href="_n_e_color_convert_helper_8inl_source.xhtml#l00445">arm_compute::colorconvert_iyuv_to_rgb()</a>, <a class="el" href="_n_e_color_convert_helper_8inl_source.xhtml#l00737">arm_compute::colorconvert_iyuv_to_yuv4()</a>, <a class="el" href="_n_e_color_convert_helper_8inl_source.xhtml#l00591">arm_compute::colorconvert_nv12_to_iyuv()</a>, <a class="el" href="_n_e_color_convert_helper_8inl_source.xhtml#l00389">arm_compute::colorconvert_nv12_to_rgb()</a>, <a class="el" href="_n_e_color_convert_helper_8inl_source.xhtml#l00686">arm_compute::colorconvert_nv12_to_yuv4()</a>, <a class="el" href="_n_e_color_convert_helper_8inl_source.xhtml#l00825">arm_compute::colorconvert_rgb_to_iyuv()</a>, <a class="el" href="_n_e_color_convert_helper_8inl_source.xhtml#l00789">arm_compute::colorconvert_rgb_to_nv12()</a>, <a class="el" href="_n_e_color_convert_helper_8inl_source.xhtml#l00633">arm_compute::colorconvert_yuyv_to_iyuv()</a>, <a class="el" href="_n_e_color_convert_helper_8inl_source.xhtml#l00502">arm_compute::colorconvert_yuyv_to_nv12()</a>, <a class="el" href="_window_8inl_source.xhtml#l00053">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#l00046">Window::shift()</a>, and <a class="el" href="_window_8h_source.xhtml#l00146">Window::z()</a>.</p>
363 <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 -->
364 </div>
365 </div>
366 <hr/>The documentation for this class was generated from the following file:<ul>
367 <li>arm_compute/core/<a class="el" href="_window_8h_source.xhtml">Window.h</a></li>
368 </ul>
369 </div><!-- contents -->
370 </div><!-- doc-content -->
371 <!-- start footer part -->
372 <div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
373   <ul>
374     <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>
375     <li class="footer">Generated on Fri Mar 24 2017 17:23:51 for ARM Compute Library by
376     <a href="http://www.doxygen.org/index.html">
377     <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li>
378   </ul>
379 </div>
380 </body>
381 </html>