Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 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"/> |
Kaizen | 8938bd3 | 2017-09-28 14:38:23 +0100 | [diff] [blame] | 7 | <meta name="generator" content="Doxygen 1.8.6"/> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 8 | <meta name="robots" content="NOINDEX, NOFOLLOW" /> <!-- Prevent indexing by search engines --> |
Anthony Barbier | dbdab85 | 2017-06-23 15:42:00 +0100 | [diff] [blame] | 9 | <title>Compute Library: Globals</title> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 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> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 15 | <script type="text/javascript" src="navtree.js"></script> |
| 16 | <script type="text/javascript"> |
| 17 | $(document).ready(initResizable); |
| 18 | $(window).load(resizeHeight); |
| 19 | </script> |
| 20 | <link href="search/search.css" rel="stylesheet" type="text/css"/> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 21 | <script type="text/javascript" src="search/search.js"></script> |
| 22 | <script type="text/javascript"> |
Kaizen | 8938bd3 | 2017-09-28 14:38:23 +0100 | [diff] [blame] | 23 | $(document).ready(function() { searchBox.OnSelectItem(0); }); |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 24 | </script> |
| 25 | <script type="text/x-mathjax-config"> |
| 26 | MathJax.Hub.Config({ |
| 27 | extensions: ["tex2jax.js"], |
| 28 | jax: ["input/TeX","output/HTML-CSS"], |
| 29 | }); |
Kaizen | 8938bd3 | 2017-09-28 14:38:23 +0100 | [diff] [blame] | 30 | </script><script src="http://cdn.mathjax.org/mathjax/latest/MathJax.js"></script> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 31 | <link href="doxygen.css" rel="stylesheet" type="text/css" /> |
| 32 | </head> |
| 33 | <body> |
| 34 | <div id="top"><!-- do not remove this div, it is closed by doxygen! --> |
| 35 | <div id="titlearea"> |
| 36 | <table cellspacing="0" cellpadding="0"> |
| 37 | <tbody> |
| 38 | <tr style="height: 56px;"> |
| 39 | <td style="padding-left: 0.5em;"> |
Anthony Barbier | dbdab85 | 2017-06-23 15:42:00 +0100 | [diff] [blame] | 40 | <div id="projectname">Compute Library |
Kaizen | bf8b01d | 2017-10-12 14:26:51 +0100 | [diff] [blame^] | 41 |  <span id="projectnumber">17.10</span> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 42 | </div> |
| 43 | </td> |
| 44 | </tr> |
| 45 | </tbody> |
| 46 | </table> |
| 47 | </div> |
| 48 | <!-- end header part --> |
Kaizen | 8938bd3 | 2017-09-28 14:38:23 +0100 | [diff] [blame] | 49 | <!-- Generated by Doxygen 1.8.6 --> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 50 | <script type="text/javascript"> |
| 51 | var searchBox = new SearchBox("searchBox", "search",false,'Search'); |
| 52 | </script> |
| 53 | <div id="navrow1" class="tabs"> |
| 54 | <ul class="tablist"> |
| 55 | <li><a href="index.xhtml"><span>Main Page</span></a></li> |
Anthony Barbier | dbdab85 | 2017-06-23 15:42:00 +0100 | [diff] [blame] | 56 | <li><a href="pages.xhtml"><span>Related Pages</span></a></li> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 57 | <li><a href="namespaces.xhtml"><span>Namespaces</span></a></li> |
| 58 | <li><a href="annotated.xhtml"><span>Data Structures</span></a></li> |
| 59 | <li class="current"><a href="files.xhtml"><span>Files</span></a></li> |
| 60 | <li> |
| 61 | <div id="MSearchBox" class="MSearchBoxInactive"> |
| 62 | <span class="left"> |
| 63 | <img id="MSearchSelect" src="search/mag_sel.png" |
| 64 | onmouseover="return searchBox.OnSearchSelectShow()" |
| 65 | onmouseout="return searchBox.OnSearchSelectHide()" |
| 66 | alt=""/> |
| 67 | <input type="text" id="MSearchField" value="Search" accesskey="S" |
| 68 | onfocus="searchBox.OnSearchFieldFocus(true)" |
| 69 | onblur="searchBox.OnSearchFieldFocus(false)" |
| 70 | onkeyup="searchBox.OnSearchFieldChange(event)"/> |
| 71 | </span><span class="right"> |
| 72 | <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> |
| 73 | </span> |
| 74 | </div> |
| 75 | </li> |
| 76 | </ul> |
| 77 | </div> |
| 78 | <div id="navrow2" class="tabs2"> |
| 79 | <ul class="tablist"> |
| 80 | <li><a href="files.xhtml"><span>File List</span></a></li> |
| 81 | <li class="current"><a href="globals.xhtml"><span>Globals</span></a></li> |
| 82 | </ul> |
| 83 | </div> |
| 84 | <div id="navrow3" class="tabs2"> |
| 85 | <ul class="tablist"> |
| 86 | <li class="current"><a href="globals.xhtml"><span>All</span></a></li> |
| 87 | <li><a href="globals_func.xhtml"><span>Functions</span></a></li> |
| 88 | <li><a href="globals_vars.xhtml"><span>Variables</span></a></li> |
| 89 | <li><a href="globals_type.xhtml"><span>Typedefs</span></a></li> |
| 90 | <li><a href="globals_defs.xhtml"><span>Macros</span></a></li> |
| 91 | </ul> |
| 92 | </div> |
| 93 | <div id="navrow4" class="tabs3"> |
| 94 | <ul class="tablist"> |
Kaizen | 8938bd3 | 2017-09-28 14:38:23 +0100 | [diff] [blame] | 95 | <li><a href="globals.xhtml#index_a"><span>a</span></a></li> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 96 | <li><a href="globals_b.xhtml#index_b"><span>b</span></a></li> |
| 97 | <li><a href="globals_c.xhtml#index_c"><span>c</span></a></li> |
| 98 | <li class="current"><a href="globals_d.xhtml#index_d"><span>d</span></a></li> |
| 99 | <li><a href="globals_e.xhtml#index_e"><span>e</span></a></li> |
| 100 | <li><a href="globals_f.xhtml#index_f"><span>f</span></a></li> |
| 101 | <li><a href="globals_g.xhtml#index_g"><span>g</span></a></li> |
| 102 | <li><a href="globals_h.xhtml#index_h"><span>h</span></a></li> |
| 103 | <li><a href="globals_i.xhtml#index_i"><span>i</span></a></li> |
Kaizen | 8938bd3 | 2017-09-28 14:38:23 +0100 | [diff] [blame] | 104 | <li><a href="globals_j.xhtml#index_j"><span>j</span></a></li> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 105 | <li><a href="globals_k.xhtml#index_k"><span>k</span></a></li> |
| 106 | <li><a href="globals_l.xhtml#index_l"><span>l</span></a></li> |
| 107 | <li><a href="globals_m.xhtml#index_m"><span>m</span></a></li> |
| 108 | <li><a href="globals_n.xhtml#index_n"><span>n</span></a></li> |
| 109 | <li><a href="globals_o.xhtml#index_o"><span>o</span></a></li> |
| 110 | <li><a href="globals_p.xhtml#index_p"><span>p</span></a></li> |
Kaizen | 8938bd3 | 2017-09-28 14:38:23 +0100 | [diff] [blame] | 111 | <li><a href="globals_q.xhtml#index_q"><span>q</span></a></li> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 112 | <li><a href="globals_r.xhtml#index_r"><span>r</span></a></li> |
| 113 | <li><a href="globals_s.xhtml#index_s"><span>s</span></a></li> |
| 114 | <li><a href="globals_t.xhtml#index_t"><span>t</span></a></li> |
| 115 | <li><a href="globals_u.xhtml#index_u"><span>u</span></a></li> |
| 116 | <li><a href="globals_v.xhtml#index_v"><span>v</span></a></li> |
| 117 | <li><a href="globals_w.xhtml#index_w"><span>w</span></a></li> |
| 118 | <li><a href="globals_x.xhtml#index_x"><span>x</span></a></li> |
| 119 | <li><a href="globals_y.xhtml#index_y"><span>y</span></a></li> |
| 120 | </ul> |
| 121 | </div> |
| 122 | </div><!-- top --> |
| 123 | <div id="side-nav" class="ui-resizable side-nav-resizable"> |
| 124 | <div id="nav-tree"> |
| 125 | <div id="nav-tree-contents"> |
| 126 | <div id="nav-sync" class="sync"></div> |
| 127 | </div> |
| 128 | </div> |
| 129 | <div id="splitbar" style="-moz-user-select:none;" |
| 130 | class="ui-resizable-handle"> |
| 131 | </div> |
| 132 | </div> |
| 133 | <script type="text/javascript"> |
| 134 | $(document).ready(function(){initNavTree('globals_d.xhtml','');}); |
| 135 | </script> |
| 136 | <div id="doc-content"> |
| 137 | <!-- window showing the filter options --> |
| 138 | <div id="MSearchSelectWindow" |
| 139 | onmouseover="return searchBox.OnSearchSelectShow()" |
| 140 | onmouseout="return searchBox.OnSearchSelectHide()" |
| 141 | onkeydown="return searchBox.OnSearchSelectKey(event)"> |
Kaizen | 8938bd3 | 2017-09-28 14:38:23 +0100 | [diff] [blame] | 142 | <a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(0)"><span class="SelectionMark"> </span>All</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(1)"><span class="SelectionMark"> </span>Data Structures</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(2)"><span class="SelectionMark"> </span>Namespaces</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(3)"><span class="SelectionMark"> </span>Files</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(4)"><span class="SelectionMark"> </span>Functions</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(5)"><span class="SelectionMark"> </span>Variables</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(6)"><span class="SelectionMark"> </span>Typedefs</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(7)"><span class="SelectionMark"> </span>Enumerations</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(8)"><span class="SelectionMark"> </span>Enumerator</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(9)"><span class="SelectionMark"> </span>Friends</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(10)"><span class="SelectionMark"> </span>Macros</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(11)"><span class="SelectionMark"> </span>Pages</a></div> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 143 | |
| 144 | <!-- iframe showing the search results (closed by default) --> |
| 145 | <div id="MSearchResultsWindow"> |
| 146 | <iframe src="javascript:void(0)" frameborder="0" |
| 147 | name="MSearchResults" id="MSearchResults"> |
| 148 | </iframe> |
| 149 | </div> |
| 150 | |
| 151 | <div class="contents"> |
| 152 | <div class="textblock">Here is a list of all functions, variables, defines, enums, and typedefs with links to the files they belong to:</div> |
| 153 | |
| 154 | <h3><a class="anchor" id="index_d"></a>- d -</h3><ul> |
| 155 | <li>D0 |
| 156 | : <a class="el" href="optical__flow__pyramid__lk_8cl.xhtml#ae0b2360d4b8e961bf2709b0663fd9f2a">optical_flow_pyramid_lk.cl</a> |
| 157 | </li> |
| 158 | <li>D1 |
| 159 | : <a class="el" href="optical__flow__pyramid__lk_8cl.xhtml#a52deba56234661c77d4b9573d5175ae2">optical_flow_pyramid_lk.cl</a> |
| 160 | </li> |
Kaizen | bf8b01d | 2017-10-12 14:26:51 +0100 | [diff] [blame^] | 161 | <li>DATA_TEST_CASE() |
| 162 | : <a class="el" href="tests_2validation_2_u_n_i_t_2_utils_8cpp.xhtml#a28f88254f098ec103dc5986d3752660a">Utils.cpp</a> |
| 163 | , <a class="el" href="_macros_8h.xhtml#a43b1925356e3d36a468e104d798c60ec">Macros.h</a> |
| 164 | , <a class="el" href="tests_2validation_2_u_n_i_t_2_utils_8cpp.xhtml#aa73947e5521690b18f251cfcc8b3ddfa">Utils.cpp</a> |
Kaizen | 8938bd3 | 2017-09-28 14:38:23 +0100 | [diff] [blame] | 165 | </li> |
| 166 | <li>DATA_TEST_CASE_CONSTRUCTOR |
| 167 | : <a class="el" href="_macros_8h.xhtml#adbd9bcfdb4c52d5acf73ce39c232b5c8">Macros.h</a> |
| 168 | </li> |
| 169 | <li>DATA_TEST_CASE_IMPL |
| 170 | : <a class="el" href="_macros_8h.xhtml#adf3ec4a62a3f0d3e74ebd35d59ddd097">Macros.h</a> |
| 171 | </li> |
| 172 | <li>DATA_TEST_REGISTRAR |
| 173 | : <a class="el" href="_macros_8h.xhtml#aa4df8c1af6041bc017bd9fb943d5e5d6">Macros.h</a> |
| 174 | </li> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 175 | <li>DATA_TYPE |
Kaizen | bf8b01d | 2017-10-12 14:26:51 +0100 | [diff] [blame^] | 176 | : <a class="el" href="convolution3x3_8cl.xhtml#afb8c72ce35c4a1f4a2588d6573e54aa1">convolution3x3.cl</a> |
| 177 | , <a class="el" href="convolution5x5_8cl.xhtml#afb8c72ce35c4a1f4a2588d6573e54aa1">convolution5x5.cl</a> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 178 | , <a class="el" href="convolution7x7_8cl.xhtml#afb8c72ce35c4a1f4a2588d6573e54aa1">convolution7x7.cl</a> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 179 | , <a class="el" href="convolution9x9_8cl.xhtml#afb8c72ce35c4a1f4a2588d6573e54aa1">convolution9x9.cl</a> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 180 | </li> |
| 181 | <li>DATA_TYPE_MAX |
| 182 | : <a class="el" href="minmaxloc_8cl.xhtml#afa6b114aa46a23bb226c5c9547f9f623">minmaxloc.cl</a> |
| 183 | </li> |
| 184 | <li>DATA_TYPE_MIN |
| 185 | : <a class="el" href="minmaxloc_8cl.xhtml#a17decce255d6f94a60379a61a54e3bac">minmaxloc.cl</a> |
| 186 | </li> |
| 187 | <li>DATA_TYPE_OUT |
Kaizen | bf8b01d | 2017-10-12 14:26:51 +0100 | [diff] [blame^] | 188 | : <a class="el" href="convolution3x3_8cl.xhtml#ac06f3e24d3fffd3c465d8b2a6e7c985e">convolution3x3.cl</a> |
Kaizen | 8938bd3 | 2017-09-28 14:38:23 +0100 | [diff] [blame] | 189 | , <a class="el" href="convolution5x5_8cl.xhtml#ac06f3e24d3fffd3c465d8b2a6e7c985e">convolution5x5.cl</a> |
Anthony Barbier | dbdab85 | 2017-06-23 15:42:00 +0100 | [diff] [blame] | 190 | , <a class="el" href="convolution7x7_8cl.xhtml#ac06f3e24d3fffd3c465d8b2a6e7c985e">convolution7x7.cl</a> |
Kaizen | bf8b01d | 2017-10-12 14:26:51 +0100 | [diff] [blame^] | 191 | , <a class="el" href="convolution9x9_8cl.xhtml#ac06f3e24d3fffd3c465d8b2a6e7c985e">convolution9x9.cl</a> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 192 | </li> |
Kaizen | 8938bd3 | 2017-09-28 14:38:23 +0100 | [diff] [blame] | 193 | <li>dequantization_layer() |
| 194 | : <a class="el" href="dequantization__layer_8cl.xhtml#a60e9b00d30a2743653c1f589e33467b9">dequantization_layer.cl</a> |
| 195 | </li> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 196 | <li>derivative() |
| 197 | : <a class="el" href="derivative_8cl.xhtml#a5bd0ba0e3feaf66458557426291f2a77">derivative.cl</a> |
| 198 | </li> |
Anthony Barbier | dbdab85 | 2017-06-23 15:42:00 +0100 | [diff] [blame] | 199 | <li>DetectionWindow |
| 200 | : <a class="el" href="types_8h.xhtml#a978d6d1943577669ebbb535f9e4f284f">types.h</a> |
| 201 | </li> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 202 | <li>DETERMINANT_THR |
| 203 | : <a class="el" href="optical__flow__pyramid__lk_8cl.xhtml#a0f3927d942874a04e6464bdb946de046">optical_flow_pyramid_lk.cl</a> |
| 204 | </li> |
| 205 | <li>dilate() |
| 206 | : <a class="el" href="dilate_8cl.xhtml#ae69f64c97993985f7623a252cf9fbe69">dilate.cl</a> |
| 207 | </li> |
Kaizen | 8938bd3 | 2017-09-28 14:38:23 +0100 | [diff] [blame] | 208 | <li>DISABLED_DATA_TEST_CASE |
| 209 | : <a class="el" href="_macros_8h.xhtml#a2d0deff95a1325348da7d2a945982b59">Macros.h</a> |
| 210 | </li> |
| 211 | <li>DISABLED_FIXTURE_DATA_TEST_CASE |
| 212 | : <a class="el" href="_macros_8h.xhtml#a7fb6c2e21b15474448e1f50d8acc854b">Macros.h</a> |
| 213 | </li> |
| 214 | <li>DISABLED_FIXTURE_TEST_CASE |
| 215 | : <a class="el" href="_macros_8h.xhtml#a55d3bef40f09e56dc87e8f351a275385">Macros.h</a> |
| 216 | </li> |
| 217 | <li>DISABLED_REGISTER_FIXTURE_DATA_TEST_CASE |
| 218 | : <a class="el" href="_macros_8h.xhtml#a934ee9a7581b65523fd180c96b159fb8">Macros.h</a> |
| 219 | </li> |
| 220 | <li>DISABLED_REGISTER_FIXTURE_TEST_CASE |
| 221 | : <a class="el" href="_macros_8h.xhtml#a55d2ae62838572e7be1c87128d02b493">Macros.h</a> |
| 222 | </li> |
| 223 | <li>DISABLED_TEST_CASE |
| 224 | : <a class="el" href="_macros_8h.xhtml#a89747ae30c60b9f052fbf9707c8301a9">Macros.h</a> |
| 225 | </li> |
| 226 | <li>DIV_OP |
Kaizen | bf8b01d | 2017-10-12 14:26:51 +0100 | [diff] [blame^] | 227 | : <a class="el" href="activation__layer_8cl.xhtml#a59d29af688da2590946e966789041856">activation_layer.cl</a> |
Kaizen | 8938bd3 | 2017-09-28 14:38:23 +0100 | [diff] [blame] | 228 | , <a class="el" href="normalization__layer_8cl.xhtml#a5db17889d824975fefb2ce2f4690637f">normalization_layer.cl</a> |
Kaizen | bf8b01d | 2017-10-12 14:26:51 +0100 | [diff] [blame^] | 229 | , <a class="el" href="pooling__layer_8cl.xhtml#a5db17889d824975fefb2ce2f4690637f">pooling_layer.cl</a> |
| 230 | , <a class="el" href="softmax__layer_8cl.xhtml#a8cde99b1ce0f3c1dacd49261b0cf03d8">softmax_layer.cl</a> |
Kaizen | 8938bd3 | 2017-09-28 14:38:23 +0100 | [diff] [blame] | 231 | </li> |
| 232 | <li>DIV_SAT_OP_EXPAND |
| 233 | : <a class="el" href="fixed__point_8h.xhtml#aa13fe0d2ecef3e5b22315baf39715e46">fixed_point.h</a> |
| 234 | </li> |
| 235 | <li>DIV_SAT_OP_EXPAND_STR |
| 236 | : <a class="el" href="fixed__point_8h.xhtml#ac2995f9506cbc5c918ecf47f447bcfce">fixed_point.h</a> |
| 237 | </li> |
| 238 | <li>DIV_SAT_OP_VEC_EXPAND |
| 239 | : <a class="el" href="fixed__point_8h.xhtml#a774126960511e4d827f0d2d3d68abe97">fixed_point.h</a> |
| 240 | </li> |
| 241 | <li>DIV_SAT_OP_VEC_EXPAND_STR |
| 242 | : <a class="el" href="fixed__point_8h.xhtml#a6ad4d9db82a42c5266cba5e0f317998c">fixed_point.h</a> |
| 243 | </li> |
| 244 | <li>div_sat_qs16() |
| 245 | : <a class="el" href="fixed__point_8h.xhtml#a8d2c17065a15f7b298145b13c28ef349">fixed_point.h</a> |
| 246 | </li> |
| 247 | <li>div_sat_qs16x16() |
| 248 | : <a class="el" href="fixed__point_8h.xhtml#af57ae5abe45efdd8ec58130e3d4726cb">fixed_point.h</a> |
| 249 | </li> |
| 250 | <li>div_sat_qs16x8() |
| 251 | : <a class="el" href="fixed__point_8h.xhtml#ae915e52782d10b155502837e6caa9721">fixed_point.h</a> |
| 252 | </li> |
| 253 | <li>div_sat_qs8() |
| 254 | : <a class="el" href="fixed__point_8h.xhtml#a77995d58e1505e2182a75ee199d8b01e">fixed_point.h</a> |
| 255 | </li> |
| 256 | <li>div_sat_qs8x16() |
| 257 | : <a class="el" href="fixed__point_8h.xhtml#a524ddfb8ca9b49eb0870b73ee3bd720c">fixed_point.h</a> |
| 258 | </li> |
| 259 | <li>DIVQ_SAT_IMPL |
| 260 | : <a class="el" href="fixed__point_8h.xhtml#aac0b47414a86d32e5c891ab6a75b313b">fixed_point.h</a> |
| 261 | </li> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 262 | </ul> |
| 263 | </div><!-- contents --> |
| 264 | </div><!-- doc-content --> |
| 265 | <!-- start footer part --> |
| 266 | <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> |
| 267 | <ul> |
Kaizen | bf8b01d | 2017-10-12 14:26:51 +0100 | [diff] [blame^] | 268 | <li class="footer">Generated on Thu Oct 12 2017 14:26:39 for Compute Library by |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 269 | <a href="http://www.doxygen.org/index.html"> |
Kaizen | 8938bd3 | 2017-09-28 14:38:23 +0100 | [diff] [blame] | 270 | <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.6 </li> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 271 | </ul> |
| 272 | </div> |
| 273 | </body> |
| 274 | </html> |