298 lines
		
	
	
		
			16 KiB
		
	
	
	
		
			HTML
		
	
	
	
			
		
		
	
	
			298 lines
		
	
	
		
			16 KiB
		
	
	
	
		
			HTML
		
	
	
	
<!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>Convert 32-bit floating point value</title>
 | 
						|
<title>CMSIS-DSP: Convert 32-bit floating point value</title>
 | 
						|
<link href="tabs.css" rel="stylesheet" type="text/css"/>
 | 
						|
<link href="cmsis.css" rel="stylesheet" type="text/css" />
 | 
						|
<script type="text/javascript" src="jquery.js"></script>
 | 
						|
<script type="text/javascript" src="dynsections.js"></script>
 | 
						|
<script type="text/javascript" src="printComponentTabs.js"></script>
 | 
						|
<link href="navtree.css" rel="stylesheet" type="text/css"/>
 | 
						|
<script type="text/javascript" src="resize.js"></script>
 | 
						|
<script type="text/javascript" src="navtree.js"></script>
 | 
						|
<script type="text/javascript">
 | 
						|
  $(document).ready(initResizable);
 | 
						|
  $(window).load(resizeHeight);
 | 
						|
</script>
 | 
						|
<link href="search/search.css" rel="stylesheet" type="text/css"/>
 | 
						|
<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, it is closed by doxygen! -->
 | 
						|
<div id="titlearea">
 | 
						|
<table cellspacing="0" cellpadding="0">
 | 
						|
 <tbody>
 | 
						|
 <tr style="height: 46px;">
 | 
						|
  <td id="projectlogo"><img alt="Logo" src="CMSIS_Logo_Final.png"/></td>
 | 
						|
  <td style="padding-left: 0.5em;">
 | 
						|
   <div id="projectname">CMSIS-DSP
 | 
						|
    <span id="projectnumber">Version 1.5.2</span>
 | 
						|
   </div>
 | 
						|
   <div id="projectbrief">CMSIS DSP Software Library</div>
 | 
						|
  </td>
 | 
						|
 </tr>
 | 
						|
 </tbody>
 | 
						|
</table>
 | 
						|
</div>
 | 
						|
<!-- end header part -->
 | 
						|
<div id="CMSISnav" class="tabs1">
 | 
						|
    <ul class="tablist">
 | 
						|
      <script type="text/javascript">
 | 
						|
		<!--
 | 
						|
		writeComponentTabs.call(this);
 | 
						|
		//-->
 | 
						|
      </script>
 | 
						|
	  </ul>
 | 
						|
</div>
 | 
						|
<!-- Generated by Doxygen 1.8.6 -->
 | 
						|
<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 Page</span></a></li>
 | 
						|
      <li><a href="pages.html"><span>Usage and Description</span></a></li>
 | 
						|
      <li><a href="modules.html"><span>Reference</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><!-- 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('group__float__to__x.html','');});
 | 
						|
</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)">
 | 
						|
<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>Files</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(3)"><span class="SelectionMark"> </span>Functions</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(4)"><span class="SelectionMark"> </span>Variables</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(5)"><span class="SelectionMark"> </span>Typedefs</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(6)"><span class="SelectionMark"> </span>Enumerations</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(7)"><span class="SelectionMark"> </span>Enumerator</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(8)"><span class="SelectionMark"> </span>Macros</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(9)"><span class="SelectionMark"> </span>Groups</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(10)"><span class="SelectionMark"> </span>Pages</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>
 | 
						|
 | 
						|
<div class="header">
 | 
						|
  <div class="summary">
 | 
						|
<a href="#func-members">Functions</a>  </div>
 | 
						|
  <div class="headertitle">
 | 
						|
<div class="title">Convert 32-bit floating point value<div class="ingroups"><a class="el" href="group__groupSupport.html">Support Functions</a></div></div>  </div>
 | 
						|
</div><!--header-->
 | 
						|
<div class="contents">
 | 
						|
<table class="memberdecls">
 | 
						|
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="func-members"></a>
 | 
						|
Functions</h2></td></tr>
 | 
						|
<tr class="memitem:ga215456e35a18db86882e1d3f0d24e1f2"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="group__float__to__x.html#ga215456e35a18db86882e1d3f0d24e1f2">arm_float_to_q15</a> (<a class="el" href="arm__math_8h.html#a4611b605e45ab401f02cab15c5e38715">float32_t</a> *pSrc, <a class="el" href="arm__math_8h.html#ab5a8fb21a5b3b983d5f54f31614052ea">q15_t</a> *pDst, uint32_t <a class="el" href="arm__variance__example__f32_8c.html#ab6558f40a619c2502fbc24c880fd4fb0">blockSize</a>)</td></tr>
 | 
						|
