Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_arith_dec.c1637 WORD8 *c_prev_tmp = ptr_scratch; in ixheaacd_arith_map_context() local
1648 c_prev_tmp[i] = c_prev[i]; in ixheaacd_arith_map_context()
1655 c_prev[2 + i] = c_prev_tmp[2 + k]; in ixheaacd_arith_map_context()
1658 c_prev[(pres_n / 2) + 2] = c_prev_tmp[(prev_n / 2) + 2]; in ixheaacd_arith_map_context()