UHSDR/UHSDR-active-devel/mchf-eclipse/drivers/freedv/c2wideband_map.h
2022-08-24 08:39:13 +02:00

21 lines
1.9 KiB
C
Executable File

/* THIS IS A GENERATED FILE. Edit generate_wideband_map.c and its input */
/*
* This intermediary file and the files that used to create it are under
* The LGPL. See the file COPYING.
*/
#include "defines.h"
/* ./codec2-dev/src/codebook/c2wideband_map.txt */
static const float c2wideband_map[8][30] = {
{ 1, 3, 7, 8, 11, 15, 19, 26, 21, 24, 20, 30, 38, 48, 29, 32, 42, 64, 63, 54, 56, 50, 72, 91, 78, 67, 57, 70, 76, 104 },
{ 2, 5, 12, 22, 23, 33, 31, 43, 34, 39, 44, 41, 49, 60, 51, 77, 97, 90, 114, 81, 121, 113, 80, 99, 118, 109, 89, 102, 107, 119 },
{ 4, 9, 16, 27, 40, 45, 47, 55, 46, 61, 65, 66, 75, 83, 68, 106, 94, 127, 136, 138, 137, 141, 88, 150, 159, 147, 133, 128, 190, 131 },
{ 6, 18, 28, 52, 84, 62, 73, 79, 71, 98, 85, 93, 87, 112, 115, 110, 129, 199, 142, 170, 218, 162, 174, 205, 143, 164, 172, 175, 202, 216 },
{ 10, 25, 35, 69, 74, 92, 96, 135, 111, 156, 95, 105, 126, 134, 163, 215, 149, 148, 153, 228, 180, 230, 211, 213, 240, 224, 209, 222, 226, 173 },
{ 13, 37, 53, 108, 86, 117, 103, 100, 124, 122, 201, 192, 203, 219, 191, 169, 220, 214, 139, 204, 236, 179, 181, 200, 193, 221, 235, 187, 208, 217 },
{ 14, 36, 59, 116, 130, 178, 140, 132, 157, 152, 168, 160, 123, 197, 183, 234, 144, 223, 165, 167, 231, 196, 171, 233, 182, 225, 188, 237, 227, 210 },
{ 17, 58, 82, 101, 120, 186, 146, 125, 151, 194, 161, 184, 158, 189, 177, 195, 145, 166, 206, 154, 198, 212, 238, 229, 185, 176, 239, 155, 207, 232 }
};