<tr class="memdesc:ga215456e35a18db86882e1d3f0d24e1f2"><td class="mdescLeft"> </td><td class="mdescRight">Converts the elements of the floating-point vector to Q15 vector.  <a href="#ga215456e35a18db86882e1d3f0d24e1f2">More...</a><br/></td></tr>
 | 
						|
<tr class="separator:ga215456e35a18db86882e1d3f0d24e1f2"><td class="memSeparator" colspan="2"> </td></tr>
 | 
						|
<tr class="memitem:ga177704107f94564e9abe4daaa36f4554"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="group__float__to__x.html#ga177704107f94564e9abe4daaa36f4554">arm_float_to_q31</a> (<a class="el" href="arm__math_8h.html#a4611b605e45ab401f02cab15c5e38715">float32_t</a> *pSrc, <a class="el" href="arm__math_8h.html#adc89a3547f5324b7b3b95adec3806bc0">q31_t</a> *pDst, uint32_t <a class="el" href="arm__variance__example__f32_8c.html#ab6558f40a619c2502fbc24c880fd4fb0">blockSize</a>)</td></tr>
 | 
						|
<tr class="memdesc:ga177704107f94564e9abe4daaa36f4554"><td class="mdescLeft"> </td><td class="mdescRight">Converts the elements of the floating-point vector to Q31 vector.  <a href="#ga177704107f94564e9abe4daaa36f4554">More...</a><br/></td></tr>
 | 
						|
<tr class="separator:ga177704107f94564e9abe4daaa36f4554"><td class="memSeparator" colspan="2"> </td></tr>
 | 
						|
<tr class="memitem:ga44a393818cdee8dce80f2d66add25411"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="group__float__to__x.html#ga44a393818cdee8dce80f2d66add25411">arm_float_to_q7</a> (<a class="el" href="arm__math_8h.html#a4611b605e45ab401f02cab15c5e38715">float32_t</a> *pSrc, <a class="el" href="arm__math_8h.html#ae541b6f232c305361e9b416fc9eed263">q7_t</a> *pDst, uint32_t <a class="el" href="arm__variance__example__f32_8c.html#ab6558f40a619c2502fbc24c880fd4fb0">blockSize</a>)</td></tr>
 | 
						|
<tr class="memdesc:ga44a393818cdee8dce80f2d66add25411"><td class="mdescLeft"> </td><td class="mdescRight">Converts the elements of the floating-point vector to Q7 vector.  <a href="#ga44a393818cdee8dce80f2d66add25411">More...</a><br/></td></tr>
 | 
						|
<tr class="separator:ga44a393818cdee8dce80f2d66add25411"><td class="memSeparator" colspan="2"> </td></tr>
 | 
						|
</table>
 | 
						|
<a name="details" id="details"></a><h2 class="groupheader">Description</h2>
 | 
						|
<h2 class="groupheader">Function Documentation</h2>
 | 
						|
<a class="anchor" id="ga215456e35a18db86882e1d3f0d24e1f2"></a>
 | 
						|
<div class="memitem">
 | 
						|
<div class="memproto">
 | 
						|
      <table class="memname">
 | 
						|
        <tr>
 | 
						|
          <td class="memname">void arm_float_to_q15 </td>
 | 
						|
          <td>(</td>
 | 
						|
          <td class="paramtype"><a class="el" href="arm__math_8h.html#a4611b605e45ab401f02cab15c5e38715">float32_t</a> * </td>
 | 
						|
          <td class="paramname"><em>pSrc</em>, </td>
 | 
						|
        </tr>
 | 
						|
        <tr>
 | 
						|
          <td class="paramkey"></td>
 | 
						|
          <td></td>
 | 
						|
          <td class="paramtype"><a class="el" href="arm__math_8h.html#ab5a8fb21a5b3b983d5f54f31614052ea">q15_t</a> * </td>
 | 
						|
          <td class="paramname"><em>pDst</em>, </td>
 | 
						|
        </tr>
 | 
						|
        <tr>
 | 
						|
          <td class="paramkey"></td>
 | 
						|
          <td></td>
 | 
						|
          <td class="paramtype">uint32_t </td>
 | 
						|
          <td class="paramname"><em>blockSize</em> </td>
 | 
						|
        </tr>
 | 
						|
        <tr>
 | 
						|
          <td></td>
 | 
						|
          <td>)</td>
 | 
						|
          <td></td><td></td>
 | 
						|
        </tr>
 | 
						|
      </table>
 | 
						|
</div><div class="memdoc">
 | 
						|
