Searched full:boost (Results 1 – 3 of 3) sorted by relevance
55 - name: Cache boost56 id: cache-boost59 key: boost-cmsis-dsp61 boost-cmsis-dsp64 - name: Install boost65 if: steps.cache-boost.outputs.cache-hit != 'true'67 echo "Install boost"68 curl -o boost.tar.gz https://archives.boost.io/release/1.84.0/source/boost_1_84_0.tar.gz69 tar -xf boost.tar.gz
63 * Each band has an adjustable boost or cut in the range of +/- 9 dB.89 * \note The output chirp signal follows the gain or boost of each band.
15 #include "boost/mp11.hpp"16 using namespace boost::mp11;