Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_arith_dec.c1633 static void ixheaacd_arith_map_context(WORD32 pres_n, WORD32 prev_n, in ixheaacd_arith_map_context() argument
1654 ratio = (FLOAT32)(prev_n) / (FLOAT32)(pres_n); in ixheaacd_arith_map_context()
1655 for (i = 0; i < (pres_n / 2); i++) { in ixheaacd_arith_map_context()
1660 c_prev[(pres_n / 2) + 2] = c_prev_tmp[(prev_n / 2) + 2]; in ixheaacd_arith_map_context()
1661 c[(pres_n / 2) + 3] = c_tmp[(prev_n / 2) + 3]; in ixheaacd_arith_map_context()
1802 WORD32 n, WORD32 pres_n, WORD32 *quant) { in ixheaacd_arth_decoding_level2() argument
1815 for (i = 0; i < pres_n; i++) { in ixheaacd_arth_decoding_level2()
1899 for (i = 0; i < pres_n; i++) { in ixheaacd_arth_decoding_level2()