Bluetooth LE Stack
btstack_lc3_decoder_t::decode_signed_24
is only used within Bluetooth LE Stack.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
Raspberry Pi Pico SDK and Examples
Bluetooth LE Stack
btstack_lc3_decoder_t::decode_signed_24
btstack_lc3_decoder_t::decode_signed_24 field
Decode LC3 Frame into signed 24-bit samples, sign-extended to 32-bit
Syntax
Show:
Summary
Declaration
from
btstack_lc3.h:90
uint8_t
(
*
decode_signed_24
)
(
void
*
context
,
const
uint8_t
*
bytes
,
uint8_t
BFI
,
int32_t
*
pcm_out
,
uint16_t
stride
,
uint8_t
*
BEC_detect
)
;
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out