Home
last modified time | relevance | path

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

/external/libopus/silk/
DPLC.c161 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()
Dstructs.h241 opus_int16 prevLTP_scale_Q14; member