Searched refs:dqt (Results 1 – 2 of 2) sorted by relevance
434 short dqt; in _g721_reconstr() local443 dqt = 128 + (dql & 127); in _g721_reconstr()444 dq = (dqt << 7) >> (14 - dex); in _g721_reconstr()
435 short dqt; in _g723_reconstr() local445 dqt = 128 + (dql & 127); in _g723_reconstr()446 dq = (dqt << 7) >> (14 - dex); in _g723_reconstr()