SDRAngel  4.11.5
Developer docs for <a href="https://github.com/f4exb/sdrangel">SDRangel<\a>, an Open Source Qt5 / OpenGL 3.0+ SDR and signal analyzer frontend to various hardware.
Static Public Attributes | List of all members
decimation_shifts< 16, 8 > Struct Template Reference

#include <decimators.h>

Static Public Attributes

static const uint pre1 = 8
 
static const uint pre2 = 7
 
static const uint post2 = 0
 
static const uint pre4 = 6
 
static const uint post4 = 0
 
static const uint pre8 = 5
 
static const uint post8 = 0
 
static const uint pre16 = 4
 
static const uint post16 = 0
 
static const uint pre32 = 3
 
static const uint post32 = 0
 
static const uint pre64 = 2
 
static const uint post64 = 0
 
static const uint32_t pre1 = 6
 
static const uint32_t pre2 = 5
 
static const uint32_t post2 = 0
 
static const uint32_t pre4 = 4
 
static const uint32_t post4 = 0
 
static const uint32_t pre8 = 3
 
static const uint32_t post8 = 0
 
static const uint32_t pre16 = 2
 
static const uint32_t post16 = 0
 
static const uint32_t pre32 = 1
 
static const uint32_t post32 = 0
 
static const uint32_t pre64 = 0
 
static const uint32_t post64 = 0
 

Detailed Description

template<>
struct decimation_shifts< 16, 8 >

Definition at line 153 of file decimators.h.

Member Data Documentation

◆ post16 [1/2]

const uint32_t decimation_shifts< 16, 8 >::post16 = 0
static

Definition at line 91 of file samplesinkfifodecimator.h.

◆ post16 [2/2]

static const uint decimation_shifts< 16, 8 >::post16 = 0
static

Definition at line 163 of file decimators.h.

◆ post2 [1/2]

const uint32_t decimation_shifts< 16, 8 >::post2 = 0
static

Definition at line 85 of file samplesinkfifodecimator.h.

◆ post2 [2/2]

static const uint decimation_shifts< 16, 8 >::post2 = 0
static

Definition at line 157 of file decimators.h.

◆ post32 [1/2]

const uint32_t decimation_shifts< 16, 8 >::post32 = 0
static

Definition at line 93 of file samplesinkfifodecimator.h.

◆ post32 [2/2]

static const uint decimation_shifts< 16, 8 >::post32 = 0
static

Definition at line 165 of file decimators.h.

◆ post4 [1/2]

const uint32_t decimation_shifts< 16, 8 >::post4 = 0
static

Definition at line 87 of file samplesinkfifodecimator.h.

◆ post4 [2/2]

static const uint decimation_shifts< 16, 8 >::post4 = 0
static

Definition at line 159 of file decimators.h.

◆ post64 [1/2]

const uint32_t decimation_shifts< 16, 8 >::post64 = 0
static

Definition at line 95 of file samplesinkfifodecimator.h.

◆ post64 [2/2]

static const uint decimation_shifts< 16, 8 >::post64 = 0
static

Definition at line 167 of file decimators.h.

◆ post8 [1/2]

const uint32_t decimation_shifts< 16, 8 >::post8 = 0
static

Definition at line 89 of file samplesinkfifodecimator.h.

◆ post8 [2/2]

static const uint decimation_shifts< 16, 8 >::post8 = 0
static

Definition at line 161 of file decimators.h.

◆ pre1 [1/2]

const uint32_t decimation_shifts< 16, 8 >::pre1 = 6
static

Definition at line 83 of file samplesinkfifodecimator.h.

◆ pre1 [2/2]

static const uint decimation_shifts< 16, 8 >::pre1 = 8
static

Definition at line 155 of file decimators.h.

◆ pre16 [1/2]

const uint32_t decimation_shifts< 16, 8 >::pre16 = 2
static

Definition at line 90 of file samplesinkfifodecimator.h.

◆ pre16 [2/2]

static const uint decimation_shifts< 16, 8 >::pre16 = 4
static

Definition at line 162 of file decimators.h.

◆ pre2 [1/2]

const uint32_t decimation_shifts< 16, 8 >::pre2 = 5
static

Definition at line 84 of file samplesinkfifodecimator.h.

◆ pre2 [2/2]

static const uint decimation_shifts< 16, 8 >::pre2 = 7
static

Definition at line 156 of file decimators.h.

◆ pre32 [1/2]

const uint32_t decimation_shifts< 16, 8 >::pre32 = 1
static

Definition at line 92 of file samplesinkfifodecimator.h.

◆ pre32 [2/2]

static const uint decimation_shifts< 16, 8 >::pre32 = 3
static

Definition at line 164 of file decimators.h.

◆ pre4 [1/2]

const uint32_t decimation_shifts< 16, 8 >::pre4 = 4
static

Definition at line 86 of file samplesinkfifodecimator.h.

◆ pre4 [2/2]

static const uint decimation_shifts< 16, 8 >::pre4 = 6
static

Definition at line 158 of file decimators.h.

◆ pre64 [1/2]

const uint32_t decimation_shifts< 16, 8 >::pre64 = 0
static

Definition at line 94 of file samplesinkfifodecimator.h.

◆ pre64 [2/2]

static const uint decimation_shifts< 16, 8 >::pre64 = 2
static

Definition at line 166 of file decimators.h.

◆ pre8 [1/2]

const uint32_t decimation_shifts< 16, 8 >::pre8 = 3
static

Definition at line 88 of file samplesinkfifodecimator.h.

◆ pre8 [2/2]

static const uint decimation_shifts< 16, 8 >::pre8 = 5
static

Definition at line 160 of file decimators.h.


The documentation for this struct was generated from the following files: