Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Flipper-Zero/STM32CubeWB.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'Drivers/CMSIS/docs/DSP/html/group__BilinearInterpolate.html')
-rw-r--r--Drivers/CMSIS/docs/DSP/html/group__BilinearInterpolate.html53
1 files changed, 22 insertions, 31 deletions
diff --git a/Drivers/CMSIS/docs/DSP/html/group__BilinearInterpolate.html b/Drivers/CMSIS/docs/DSP/html/group__BilinearInterpolate.html
index 59488a031..9ead9375f 100644
--- a/Drivers/CMSIS/docs/DSP/html/group__BilinearInterpolate.html
+++ b/Drivers/CMSIS/docs/DSP/html/group__BilinearInterpolate.html
@@ -32,7 +32,7 @@
<td id="projectlogo"><img alt="Logo" src="CMSIS_Logo_Final.png"/></td>
<td style="padding-left: 0.5em;">
<div id="projectname">CMSIS-DSP
- &#160;<span id="projectnumber">Version 1.5.2</span>
+ &#160;<span id="projectnumber">Version 1.7.0</span>
</div>
<div id="projectbrief">CMSIS DSP Software Library</div>
</td>
@@ -116,19 +116,18 @@ $(document).ready(function(){initNavTree('group__BilinearInterpolate.html','');}
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="func-members"></a>
Functions</h2></td></tr>
-<tr class="memitem:gaba67d2ba2acbd428832f106de29b8627"><td class="memItemLeft" align="right" valign="top">CMSIS_INLINE __STATIC_INLINE <br class="typebreak"/>
-<a class="el" href="arm__math_8h.html#a4611b605e45ab401f02cab15c5e38715">float32_t</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__BilinearInterpolate.html#gaba67d2ba2acbd428832f106de29b8627">arm_bilinear_interp_f32</a> (const <a class="el" href="structarm__bilinear__interp__instance__f32.html">arm_bilinear_interp_instance_f32</a> *S, <a class="el" href="arm__math_8h.html#a4611b605e45ab401f02cab15c5e38715">float32_t</a> X, <a class="el" href="arm__math_8h.html#a4611b605e45ab401f02cab15c5e38715">float32_t</a> Y)</td></tr>
-<tr class="memdesc:gaba67d2ba2acbd428832f106de29b8627"><td class="mdescLeft">&#160;</td><td class="mdescRight">Floating-point bilinear interpolation. <a href="#gaba67d2ba2acbd428832f106de29b8627">More...</a><br/></td></tr>
-<tr class="separator:gaba67d2ba2acbd428832f106de29b8627"><td class="memSeparator" colspan="2">&#160;</td></tr>
-<tr class="memitem:ga79d374eda5d39e220b0423ba3cb90c6e"><td class="memItemLeft" align="right" valign="top">CMSIS_INLINE __STATIC_INLINE <a class="el" href="arm__math_8h.html#adc89a3547f5324b7b3b95adec3806bc0">q31_t</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__BilinearInterpolate.html#ga79d374eda5d39e220b0423ba3cb90c6e">arm_bilinear_interp_q31</a> (<a class="el" href="structarm__bilinear__interp__instance__q31.html">arm_bilinear_interp_instance_q31</a> *S, <a class="el" href="arm__math_8h.html#adc89a3547f5324b7b3b95adec3806bc0">q31_t</a> X, <a class="el" href="arm__math_8h.html#adc89a3547f5324b7b3b95adec3806bc0">q31_t</a> Y)</td></tr>
-<tr class="memdesc:ga79d374eda5d39e220b0423ba3cb90c6e"><td class="mdescLeft">&#160;</td><td class="mdescRight">Q31 bilinear interpolation. <a href="#ga79d374eda5d39e220b0423ba3cb90c6e">More...</a><br/></td></tr>
-<tr class="separator:ga79d374eda5d39e220b0423ba3cb90c6e"><td class="memSeparator" colspan="2">&#160;</td></tr>
-<tr class="memitem:ga5f9b61bcae6d9295d926810cf398dd53"><td class="memItemLeft" align="right" valign="top">CMSIS_INLINE __STATIC_INLINE <a class="el" href="arm__math_8h.html#ab5a8fb21a5b3b983d5f54f31614052ea">q15_t</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__BilinearInterpolate.html#ga5f9b61bcae6d9295d926810cf398dd53">arm_bilinear_interp_q15</a> (<a class="el" href="structarm__bilinear__interp__instance__q15.html">arm_bilinear_interp_instance_q15</a> *S, <a class="el" href="arm__math_8h.html#adc89a3547f5324b7b3b95adec3806bc0">q31_t</a> X, <a class="el" href="arm__math_8h.html#adc89a3547f5324b7b3b95adec3806bc0">q31_t</a> Y)</td></tr>
-<tr class="memdesc:ga5f9b61bcae6d9295d926810cf398dd53"><td class="mdescLeft">&#160;</td><td class="mdescRight">Q15 bilinear interpolation. <a href="#ga5f9b61bcae6d9295d926810cf398dd53">More...</a><br/></td></tr>
-<tr class="separator:ga5f9b61bcae6d9295d926810cf398dd53"><td class="memSeparator" colspan="2">&#160;</td></tr>
-<tr class="memitem:ga0a986d4a01039914a9d6e81e9a4ccda0"><td class="memItemLeft" align="right" valign="top">CMSIS_INLINE __STATIC_INLINE <a class="el" href="arm__math_8h.html#ae541b6f232c305361e9b416fc9eed263">q7_t</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__BilinearInterpolate.html#ga0a986d4a01039914a9d6e81e9a4ccda0">arm_bilinear_interp_q7</a> (<a class="el" href="structarm__bilinear__interp__instance__q7.html">arm_bilinear_interp_instance_q7</a> *S, <a class="el" href="arm__math_8h.html#adc89a3547f5324b7b3b95adec3806bc0">q31_t</a> X, <a class="el" href="arm__math_8h.html#adc89a3547f5324b7b3b95adec3806bc0">q31_t</a> Y)</td></tr>
-<tr class="memdesc:ga0a986d4a01039914a9d6e81e9a4ccda0"><td class="mdescLeft">&#160;</td><td class="mdescRight">Q7 bilinear interpolation. <a href="#ga0a986d4a01039914a9d6e81e9a4ccda0">More...</a><br/></td></tr>
-<tr class="separator:ga0a986d4a01039914a9d6e81e9a4ccda0"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:ga887756dbbe013d0a15b987836a787677"><td class="memItemLeft" align="right" valign="top">__STATIC_FORCEINLINE <a class="el" href="arm__math_8h.html#a4611b605e45ab401f02cab15c5e38715">float32_t</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__BilinearInterpolate.html#ga887756dbbe013d0a15b987836a787677">arm_bilinear_interp_f32</a> (const <a class="el" href="structarm__bilinear__interp__instance__f32.html">arm_bilinear_interp_instance_f32</a> *S, <a class="el" href="arm__math_8h.html#a4611b605e45ab401f02cab15c5e38715">float32_t</a> X, <a class="el" href="arm__math_8h.html#a4611b605e45ab401f02cab15c5e38715">float32_t</a> Y)</td></tr>
+<tr class="memdesc:ga887756dbbe013d0a15b987836a787677"><td class="mdescLeft">&#160;</td><td class="mdescRight">Floating-point bilinear interpolation. <a href="#ga887756dbbe013d0a15b987836a787677">More...</a><br/></td></tr>
+<tr class="separator:ga887756dbbe013d0a15b987836a787677"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:gaefe4731017e8b9ac652e5fea57cb1fa5"><td class="memItemLeft" align="right" valign="top">__STATIC_FORCEINLINE <a class="el" href="arm__math_8h.html#adc89a3547f5324b7b3b95adec3806bc0">q31_t</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__BilinearInterpolate.html#gaefe4731017e8b9ac652e5fea57cb1fa5">arm_bilinear_interp_q31</a> (<a class="el" href="structarm__bilinear__interp__instance__q31.html">arm_bilinear_interp_instance_q31</a> *S, <a class="el" href="arm__math_8h.html#adc89a3547f5324b7b3b95adec3806bc0">q31_t</a> X, <a class="el" href="arm__math_8h.html#adc89a3547f5324b7b3b95adec3806bc0">q31_t</a> Y)</td></tr>
+<tr class="memdesc:gaefe4731017e8b9ac652e5fea57cb1fa5"><td class="mdescLeft">&#160;</td><td class="mdescRight">Q31 bilinear interpolation. <a href="#gaefe4731017e8b9ac652e5fea57cb1fa5">More...</a><br/></td></tr>
+<tr class="separator:gaefe4731017e8b9ac652e5fea57cb1fa5"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:ga56fe34273ffb422f428b1d9feeffe0ea"><td class="memItemLeft" align="right" valign="top">__STATIC_FORCEINLINE <a class="el" href="arm__math_8h.html#ab5a8fb21a5b3b983d5f54f31614052ea">q15_t</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__BilinearInterpolate.html#ga56fe34273ffb422f428b1d9feeffe0ea">arm_bilinear_interp_q15</a> (<a class="el" href="structarm__bilinear__interp__instance__q15.html">arm_bilinear_interp_instance_q15</a> *S, <a class="el" href="arm__math_8h.html#adc89a3547f5324b7b3b95adec3806bc0">q31_t</a> X, <a class="el" href="arm__math_8h.html#adc89a3547f5324b7b3b95adec3806bc0">q31_t</a> Y)</td></tr>
+<tr class="memdesc:ga56fe34273ffb422f428b1d9feeffe0ea"><td class="mdescLeft">&#160;</td><td class="mdescRight">Q15 bilinear interpolation. <a href="#ga56fe34273ffb422f428b1d9feeffe0ea">More...</a><br/></td></tr>
+<tr class="separator:ga56fe34273ffb422f428b1d9feeffe0ea"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:ga1230bb062f6d8614db10b37ba7c9a161"><td class="memItemLeft" align="right" valign="top">__STATIC_FORCEINLINE <a class="el" href="arm__math_8h.html#ae541b6f232c305361e9b416fc9eed263">q7_t</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__BilinearInterpolate.html#ga1230bb062f6d8614db10b37ba7c9a161">arm_bilinear_interp_q7</a> (<a class="el" href="structarm__bilinear__interp__instance__q7.html">arm_bilinear_interp_instance_q7</a> *S, <a class="el" href="arm__math_8h.html#adc89a3547f5324b7b3b95adec3806bc0">q31_t</a> X, <a class="el" href="arm__math_8h.html#adc89a3547f5324b7b3b95adec3806bc0">q31_t</a> Y)</td></tr>
+<tr class="memdesc:ga1230bb062f6d8614db10b37ba7c9a161"><td class="mdescLeft">&#160;</td><td class="mdescRight">Q7 bilinear interpolation. <a href="#ga1230bb062f6d8614db10b37ba7c9a161">More...</a><br/></td></tr>
+<tr class="separator:ga1230bb062f6d8614db10b37ba7c9a161"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Description</h2>
<p>Bilinear interpolation is an extension of linear interpolation applied to a two dimensional grid. The underlying function <code>f(x, y)</code> is sampled on a regular grid and the interpolation process determines values between the grid points. Bilinear interpolation is equivalent to two step linear interpolation, first in the x-dimension and then in the y-dimension. Bilinear interpolation is often used in image processing to rescale images. The CMSIS DSP library provides bilinear interpolation functions for Q7, Q15, Q31, and floating-point data types.</p>
@@ -154,12 +153,12 @@ Functions</h2></td></tr>
</pre> Note that the coordinates (x, y) contain integer and fractional components. The integer components specify which portion of the table to use while the fractional components control the interpolation processor.</dd></dl>
<dl class="section user"><dt></dt><dd>if (x,y) are outside of the table boundary, Bilinear interpolation returns zero output. </dd></dl>
<h2 class="groupheader">Function Documentation</h2>
-<a class="anchor" id="gaba67d2ba2acbd428832f106de29b8627"></a>
+<a class="anchor" id="ga887756dbbe013d0a15b987836a787677"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
- <td class="memname">CMSIS_INLINE __STATIC_INLINE <a class="el" href="arm__math_8h.html#a4611b605e45ab401f02cab15c5e38715">float32_t</a> arm_bilinear_interp_f32 </td>
+ <td class="memname">__STATIC_FORCEINLINE <a class="el" href="arm__math_8h.html#a4611b605e45ab401f02cab15c5e38715">float32_t</a> arm_bilinear_interp_f32 </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="structarm__bilinear__interp__instance__f32.html">arm_bilinear_interp_instance_f32</a> *&#160;</td>
<td class="paramname"><em>S</em>, </td>
@@ -193,16 +192,14 @@ Functions</h2></td></tr>
</dl>
<dl class="section return"><dt>Returns</dt><dd>out interpolated value. </dd></dl>
-<p>References <a class="el" href="structarm__bilinear__interp__instance__f32.html#aede17bebfb1f835b61d71dd813eab3f8">arm_bilinear_interp_instance_f32::numCols</a>, <a class="el" href="structarm__bilinear__interp__instance__f32.html#a34f2b17cc57b95011960df9718af6ed6">arm_bilinear_interp_instance_f32::numRows</a>, and <a class="el" href="structarm__bilinear__interp__instance__f32.html#afd1e764591c991c212d56c893efb5ea4">arm_bilinear_interp_instance_f32::pData</a>.</p>
-
</div>
</div>
-<a class="anchor" id="ga5f9b61bcae6d9295d926810cf398dd53"></a>
+<a class="anchor" id="ga56fe34273ffb422f428b1d9feeffe0ea"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
- <td class="memname">CMSIS_INLINE __STATIC_INLINE <a class="el" href="arm__math_8h.html#ab5a8fb21a5b3b983d5f54f31614052ea">q15_t</a> arm_bilinear_interp_q15 </td>
+ <td class="memname">__STATIC_FORCEINLINE <a class="el" href="arm__math_8h.html#ab5a8fb21a5b3b983d5f54f31614052ea">q15_t</a> arm_bilinear_interp_q15 </td>
<td>(</td>
<td class="paramtype"><a class="el" href="structarm__bilinear__interp__instance__q15.html">arm_bilinear_interp_instance_q15</a> *&#160;</td>
<td class="paramname"><em>S</em>, </td>
@@ -236,16 +233,14 @@ Functions</h2></td></tr>
</dl>
<dl class="section return"><dt>Returns</dt><dd>out interpolated value. </dd></dl>
-<p>References <a class="el" href="structarm__bilinear__interp__instance__q15.html#a7fa8772d01583374ff8ac18205a26a37">arm_bilinear_interp_instance_q15::numCols</a>, <a class="el" href="structarm__bilinear__interp__instance__q15.html#a2130ae30a804995a9f5d0e2189e08565">arm_bilinear_interp_instance_q15::numRows</a>, and <a class="el" href="structarm__bilinear__interp__instance__q15.html#a50d75b1316cee3e0dfad6dcc4c9a2954">arm_bilinear_interp_instance_q15::pData</a>.</p>
-
</div>
</div>
-<a class="anchor" id="ga79d374eda5d39e220b0423ba3cb90c6e"></a>
+<a class="anchor" id="gaefe4731017e8b9ac652e5fea57cb1fa5"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
- <td class="memname">CMSIS_INLINE __STATIC_INLINE <a class="el" href="arm__math_8h.html#adc89a3547f5324b7b3b95adec3806bc0">q31_t</a> arm_bilinear_interp_q31 </td>
+ <td class="memname">__STATIC_FORCEINLINE <a class="el" href="arm__math_8h.html#adc89a3547f5324b7b3b95adec3806bc0">q31_t</a> arm_bilinear_interp_q31 </td>
<td>(</td>
<td class="paramtype"><a class="el" href="structarm__bilinear__interp__instance__q31.html">arm_bilinear_interp_instance_q31</a> *&#160;</td>
<td class="paramname"><em>S</em>, </td>
@@ -279,16 +274,14 @@ Functions</h2></td></tr>
</dl>
<dl class="section return"><dt>Returns</dt><dd>out interpolated value. </dd></dl>
-<p>References <a class="el" href="structarm__bilinear__interp__instance__q31.html#a6c3eff4eb17ff1d43f170efb84713a2d">arm_bilinear_interp_instance_q31::numCols</a>, <a class="el" href="structarm__bilinear__interp__instance__q31.html#a2082e3eac56354d75291f03e96ce4aa5">arm_bilinear_interp_instance_q31::numRows</a>, and <a class="el" href="structarm__bilinear__interp__instance__q31.html#a843eae0c9db5f815e77e1aaf9afea358">arm_bilinear_interp_instance_q31::pData</a>.</p>
-
</div>
</div>
-<a class="anchor" id="ga0a986d4a01039914a9d6e81e9a4ccda0"></a>
+<a class="anchor" id="ga1230bb062f6d8614db10b37ba7c9a161"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
- <td class="memname">CMSIS_INLINE __STATIC_INLINE <a class="el" href="arm__math_8h.html#ae541b6f232c305361e9b416fc9eed263">q7_t</a> arm_bilinear_interp_q7 </td>
+ <td class="memname">__STATIC_FORCEINLINE <a class="el" href="arm__math_8h.html#ae541b6f232c305361e9b416fc9eed263">q7_t</a> arm_bilinear_interp_q7 </td>
<td>(</td>
<td class="paramtype"><a class="el" href="structarm__bilinear__interp__instance__q7.html">arm_bilinear_interp_instance_q7</a> *&#160;</td>
<td class="paramname"><em>S</em>, </td>
@@ -322,8 +315,6 @@ Functions</h2></td></tr>
</dl>
<dl class="section return"><dt>Returns</dt><dd>out interpolated value. </dd></dl>
-<p>References <a class="el" href="structarm__bilinear__interp__instance__q7.html#a860dd0d24380ea06cfbb348fb3b12c9a">arm_bilinear_interp_instance_q7::numCols</a>, <a class="el" href="structarm__bilinear__interp__instance__q7.html#ad5a8067cab5f9ea4688b11a623e16607">arm_bilinear_interp_instance_q7::numRows</a>, and <a class="el" href="structarm__bilinear__interp__instance__q7.html#af05194d691bbefb02c34bafb22ca9ef0">arm_bilinear_interp_instance_q7::pData</a>.</p>
-
</div>
</div>
</div><!-- contents -->
@@ -331,7 +322,7 @@ Functions</h2></td></tr>
<!-- 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:21 for CMSIS-DSP by Arm Ltd. All rights reserved.
+ <li class="footer">Generated on Wed Jul 10 2019 15:20:39 for CMSIS-DSP Version 1.7.0 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