Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/codecs/amrwbenc/src/
DvoAMRWBEnc.c72 static Word16 synthesis(
575 corr_gain = synthesis(Aq, &exc2[i_subfr], 0, &speech16k[i_subfr * 5 / 4], st); in coder()
1311 corr_gain = synthesis(p_Aq, exc2, Q_new, &speech16k[i_subfr * 5 / 4], st); in coder()
1335 static Word16 synthesis( in synthesis() function