Home
last modified time | relevance | path

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

/system/bt/embdrv/g722/
Dg722_decode.cc259 static int16_t qmf_coeffs_odd[12] = variable
404 xout1 += s->x[2*i+1] * qmf_coeffs_odd[i]; in g722_decode()