OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:sbc_calc_scalefactors
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluez/sbc/
sbc_primitives.h
62
void (*
sbc_calc_scalefactors
)(int32_t sb_sample_f[16][2][8],
member in struct:sbc_encoder_state
sbc_primitives.c
422
static void
sbc_calc_scalefactors
(
function
458
state->
sbc_calc_scalefactors
=
sbc_calc_scalefactors
;
sbc.c
1123
priv->enc_state.
sbc_calc_scalefactors
(
Completed in 94 milliseconds