Searched defs:sbrConfiguration (Results 1 – 1 of 1) sorted by relevance
159 typedef struct sbrConfiguration struct164 CODEC_PARAM codecSettings; /*!< Core coder settings. To be set from core coder. */165 INT SendHeaderDataTime; /*!< SBR header send update frequency in ms. */166 INT useWaveCoding; /*!< Flag: usage of wavecoding tool. */167 INT crcSbr; /*!< Flag: usage of SBR-CRC. */168 INT dynBwSupported; /*!< Flag: support for dynamic bandwidth in this combination. */169 INT parametricCoding; /*!< Flag: usage of parametric coding tool. */170 INT downSampleFactor; /*!< Sampling rate relation between the SBR and the core encoder. */171 int freq_res_fixfix[3]; /*!< Frequency resolution of envelopes in frame class FIXFIX176 INT tran_thr; /*!< SBR transient detector threshold (* 100). */[all …]