Searched refs:D_ACELP_decode_3p_3N1 (Results 1 – 1 of 1) sorted by relevance
/external/aac/libAACdec/src/ |
D | usacdec_ace_d4t64.cpp | 225 static void D_ACELP_decode_3p_3N1(LONG index, SHORT N, SHORT offset, in D_ACELP_decode_3p_3N1() function 312 D_ACELP_decode_3p_3N1(index, n_1, j, pos + 1); in D_ACELP_decode_4p_4N() 319 D_ACELP_decode_3p_3N1((index >> (n_1 + 1)), n_1, offset, pos); in D_ACELP_decode_4p_4N() 412 D_ACELP_decode_3p_3N1(L_index, 4, 0, pos); in D_ACELP_decode_4t64() 424 D_ACELP_decode_3p_3N1(L_index, 4, 0, pos); in D_ACELP_decode_4t64()
|