<dl class="params"><dt>Parameters</dt><dd>
 | 
						|
  <table class="params">
 | 
						|
    <tr><td class="paramdir">[in]</td><td class="paramname">*pSrc</td><td>points to the floating-point input vector </td></tr>
 | 
						|
    <tr><td class="paramdir">[out]</td><td class="paramname">*pDst</td><td>points to the Q15 output vector </td></tr>
 | 
						|
    <tr><td class="paramdir">[in]</td><td class="paramname">blockSize</td><td>length of the input vector </td></tr>
 | 
						|
  </table>
 | 
						|
  </dd>
 | 
						|
</dl>
 | 
						|
<dl class="section return"><dt>Returns</dt><dd>none.</dd></dl>
 | 
						|
<dl class="section user"><dt>Description:</dt><dd></dd></dl>
 | 
						|
<dl class="section user"><dt></dt><dd>The equation used for the conversion process is: <pre>
 | 
						|
        pDst[n] = (q15_t)(pSrc[n] * 32768);   0 <= n < blockSize.
 | 
						|
</pre> </dd></dl>
 | 
						|
<dl class="section user"><dt>Scaling and Overflow Behavior:</dt><dd></dd></dl>
 | 
						|
<dl class="section user"><dt></dt><dd>The function uses saturating arithmetic. Results outside of the allowable Q15 range [0x8000 0x7FFF] will be saturated. </dd></dl>
 | 
						|
<dl class="section note"><dt>Note</dt><dd>In order to apply rounding, the library should be rebuilt with the ROUNDING macro defined in the preprocessor section of project options. </dd></dl>
 | 
						|
 | 
						|
<p>References <a class="el" href="arm__fir__example__f32_8c.html#ab6558f40a619c2502fbc24c880fd4fb0">blockSize</a>.</p>
 | 
						|
 | 
						|
</div>
 | 
						|
</div>
 | 
						|
<a class="anchor" id="ga177704107f94564e9abe4daaa36f4554"></a>
 | 
						|
<div class="memitem">
 | 
						|
<div class="memproto">
 | 
						|
      <table class="memname">
 | 
						|
        <tr>
 | 
						|
          <td class="memname">void arm_float_to_q31 </td>
 | 
						|
          <td>(</td>
 | 
						|
          <td class="paramtype"><a class="el" href="arm__math_8h.html#a4611b605e45ab401f02cab15c5e38715">float32_t</a> * </td>
 | 
						|
          <td class="paramname"><em>pSrc</em>, </td>
 | 
						|
        </tr>
 | 
						|
        <tr>
 | 
						|
          <td class="paramkey"></td>
 | 
						|
          <td></td>
 | 
						|
          <td class="paramtype"><a class="el" href="arm__math_8h.html#adc89a3547f5324b7b3b95adec3806bc0">q31_t</a> * </td>
 | 
						|
          <td class="paramname"><em>pDst</em>, </td>
 | 
						|
        </tr>
 | 
						|
        <tr>
 | 
						|
          <td class="paramkey"></td>
 | 
						|
          <td></td>
 | 
						|
          <td class="paramtype">uint32_t </td>
 | 
						|
          <td class="paramname"><em>blockSize</em> </td>
 | 
						|
        </tr>
 | 
						|
        <tr>
 | 
						|
          <td></td>
 | 
						|
          <td>)</td>
 | 
						|
          <td></td><td></td>
 | 
						|
        </tr>
 | 
						|
      </table>
 | 
						|
</div><div class="memdoc">
 | 
						|
<dl class="params"><dt>Parameters</dt><dd>
 | 
						|
  <table class="params">
 | 
						|
    <tr><td class="paramdir">[in]</td><td class="paramname">*pSrc</td><td>points to the floating-point input vector </td></tr>
 | 
						|
    <tr><td class="paramdir">[out]</td><td class="paramname">*pDst</td><td>points to the Q31 output vector </td></tr>
 | 
						|
    <tr><td class="paramdir">[in]</td><td class="paramname">blockSize</td><td>length of the input vector </td></tr>
 | 
						|
  </table>
 | 
						|
  </dd>
 | 
						|
</dl>
 | 
						|
<dl class="section return"><dt>Returns</dt><dd>none.</dd></dl>
 | 
						|
<dl class="section user"><dt>Description:</dt><dd></dd></dl>
 | 
						|
<dl class="section user"><dt></dt><dd>The equation used for the conversion process is:</dd></dl>
 | 
						|
<pre>
 | 
						|
        pDst[n] = (q31_t)(pSrc[n] * 2147483648);   0 <= n < blockSize.
 | 
						|
 </pre><p> <b>Scaling and Overflow Behavior:</b> </p>
 | 
						|
<dl class="section user"><dt></dt><dd>The function uses saturating arithmetic. Results outside of the allowable Q31 range[0x80000000 0x7FFFFFFF] will be saturated.</dd></dl>
 | 
						|
