Home
last modified time | relevance | path

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

/system/bt/embdrv/g722/
Dg722_decode.cc215 static int16_t qm2[4] = {-7408, -1616, 7408, 1616}; variable
360 wd2 = qm2[ihigh]; in g722_decode()
Dg722_encode.cc258 static int16_t qm2[4] = variable
391 wd2 = qm2[ihigh]; in g722_encode()