| /external/aac/libSBRdec/src/ |
| lpp_tran.cpp | 214 * includes further dependencies on parameters from the SBR data. 766 UCHAR *noiseBandTable, /*!< Mapping of SBR noise bands to QMF bands */ 843 UCHAR *noiseBandTable, /*!< Mapping of SBR noise bands to QMF bands */ 846 UINT fs /*!< SBR output sampling frequency */ [all...] |
| sbr_crc.h | 103 /* default SBR CRC */ /* G(x) = x^10 + x^9 + x^5 + x^4 + x + 1 */
|
| sbrdec_drc.h | 87 Description: Dynamic range control (DRC) decoder tool for SBR
|
| env_calc.cpp | 97 one or more QMF-subbands are grouped to one SBR-band. An envelope contains 98 reference energies for each SBR-band. 104 generated in individual SBR bands. 443 for each QMF-subband or for each SBR-band. [all...] |
| env_dec.cpp | 223 within the sbr data. For both operations fractional arithmetic is used. 355 \brief Simple alternative to the real SBR concealment 447 However, SBR can take a little longer to come up again.
|
| /external/aac/libSBRenc/src/ |
| env_bit.h | 86 \brief Remaining SBR Bit Writing Routines
|
| mh_det.h | 102 FIXP_DBL sfmThresSbr; /*!< tonality flatness measure threshold for the SBR signal.*/
|
| nf_est.h | 103 FIXP_DBL weightFac; /*!< Weightening factor for the difference between orig and sbr. */
|
| sbr_misc.h | 86 \brief Sbr miscellaneous helper functions prototypes
|
| sbr_rom.cpp | 584 { CODEC_AAC, 72000,100000, 32000, 1, 11,11,10,10, 2, 0, 3, SBR_MONO, 1 }, /* SBR sweet spot */ 591 { CODEC_AAC, 72000,100000, 44100, 1, 11,11,10,10, 2, 0, 3, SBR_MONO, 1 }, /* SBR sweet spot */ [all...] |
| sbr_def.h | 86 \brief SBR main definitions
|
| sbr_misc.cpp | 86 \brief Sbr miscellaneous helper functions
|
| sbr_ram.h | 95 #include "sbr.h"
|
| /external/chromium_org/media/mp4/ |
| aac.cc | 154 // to SBR doubling the AAC sample rate.)
|
| /external/wpa_supplicant_8/wpa_supplicant/doc/docbook/ |
| wpa_supplicant.conf.sgml | 78 use old peaplabel (e.g., Funk Odyssey and SBR, Meetinghouse
|
| /external/jpeg/ |
| makeapps.ds | 355 .c{$(CPP_SBRS)}.sbr: 358 .cpp{$(CPP_SBRS)}.sbr: 361 .cxx{$(CPP_SBRS)}.sbr:
|
| makelib.ds | 184 .c{$(CPP_SBRS)}.sbr: 187 .cpp{$(CPP_SBRS)}.sbr: 190 .cxx{$(CPP_SBRS)}.sbr:
|
| /external/qemu/distrib/jpeg-6b/ |
| makeapps.ds | 355 .c{$(CPP_SBRS)}.sbr: 358 .cpp{$(CPP_SBRS)}.sbr: 361 .cxx{$(CPP_SBRS)}.sbr:
|
| makelib.ds | 184 .c{$(CPP_SBRS)}.sbr: 187 .cpp{$(CPP_SBRS)}.sbr: 190 .cxx{$(CPP_SBRS)}.sbr:
|
| /external/aac/libAACdec/include/ |
| aacdecoder_lib.h | 104 All references to SBR (Spectral Band Replication) are only applicable to HE-AAC and AAC-ELD 377 AAC_DEC_INVALID_SBR_CONFIG = 0x2009, /*!< The SBR configuration is not supported. */ 489 INT sampleRate; /*!< The samplerate in Hz of the fully decoded PCM audio signal (after SBR processing). */ 499 INT aacSampleRate; /*!< sampling rate in Hz without SBR (from configuration info). */ [all...] |
| /external/aac/libFDK/include/ |
| FDK_tools_rom.h | 174 /* Adapted analysis post-twiddles for down-sampled HQ SBR */
|
| qmf.h | 140 /* Flag to indicate HE-AAC down-sampled SBR mode (decoder) -> adapt analysis post twiddling */
|
| /external/aac/libAACenc/src/ |
| aacenc.h | 185 INT ancDataBitRate; /* additional bits consumed by anc data or sbr have to be consiedered while configuration */ 207 UINT sbrRatio; /* sbr sampling rate ratio: dual- or single-rate */
|
| /external/aac/libMpegTPDec/include/ |
| tpdec_lib.h | 349 * \brief Register SBR header parser callback. 351 * \param cbUpdateConfig Pointer to a callback function to handle SBR header parsing.
|
| /external/aac/libMpegTPEnc/src/ |
| tpenc_asc.cpp | 426 FDKwriteBits(hBs, (config->flags & CC_SBR) ? 1:0, 1); /* SBR header flag */ 429 FDKwriteBits(hBs, (config->flags & CC_SBRCRC) ? 1:0, 1); /* SBR CRC flag*/
|