Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
Dqua_gain.cpp230 const Word16 *table_gain; in Qua_gain() local
236 table_gain = table_gain_highrates; in Qua_gain()
241 table_gain = table_gain_lowrates; in Qua_gain()
335 p = &table_gain[0]; in Qua_gain()
380 p = &table_gain[shl(index, 2, pOverflow)]; in Qua_gain()