|
Grok
9.5.0
|
#include <cstdint>Go to the source code of this file.
Classes | |
| class | element_siz |
Macros | |
| #define | SIMD_LEN_F32 8 |
| #define | SIMD_LEN_I32 8 |
| #define | BAND_LL 0 |
| #define | BAND_HL 1 |
| #define | BAND_LH 2 |
| #define | BAND_HH 3 |
| #define | BYPASS 0x001 |
| #define | RESET 0x002 |
| #define | RESTART 0x004 |
| #define | CAUSAL 0x008 |
| #define | ERTERM 0x010 |
| #define | SEGMARK 0x020 |
| #define | HT 0x040 |
| #define | HT_MIXED 0x080 |
| #define | HT_PHLD 0x100 |
Typedefs | |
| typedef int32_t | sprec_t |
| typedef uint32_t | usprec_t |
Variables | |
| constexpr int32_t | FRACBITS = 13 |
| #define BAND_HH 3 |
| #define BAND_HL 1 |
| #define BAND_LH 2 |
| #define BAND_LL 0 |
| #define BYPASS 0x001 |
| #define CAUSAL 0x008 |
| #define ERTERM 0x010 |
| #define HT 0x040 |
| #define HT_MIXED 0x080 |
| #define HT_PHLD 0x100 |
| #define RESET 0x002 |
| #define RESTART 0x004 |
| #define SEGMARK 0x020 |
| #define SIMD_LEN_F32 8 |
| #define SIMD_LEN_I32 8 |
| typedef int32_t sprec_t |
| typedef uint32_t usprec_t |
|
constexpr |