Home
last modified time | relevance | path

Searched defs:A_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.c45const opus_int32 *A_Q28, /* I AR coefficients [2] … in silk_biquad_alt()
/external/libopus/src/
Dopus_encoder.c284 const opus_int32 *A_Q28, /* I: AR coefficients [2] */ in silk_biquad_float()
322 opus_int32 B_Q28[ 3 ], A_Q28[ 2 ]; in hp_cutoff() local