<dl class="section note"><dt>Note</dt><dd>In order to apply rounding, the library should be rebuilt with the ROUNDING macro defined in the preprocessor section of project options. </dd></dl>
 | 
						|
 | 
						|
<p>References <a class="el" href="arm__fir__example__f32_8c.html#ab6558f40a619c2502fbc24c880fd4fb0">blockSize</a>, and <a class="el" href="arm__math_8h.html#a9a94b78de0f083bd8fadf3c3abe40431">clip_q63_to_q31()</a>.</p>
 | 
						|
 | 
						|
<p>Referenced by <a class="el" href="arm__graphic__equalizer__example__q31_8c.html#a52d2cba30e6946c95578be946ac12a65">main()</a>.</p>
 | 
						|
 | 
						|
</div>
 | 
						|
</div>
 | 
						|
<a class="anchor" id="ga44a393818cdee8dce80f2d66add25411"></a>
 | 
						|
<div class="memitem">
 | 
						|
<div class="memproto">
 | 
						|
      <table class="memname">
 | 
						|
        <tr>
 | 
						|
          <td class="memname">void arm_float_to_q7 </td>
 | 
						|
          <td>(</td>
 | 
						|
          <td class="paramtype"><a class="el" href="arm__math_8h.html#a4611b605e45ab401f02cab15c5e38715">float32_t</a> * </td>
 | 
						|
          <td class="paramname"><em>pSrc</em>, </td>
 | 
						|
        </tr>
 | 
						|
        <tr>
 | 
						|
          <td class="paramkey"></td>
 | 
						|
          <td></td>
 | 
						|
          <td class="paramtype"><a class="el" href="arm__math_8h.html#ae541b6f232c305361e9b416fc9eed263">q7_t</a> * </td>
 | 
						|
          <td class="paramname"><em>pDst</em>, </td>
 | 
						|
        </tr>
 | 
						|
        <tr>
 | 
						|
          <td class="paramkey"></td>
 | 
						|
          <td></td>
 | 
						|
          <td class="paramtype">uint32_t </td>
 | 
						|
          <td class="paramname"><em>blockSize</em> </td>
 | 
						|
        </tr>
 | 
						|
        <tr>
 | 
						|
          <td></td>
 | 
						|
          <td>)</td>
 | 
						|
          <td></td><td></td>
 | 
						|
        </tr>
 | 
						|
      </table>
 | 
						|
</div><div class="memdoc">
 | 
						|
<dl class="params"><dt>Parameters</dt><dd>
 | 
						|
  <table class="params">
 | 
						|
    <tr><td class="paramdir">[in]</td><td class="paramname">*pSrc</td><td>points to the floating-point input vector </td></tr>
 | 
						|
    <tr><td class="paramdir">[out]</td><td class="paramname">*pDst</td><td>points to the Q7 output vector </td></tr>
 | 
						|
    <tr><td class="paramdir">[in]</td><td class="paramname">blockSize</td><td>length of the input vector </td></tr>
 | 
						|
  </table>
 | 
						|
  </dd>
 | 
						|
</dl>
 | 
						|
<dl class="section return"><dt>Returns</dt><dd>none.</dd></dl>
 | 
						|
<dl class="section user"><dt>Description:</dt><dd></dd></dl>
 | 
						|
<dl class="section user"><dt></dt><dd>The equation used for the conversion process is: <pre>
 | 
						|
        pDst[n] = (q7_t)(pSrc[n] * 128);   0 <= n < blockSize.
 | 
						|
 </pre> </dd></dl>
 | 
						|
<dl class="section user"><dt>Scaling and Overflow Behavior:</dt><dd></dd></dl>
 | 
						|
<dl class="section user"><dt></dt><dd>The function uses saturating arithmetic. Results outside of the allowable Q7 range [0x80 0x7F] will be saturated. </dd></dl>
 | 
						|
<dl class="section note"><dt>Note</dt><dd>In order to apply rounding, the library should be rebuilt with the ROUNDING macro defined in the preprocessor section of project options. </dd></dl>
 | 
						|
 | 
						|
<p>References <a class="el" href="arm__fir__example__f32_8c.html#ab6558f40a619c2502fbc24c880fd4fb0">blockSize</a>.</p>
 | 
						|
 | 
						|
</div>
 | 
						|
</div>
 | 
						|
</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 Wed Aug 1 2018 17:12:22 for CMSIS-DSP by Arm Ltd. All rights reserved.
 | 
						|
	<!--
 | 
						|
    <a href="http://www.doxygen.org/index.html">
 | 
						|
    <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.6 
 | 
						|
	-->
 | 
						|
	</li>
 | 
						|
  </ul>
 | 
						|
</div>
 | 
						|
</body>
 | 
						|
</html>
 |