Searched defs:sbrConfiguration (Results 1 – 1 of 1) sorted by relevance
168 typedef struct sbrConfiguration { struct173 codecSettings; /*!< Core coder settings. To be set from core coder. */174 INT SendHeaderDataTime; /*!< SBR header send update frequency in ms. */175 INT useWaveCoding; /*!< Flag: usage of wavecoding tool. */176 INT crcSbr; /*!< Flag: usage of SBR-CRC. */177 INT dynBwSupported; /*!< Flag: support for dynamic bandwidth in this179 INT parametricCoding; /*!< Flag: usage of parametric coding tool. */180 INT downSampleFactor; /*!< Sampling rate relation between the SBR and the core182 FREQ_RES freq_res_fixfix[2]; /*!< Frequency resolution of envelopes in frame185 UCHAR fResTransIsLow; /*!< Frequency resolution of envelopes in transient[all …]