| <!-- HTML header for doxygen 1.8.9.1--> |
| <!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"/> |
| <meta name="generator" content="Doxygen 1.8.13"/> |
| <meta name="robots" content="NOINDEX, NOFOLLOW" /> <!-- Prevent indexing by search engines --> |
| <title>Compute Library: Globals</title> |
| <link href="tabs.css" rel="stylesheet" type="text/css"/> |
| <script type="text/javascript" src="jquery.js"></script> |
| <script type="text/javascript" src="dynsections.js"></script> |
| <link href="navtree.css" rel="stylesheet" type="text/css"/> |
| <script type="text/javascript" src="resize.js"></script> |
| <script type="text/javascript" src="navtreedata.js"></script> |
| <script type="text/javascript" src="navtree.js"></script> |
| <script type="text/javascript"> |
| $(document).ready(initResizable); |
| </script> |
| <link href="search/search.css" rel="stylesheet" type="text/css"/> |
| <script type="text/javascript" src="search/searchdata.js"></script> |
| <script type="text/javascript" src="search/search.js"></script> |
| <script type="text/x-mathjax-config"> |
| MathJax.Hub.Config({ |
| extensions: ["tex2jax.js"], |
| jax: ["input/TeX","output/HTML-CSS"], |
| }); |
| </script><script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js"></script> |
| <link href="doxygen.css" rel="stylesheet" type="text/css" /> |
| </head> |
| <body> |
| <div id="top"><!-- do not remove this div, it is closed by doxygen! --> |
| <div id="titlearea"> |
| <table cellspacing="0" cellpadding="0"> |
| <tbody> |
| <tr style="height: 56px;"> |
| <td style="padding-left: 0.5em;"> |
| <div id="projectname">Compute Library |
|  <span id="projectnumber">18.11</span> |
| </div> |
| </td> |
| </tr> |
| </tbody> |
| </table> |
| </div> |
| <!-- end header part --> |
| <!-- Generated by Doxygen 1.8.13 --> |
| <script type="text/javascript"> |
| var searchBox = new SearchBox("searchBox", "search",false,'Search'); |
| </script> |
| <script type="text/javascript" src="menudata.js"></script> |
| <script type="text/javascript" src="menu.js"></script> |
| <script type="text/javascript"> |
| $(function() { |
| initMenu('',true,false,'search.php','Search'); |
| $(document).ready(function() { init_search(); }); |
| }); |
| </script> |
| <div id="main-nav"></div> |
| </div><!-- top --> |
| <div id="side-nav" class="ui-resizable side-nav-resizable"> |
| <div id="nav-tree"> |
| <div id="nav-tree-contents"> |
| <div id="nav-sync" class="sync"></div> |
| </div> |
| </div> |
| <div id="splitbar" style="-moz-user-select:none;" |
| class="ui-resizable-handle"> |
| </div> |
| </div> |
| <script type="text/javascript"> |
| $(document).ready(function(){initNavTree('globals_defs_c.xhtml','');}); |
| </script> |
| <div id="doc-content"> |
| <!-- window showing the filter options --> |
| <div id="MSearchSelectWindow" |
| onmouseover="return searchBox.OnSearchSelectShow()" |
| onmouseout="return searchBox.OnSearchSelectHide()" |
| onkeydown="return searchBox.OnSearchSelectKey(event)"> |
| </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> |
| |
| <div class="contents"> |
|   |
| |
| <h3><a id="index_c"></a>- c -</h3><ul> |
| <li>CHECK_CORNER |
| : <a class="el" href="fast__corners_8cl.xhtml#a2e2df45f46c673a1a5a1c8f4eb06aa09">fast_corners.cl</a> |
| </li> |
| <li>CHECK_NODEIDX_PAIR |
| : <a class="el" href="_graph_builder_8cpp.xhtml#aecb5b9d224c1c27edf84cfdd4944fa37">GraphBuilder.cpp</a> |
| </li> |
| <li>check_pixel |
| : <a class="el" href="canny_8cl.xhtml#a64ee229d1bcee88c8017356d5d485650">canny.cl</a> |
| </li> |
| <li>CL_HPP_ENABLE_EXCEPTIONS |
| : <a class="el" href="_open_c_l_8h.xhtml#ae7c96c1469662004d842704e2ff076fb">OpenCL.h</a> |
| </li> |
| <li>CL_HPP_MINIMUM_OPENCL_VERSION |
| : <a class="el" href="_open_c_l_8h.xhtml#a2053025c576bcf48e249dd20e884a560">OpenCL.h</a> |
| </li> |
| <li>CL_HPP_TARGET_OPENCL_VERSION |
| : <a class="el" href="_open_c_l_8h.xhtml#a37ea07405ca286c1570612b42d43b345">OpenCL.h</a> |
| </li> |
| <li>CL_TARGET_OPENCL_VERSION |
| : <a class="el" href="_open_c_l_8h.xhtml#a5990dea19d4ccb046a3d81b311457add">OpenCL.h</a> |
| </li> |
| <li>CL_VEC_DATA_TYPE |
| : <a class="el" href="src_2core_2_c_l_2cl__kernels_2_helpers_8h.xhtml#a0f6ad555d097377151003a5119ccee45">helpers.h</a> |
| </li> |
| <li>CL_VEC_DATA_TYPE_STR |
| : <a class="el" href="src_2core_2_c_l_2cl__kernels_2_helpers_8h.xhtml#aa38f54499d4724c4ab01f6da100b603b">helpers.h</a> |
| </li> |
| <li>CLAMP |
| : <a class="el" href="src_2core_2_c_l_2cl__kernels_2_helpers_8h.xhtml#aabdbe431f2713c5c2604cb9872b66aab">helpers.h</a> |
| </li> |
| <li>COMPUTE_TYPE |
| : <a class="el" href="convolution5x5_8cl.xhtml#a26babb0c719990ecbdf3abc6de920875">convolution5x5.cl</a> |
| , <a class="el" href="convolution7x7_8cl.xhtml#a26babb0c719990ecbdf3abc6de920875">convolution7x7.cl</a> |
| , <a class="el" href="convolution9x9_8cl.xhtml#a26babb0c719990ecbdf3abc6de920875">convolution9x9.cl</a> |
| </li> |
| <li>CONCAT |
| : <a class="el" href="tests_2framework_2_macros_8h.xhtml#a6c274ed8a1a31eb195191c849ae4ff6f">Macros.h</a> |
| </li> |
| <li>CONVERT |
| : <a class="el" href="src_2core_2_c_l_2cl__kernels_2_helpers_8h.xhtml#aa8d95ba04fc73845abc6045952cae5be">helpers.h</a> |
| </li> |
| <li>CONVERT_DOWN |
| : <a class="el" href="arithmetic__op__quantized_8cl.xhtml#a5b0d9908c0af31eaa7a31d0b5cf8e56d">arithmetic_op_quantized.cl</a> |
| , <a class="el" href="depth__convert_8cl.xhtml#a5b0d9908c0af31eaa7a31d0b5cf8e56d">depth_convert.cl</a> |
| </li> |
| <li>CONVERT_OP_FLOAT |
| : <a class="el" href="pixelwise__mul__float_8cl.xhtml#ae564a6abd6049a086c7933daa40c8eb8">pixelwise_mul_float.cl</a> |
| </li> |
| <li>CONVERT_OP_FLOAT_STR |
| : <a class="el" href="pixelwise__mul__float_8cl.xhtml#aa79b968718a9e073dd6f14a15a6f3e8b">pixelwise_mul_float.cl</a> |
| </li> |
| <li>CONVERT_OP_INT |
| : <a class="el" href="pixelwise__mul__int_8cl.xhtml#a0a99388febbdc0cb5b9e664faf79233c">pixelwise_mul_int.cl</a> |
| </li> |
| <li>CONVERT_OP_INT_STR |
| : <a class="el" href="pixelwise__mul__int_8cl.xhtml#ab958e43cb87518ce5dd73c7233bbf003">pixelwise_mul_int.cl</a> |
| </li> |
| <li>CONVERT_RTE |
| : <a class="el" href="arithmetic__op__quantized_8cl.xhtml#ab448fef4390583fc4b3832f8c590a2b0">arithmetic_op_quantized.cl</a> |
| </li> |
| <li>CONVERT_SAT |
| : <a class="el" href="direct__convolution1x1_8cl.xhtml#a1f15728672380ade7a238f5e783d54d2">direct_convolution1x1.cl</a> |
| , <a class="el" href="direct__convolution3x3_8cl.xhtml#a1f15728672380ade7a238f5e783d54d2">direct_convolution3x3.cl</a> |
| , <a class="el" href="src_2core_2_c_l_2cl__kernels_2_helpers_8h.xhtml#a23fb01b6f3453cc0e48a026fd44f6acd">helpers.h</a> |
| </li> |
| <li>CONVERT_SAT_ROUND |
| : <a class="el" href="src_2core_2_c_l_2cl__kernels_2_helpers_8h.xhtml#a28b2b123792a5b11a32cb05a6d327437">helpers.h</a> |
| </li> |
| <li>CONVERT_SAT_ROUND_STR |
| : <a class="el" href="src_2core_2_c_l_2cl__kernels_2_helpers_8h.xhtml#a341a0c28698c3f6bd171df1771c5a512">helpers.h</a> |
| </li> |
| <li>CONVERT_SAT_STR |
| : <a class="el" href="src_2core_2_c_l_2cl__kernels_2_helpers_8h.xhtml#a4e0fc93c9a69863dcdf7672ab547026c">helpers.h</a> |
| </li> |
| <li>CONVERT_STR |
| : <a class="el" href="src_2core_2_c_l_2cl__kernels_2_helpers_8h.xhtml#a4090567b3adb034c7cc1af308cb45670">helpers.h</a> |
| </li> |
| <li>CONVERT_TENSOR3D_TO_IMAGE_STRUCT |
| : <a class="el" href="src_2core_2_c_l_2cl__kernels_2_helpers_8h.xhtml#a541f8db866a0fa93ee67d58ea31a7d0c">helpers.h</a> |
| </li> |
| <li>CONVERT_TENSOR3D_TO_IMAGE_STRUCT_NO_STEP |
| : <a class="el" href="src_2core_2_c_l_2cl__kernels_2_helpers_8h.xhtml#a071aa45af973feac43b14f62e54a6fce">helpers.h</a> |
| </li> |
| <li>CONVERT_TO_IMAGE_STRUCT |
| : <a class="el" href="src_2core_2_c_l_2cl__kernels_2_helpers_8h.xhtml#aebe814363556c244be043b13e7969197">helpers.h</a> |
| </li> |
| <li>CONVERT_TO_IMAGE_STRUCT_NO_STEP |
| : <a class="el" href="src_2core_2_c_l_2cl__kernels_2_helpers_8h.xhtml#a4334a4a76f8e9628c0fb9e1acf616e2a">helpers.h</a> |
| </li> |
| <li>CONVERT_TO_TENSOR3D_STRUCT |
| : <a class="el" href="src_2core_2_c_l_2cl__kernels_2_helpers_8h.xhtml#a31c8c760f08fb1a331b16b7c204321dc">helpers.h</a> |
| </li> |
| <li>CONVERT_TO_TENSOR3D_STRUCT_NO_STEP |
| : <a class="el" href="src_2core_2_c_l_2cl__kernels_2_helpers_8h.xhtml#a79e8e562daa6599317d2d1cd86ef1bf2">helpers.h</a> |
| </li> |
| <li>CONVERT_TO_TENSOR4D_STRUCT |
| : <a class="el" href="src_2core_2_c_l_2cl__kernels_2_helpers_8h.xhtml#a23b9032d1b9d59547545e457f82ee478">helpers.h</a> |
| </li> |
| <li>CONVERT_TO_TENSOR4D_STRUCT_NO_STEP |
| : <a class="el" href="src_2core_2_c_l_2cl__kernels_2_helpers_8h.xhtml#a302e05cc5f90bd76a9d0812c4be8b5eb">helpers.h</a> |
| </li> |
| <li>CONVERT_TO_VECTOR_STRUCT |
| : <a class="el" href="src_2core_2_c_l_2cl__kernels_2_helpers_8h.xhtml#a527bfdf5eeb306f1cf01c4a8e29f38e0">helpers.h</a> |
| </li> |
| <li>CONVERT_TO_VECTOR_STRUCT_NO_STEP |
| : <a class="el" href="src_2core_2_c_l_2cl__kernels_2_helpers_8h.xhtml#a64d779f80eeb923e0ab2313433f7b40b">helpers.h</a> |
| </li> |
| <li>CONVERT_UP |
| : <a class="el" href="depth__convert_8cl.xhtml#a9bed30cda5ab157322d2f0bbdff46d28">depth_convert.cl</a> |
| </li> |
| <li>CONVOLUTION_RECTANGLE_DATA_TEST_CASE |
| : <a class="el" href="benchmark_2_n_e_o_n_2_convolution_8cpp.xhtml#ace2ab3eb7f9a254dd1c11ca2dbe3e445">Convolution.cpp</a> |
| </li> |
| <li>CONVOLUTION_SEPARABLE_DATA_TEST_CASE |
| : <a class="el" href="benchmark_2_c_l_2_convolution_8cpp.xhtml#ae80afc4074fadd96dd61fd86ea84e7e5">Convolution.cpp</a> |
| </li> |
| <li>CONVOLUTION_SQUARE_DATA_TEST_CASE |
| : <a class="el" href="benchmark_2_n_e_o_n_2_convolution_8cpp.xhtml#a8864abaea5755acba3e284f15d85bc54">Convolution.cpp</a> |
| </li> |
| </ul> |
| </div><!-- contents --> |
| </div><!-- doc-content --> |
| <!-- start footer part --> |
| <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> |
| <ul> |
| <li class="footer">Generated on Thu Nov 22 2018 11:57:53 for Compute Library by |
| <a href="http://www.doxygen.org/index.html"> |
| <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li> |
| </ul> |
| </div> |
| </body> |
| </html> |