Home
last modified time | relevance | path

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

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