ESP-IDF
sbc_enc_bit_alloc_ste()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Related
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
sbc_enc_bit_alloc_ste()
sbc_enc_bit_alloc_ste() function
BitAlloc - Calculates the required number of bits for the given scale factor and the number of subbands. RETURNS : N/A
Syntax
Show:
Summary
Declaration
Definition
from
sbc_enc_func_declare.h:41
extern
void
sbc_enc_bit_alloc_ste
(
SBC_ENC_PARAMS
*
CodecParams
)
;
Implemented in
sbc_enc_bit_alloc_ste.c:44
Arguments
Argument
CodecParams
Related Functions
Found 7 other functions taking a
SBC_ENC_PARAMS_TAG
argument:
Function
Description
SBC_Encoder_Init()
InitSbcAnalysisFilt - Initalizes the input data to 0 RETURNS : N/A
SBC_Encoder()
sbc_enc_bit_alloc_mono()
BitAlloc - Calculates the required number of bits for the given scale factor and the number of subbands. RETURNS : N/A
SbcAnalysisFilter4()
SbcAnalysisFilter - performs Analysis of the input audio stream RETURNS : N/A
SbcAnalysisFilter8()
EncPacking()
EncQuantizer()
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