Home
last modified time | relevance | path

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

/external/chromium_org/third_party/opus/src/silk/
Dbiquad_alt.c44const opus_int32 *B_Q28, /* I MA coefficients [3] … 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/chromium_org/third_party/opus/src/src/
Dopus_encoder.c320 const opus_int32 *B_Q28, /* I: MA coefficients [3] */ in silk_biquad_float()
359 opus_int32 B_Q28[ 3 ], A_Q28[ 2 ]; in hp_cutoff() local