Home
last modified time | relevance | path

Searched refs:silk_biquad_float (Results 1 – 1 of 1) sorted by relevance

/external/libopus/src/
Dopus_encoder.c306 static void silk_biquad_float( in silk_biquad_float() function
375 silk_biquad_float( in, B_Q28, A_Q28, hp_mem, out, len, channels ); in hp_cutoff()
377 silk_biquad_float( in+1, B_Q28, A_Q28, hp_mem+2, out+1, len, channels ); in hp_cutoff()