ESP-IDF
SBC_Encoder_Init()
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_Encoder_Init()
SBC_Encoder_Init() function
InitSbcAnalysisFilt - Initalizes the input data to 0 RETURNS : N/A
Syntax
Show:
Summary
Declaration
Definition
from
sbc_encoder.h:204
extern
void
SBC_Encoder_Init
(
SBC_ENC_PARAMS
*
strEncParams
)
;
Implemented in
sbc_encoder.c:198
Arguments
Argument
strEncParams
Related Functions
Found 7 other functions taking a
SBC_ENC_PARAMS_TAG
argument:
Function
Description
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
sbc_enc_bit_alloc_ste()
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