Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/interfaces/bluetooth/audio/aidl/default/
H A DA2dpOffloadCodecSbc.cpp188 static int32_t GetSubbandsValue(int subbands) { in GetSubbandsValue()
225 int subbands = GetSubbandsValue(configuration); in GetFrameSize() local
238 int subbands = GetSubbandsValue(configuration); in GetBitrate() local
349 int subbands = config.find_active_bit(kSubbands); in ParseConfiguration() local
H A DA2dpOffloadCodecSbc.h28 int subbands; member
/aosp_15_r20/packages/modules/Bluetooth/system/embdrv/sbc/decoder/srce/
Ddecoder-oina.c39 uint8_t frequency, uint8_t mode, uint8_t subbands, in OI_CODEC_SBC_DecoderConfigureRaw()
99 uint8_t subbands) { in OI_CODEC_SBC_DecoderLimit()
Dbitalloc.c243 OI_INT adjustToFitBitpool(const OI_UINT bitpool, uint32_t* bitneeds, const OI_UINT subbands, in adjustToFitBitpool()
Ddecoder-sbc.c404 uint8_t subbands; in OI_CODEC_SBC_FrameCount() local
/aosp_15_r20/external/libxaac/decoder/
H A Dixheaacd_mps_decorr.c297 WORD32 subbands, WORD32 decor_config, in ixheaacd_mps_decor_init()
945 ia_mps_dec_decorr_dec_handle self, WORD32 subbands, WORD32 seed, in ixheaacd_decorr_create()
H A Dixheaacd_env_calc.c1018 WORD32 subbands) { in ixheaacd_equalize_filt_buff_exp()
/aosp_15_r20/packages/modules/Bluetooth/system/embdrv/sbc/decoder/include/
Doi_codec_sbc.h173 uint8_t subbands; member
/aosp_15_r20/external/aac/libSBRdec/src/
H A Denv_calc.cpp1819 int subbands) /*!< Number of QMF subbands */ in equalizeFiltBufferExp()