Home
last modified time | relevance | path

Searched defs:sbrConfiguration (Results 1 – 1 of 1) sorted by relevance

/external/aac/libSBRenc/include/
Dsbr_encoder.h168 typedef struct sbrConfiguration { struct
173 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 this
179 INT parametricCoding; /*!< Flag: usage of parametric coding tool. */
180 INT downSampleFactor; /*!< Sampling rate relation between the SBR and the core
182 FREQ_RES freq_res_fixfix[2]; /*!< Frequency resolution of envelopes in frame
185 UCHAR fResTransIsLow; /*!< Frequency resolution of envelopes in transient
[all …]