#ifndef __TEMP_RX_16KHZ_H__
#define __TEMP_RX_16KHZ_H__
/* This file is generated by EQ.m */

/* Sample Rate: 16000 Hz */
/* Number of biquad sections: 10 */

/* 32-bit EQ biquad filter coefficients in Q30 format. */
/* Numerator coefficients followed by 2nd and 3rd denominator coefficients. */
/* One row per biquad section. */
#define EQ_coef_sos_rx_16kHz  \
    0x3a81829d,    0x8fdbfd1f,    0x35d460e0,    0x90bc6fe0,    0x3136563e,\
    0x40000000,    0x8c077b0e,    0x363e26dc,    0x9c708045,    0x2582d41d,\
    0x40000000,    0xa5b8a6cf,    0x265daea7,    0xa1d7d2ac,    0x2ac37055,\
    0x40000000,    0xcaa18f30,    0x358e1c84,    0xcf87c954,    0x2ac37055,\
    0x40000000,    0x00000000,    0x00000000,    0x00000000,    0x00000000,\
    0x40000000,    0x00000000,    0x00000000,    0x00000000,    0x00000000,\
    0x40000000,    0x00000000,    0x00000000,    0x00000000,    0x00000000,\
    0x40000000,    0x00000000,    0x00000000,    0x00000000,    0x00000000,\
    0x40000000,    0x3e9585d0,    0x00000000,    0x2ac37055,    0x00000000,\
    0x21706016,    0x3432e690,    0x157235bb,    0x1da84426,    0x0d6d383b

/* Per-biquad-section scaling gain coefficients in Q15 format */
/* one row per biquad section */
#define EQ_coef_g_rx_16kHz  \
    0x7fff,\
    0x6de3,\
    0x42c0,\
    0x7440,\
    0x7fff,\
    0x7fff,\
    0x7fff,\
    0x7fff,\
    0x6bf5,\
    0x7fff 

/* Gain shift amount applied after the last section. Range: -48..15 */
#define EQ_gain_rx_16kHz  0x0001

#endif /* __TEMP_RX_16KHZ_H__ */
