Home
last modified time | relevance | path

Searched defs:B_Q28 (Results 1 – 3 of 3) sorted by relevance

/external/libopus/silk/
DLP_variable_cutoff.c106 opus_int32 B_Q28[ TRANSITION_NB ], A_Q28[ TRANSITION_NA ], fac_Q16 = 0; in silk_LP_variable_cutoff() local
Dbiquad_alt.c44const opus_int32 *B_Q28, /* I MA coefficients [3] … in silk_biquad_alt()
/external/libopus/src/
Dopus_encoder.c283 const opus_int32 *B_Q28, /* I: MA coefficients [3] */ in silk_biquad_float()
322 opus_int32 B_Q28[ 3 ], A_Q28[ 2 ]; in hp_cutoff() local