Searched defs:subbands (Results 1 – 9 of 9) sorted by relevance
/aosp_15_r20/hardware/interfaces/bluetooth/audio/aidl/default/ |
H A D | A2dpOffloadCodecSbc.cpp | 188 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 D | A2dpOffloadCodecSbc.h | 28 int subbands; member
|
/aosp_15_r20/packages/modules/Bluetooth/system/embdrv/sbc/decoder/srce/ |
D | decoder-oina.c | 39 uint8_t frequency, uint8_t mode, uint8_t subbands, in OI_CODEC_SBC_DecoderConfigureRaw() 99 uint8_t subbands) { in OI_CODEC_SBC_DecoderLimit()
|
D | bitalloc.c | 243 OI_INT adjustToFitBitpool(const OI_UINT bitpool, uint32_t* bitneeds, const OI_UINT subbands, in adjustToFitBitpool()
|
D | decoder-sbc.c | 404 uint8_t subbands; in OI_CODEC_SBC_FrameCount() local
|
/aosp_15_r20/external/libxaac/decoder/ |
H A D | ixheaacd_mps_decorr.c | 297 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 D | ixheaacd_env_calc.c | 1018 WORD32 subbands) { in ixheaacd_equalize_filt_buff_exp()
|
/aosp_15_r20/packages/modules/Bluetooth/system/embdrv/sbc/decoder/include/ |
D | oi_codec_sbc.h | 173 uint8_t subbands; member
|
/aosp_15_r20/external/aac/libSBRdec/src/ |
H A D | env_calc.cpp | 1819 int subbands) /*!< Number of QMF subbands */ in equalizeFiltBufferExp()
|