Home
last modified time | relevance | path

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

/aosp_15_r20/external/libopus/dnn/
H A Dlpcnet_enc.c125 static const float lp_b[2] = {-0.84946f, 1.f}; in compute_frame_features() local
166 …biquad(&st->lp_buf[PITCH_MAX_PERIOD], st->lp_mem, &st->lp_buf[PITCH_MAX_PERIOD], lp_b, lp_a, FRAME… in compute_frame_features()