Home
last modified time | relevance | path

Searched defs:Q_new (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/media/codecs/amrwb/dec/src/
Dsynthesis_amr_wb.cpp139 int16 Q_new, /* (i) : scaling performed on exc */ in synthesis_amr_wb()
Dpvamrwbdecoder.cpp322 int16 fac, stab_fac, voice_fac, Q_new = 0; in pvDecoder_AmrWb() local
/frameworks/av/media/codecs/amrwb/enc/src/
DvoAMRWBEnc.c205 Word16 tmp, gain1, gain2, exp, Q_new, mu, shift, max; in coder() local
1338 Word16 Q_new, /* (i) : scaling performed on exc */ in synthesis()