Searched refs:qmf_coeffs (Results 1 – 1 of 1) sorted by relevance
261 static int16_t qmf_coeffs[12] = variable323 sumodd += s->x[2*i]*qmf_coeffs[i]; in g722_encode()324 sumeven += s->x[2*i + 1]*qmf_coeffs[11 - i]; in g722_encode()