Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/embdrv/g722/
Dg722_decode.cc258 static int16_t qmf_coeffs_odd[12] = variable
403 xout1 += s->x[2*i+1] * qmf_coeffs_odd[i]; in g722_decode()