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