Searched refs:prevLTP_scale_Q14 (Results 1 – 2 of 2) sorted by relevance
159 psPLC->prevLTP_scale_Q14 = psDecCtrl->LTP_scale_Q14; in silk_PLC_update()251 …scale_Q14 = (opus_int16)silk_RSHIFT( silk_SMULBB( rand_scale_Q14, psPLC->prevLTP_scale_Q14 ), 14 ); in silk_PLC_conceal()
240 opus_int16 prevLTP_scale_Q14; member