summaryrefslogtreecommitdiff
path: root/gr-blocks/lib/count_bits.cc
Commit message (Collapse)AuthorAgeFilesLines
* blocks: use VOLK popcnt implementations for count_bitsNicholas Corgan2021-05-131-12/+10
| | | | | | * Changed count_bits64 input parameter type to uint64_t Signed-off-by: Nicholas Corgan <n.corgan@gmail.com>
* Update license header to SPDX formatdevnulling2020-01-271-13/+1
|
* Tree: clang-format without the include sortingMarcus Müller2019-08-091-36/+31
|
* runtime: converting runtime core to gr namespace, gnuradio include dir.Tom Rondeau2013-04-291-1/+1
|
* blocks: adding count_bits code to gr-blocks.Tom Rondeau2013-02-201-0/+78