mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-07 13:30:03 -05:00
bluetooth: update SBC from upstream
This commit is contained in:
parent
0b8a6c66dc
commit
b51e6135e8
6 changed files with 21 additions and 2 deletions
|
|
@ -62,6 +62,7 @@ struct sbc_encoder_state {
|
|||
void (*sbc_calc_scalefactors)(int32_t sb_sample_f[16][2][8],
|
||||
uint32_t scale_factor[2][8],
|
||||
int blocks, int channels, int subbands);
|
||||
const char *implementation_info;
|
||||
};
|
||||
|
||||
/*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue