Searched defs:sbrConfiguration (Results 1 – 1 of 1) sorted by relevance
165 typedef struct sbrConfiguration struct170 CODEC_PARAM codecSettings; /*!< Core coder settings. To be set from core coder. */171 INT SendHeaderDataTime; /*!< SBR header send update frequency in ms. */172 INT useWaveCoding; /*!< Flag: usage of wavecoding tool. */173 INT crcSbr; /*!< Flag: usage of SBR-CRC. */174 INT dynBwSupported; /*!< Flag: support for dynamic bandwidth in this combination. */175 INT parametricCoding; /*!< Flag: usage of parametric coding tool. */176 INT downSampleFactor; /*!< Sampling rate relation between the SBR and the core encoder. */177 …;/*!< Frequency resolution of envelopes in frame class FIXFIX, for non-split case and split case */178 …IsLow; /*!< Frequency resolution of envelopes in transient frames: low (0) or variable (1) */[all …]