Lines Matching refs:LONG
151 static void D_ACELP_decode_1p_N1(LONG index, SHORT N, SHORT offset, in D_ACELP_decode_1p_N1()
154 LONG i, mask; in D_ACELP_decode_1p_N1()
183 static void D_ACELP_decode_2p_2N1(LONG index, SHORT N, SHORT offset, in D_ACELP_decode_2p_2N1()
186 LONG mask, i; in D_ACELP_decode_2p_2N1()
225 static void D_ACELP_decode_3p_3N1(LONG index, SHORT N, SHORT offset, in D_ACELP_decode_3p_3N1()
228 LONG mask, idx; in D_ACELP_decode_3p_3N1()
260 static void D_ACELP_decode_4p_4N1(LONG index, SHORT N, SHORT offset, in D_ACELP_decode_4p_4N1()
263 LONG mask, idx; in D_ACELP_decode_4p_4N1()
294 static void D_ACELP_decode_4p_4N(LONG index, SHORT N, SHORT offset, in D_ACELP_decode_4p_4N()
357 LONG L_index; in D_ACELP_decode_4t64()
385 L_index = (LONG)index[k]; in D_ACELP_decode_4t64()
392 L_index = (LONG)index[k]; in D_ACELP_decode_4t64()
397 L_index = (LONG)index[k]; in D_ACELP_decode_4t64()
404 L_index = (LONG)index[k]; in D_ACELP_decode_4t64()
411 L_index = (LONG)index[k]; in D_ACELP_decode_4t64()
416 L_index = (LONG)index[k]; in D_ACELP_decode_4t64()
423 L_index = (LONG)index[k]; in D_ACELP_decode_4t64()
430 L_index = (((LONG)index[k] << 14) + (LONG)index[k + 4]); in D_ACELP_decode_4t64()