Home
last modified time | relevance | path

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

/external/libopus/silk/fixed/
Dfind_LTP_FIX.c46 opus_int xx_shifts, xX_shifts, XX_shifts; in silk_find_LTP_FIX() local
61 xX_shifts = xx_shifts; in silk_find_LTP_FIX()
68 xX_shifts = XX_shifts; in silk_find_LTP_FIX()
71 xX_shifts = xx_shifts; in silk_find_LTP_FIX()
73 …silk_corrVector_FIX( lag_ptr, r_ptr, subfr_length, LTP_ORDER, xXLTP_Q17_ptr, xX_shifts, arch ); … in silk_find_LTP_FIX()