Home
last modified time | relevance | path

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

/aosp_15_r20/external/libxaac/decoder/
H A Dixheaacd_arith_dec.c1996 WORD32 noise_offset, UWORD8 max_sfb, in ixheaacd_apply_scfs_and_nf()
2084 WORD32 noise_level, WORD32 noise_offset, in ixheaacd_ac_spectral_data()
H A Dixheaacd_spectrum_dec.c350 WORD32 noise_offset; in ixheaacd_fd_channel_stream() local
/aosp_15_r20/external/libxaac/encoder/
H A Dixheaace_nf.c82 VOID iusace_noise_filling(WORD32 *noise_level, WORD32 *noise_offset, FLOAT64 *ptr_quant_spec, in iusace_noise_filling()
H A Diusace_main.h73 WORD32 noise_offset[MAX_TIME_CHANNELS]; member
/aosp_15_r20/external/aac/libAACdec/src/
H A Dblock.cpp798 const int noise_offset = (pAacDecoderChannelInfo->pDynData->specificTo.usac in CBlock_ApplyNoise() local