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, 12 > Struct Template Reference

#include <decimators.h>

Static Public Attributes

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

Detailed Description

template<>
struct decimation_shifts< 16, 12 >

Definition at line 117 of file decimators.h.

Member Data Documentation

◆ post16 [1/2]

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

Definition at line 73 of file samplesinkfifodecimator.h.

◆ post16 [2/2]

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

Definition at line 127 of file decimators.h.

◆ post2 [1/2]

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

Definition at line 67 of file samplesinkfifodecimator.h.

◆ post2 [2/2]

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

Definition at line 121 of file decimators.h.

◆ post32 [1/2]

const uint32_t decimation_shifts< 16, 12 >::post32 = 1
static

Definition at line 75 of file samplesinkfifodecimator.h.

◆ post32 [2/2]

static const uint decimation_shifts< 16, 12 >::post32 = 1
static

Definition at line 129 of file decimators.h.

◆ post4 [1/2]

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

Definition at line 69 of file samplesinkfifodecimator.h.

◆ post4 [2/2]

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

Definition at line 123 of file decimators.h.

◆ post64 [1/2]

const uint32_t decimation_shifts< 16, 12 >::post64 = 2
static

Definition at line 77 of file samplesinkfifodecimator.h.

◆ post64 [2/2]

static const uint decimation_shifts< 16, 12 >::post64 = 2
static

Definition at line 131 of file decimators.h.

◆ post8 [1/2]

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

Definition at line 71 of file samplesinkfifodecimator.h.

◆ post8 [2/2]

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

Definition at line 125 of file decimators.h.

◆ pre1 [1/2]

const uint32_t decimation_shifts< 16, 12 >::pre1 = 4
static

Definition at line 65 of file samplesinkfifodecimator.h.

◆ pre1 [2/2]

static const uint decimation_shifts< 16, 12 >::pre1 = 4
static

Definition at line 119 of file decimators.h.

◆ pre16 [1/2]

const uint32_t decimation_shifts< 16, 12 >::pre16 = 0
static

Definition at line 72 of file samplesinkfifodecimator.h.

◆ pre16 [2/2]

static const uint decimation_shifts< 16, 12 >::pre16 = 0
static

Definition at line 126 of file decimators.h.

◆ pre2 [1/2]

const uint32_t decimation_shifts< 16, 12 >::pre2 = 3
static

Definition at line 66 of file samplesinkfifodecimator.h.

◆ pre2 [2/2]

static const uint decimation_shifts< 16, 12 >::pre2 = 3
static

Definition at line 120 of file decimators.h.

◆ pre32 [1/2]

const uint32_t decimation_shifts< 16, 12 >::pre32 = 0
static

Definition at line 74 of file samplesinkfifodecimator.h.

◆ pre32 [2/2]

static const uint decimation_shifts< 16, 12 >::pre32 = 0
static

Definition at line 128 of file decimators.h.

◆ pre4 [1/2]

const uint32_t decimation_shifts< 16, 12 >::pre4 = 2
static

Definition at line 68 of file samplesinkfifodecimator.h.

◆ pre4 [2/2]

static const uint decimation_shifts< 16, 12 >::pre4 = 2
static

Definition at line 122 of file decimators.h.

◆ pre64 [1/2]

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

Definition at line 76 of file samplesinkfifodecimator.h.

◆ pre64 [2/2]

static const uint decimation_shifts< 16, 12 >::pre64 = 0
static

Definition at line 130 of file decimators.h.

◆ pre8 [1/2]

const uint32_t decimation_shifts< 16, 12 >::pre8 = 1
static

Definition at line 70 of file samplesinkfifodecimator.h.

◆ pre8 [2/2]

static const uint decimation_shifts< 16, 12 >::pre8 = 1
static

Definition at line 124 of file decimators.h.


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