Searched defs:c_pres (Results 1 – 4 of 4) sorted by relevance
/external/libxaac/encoder/ |
D | iusace_arith_enc.c | 54 WORD32 c_pres[516]; in iusace_arith_map_context() local 78 static WORD32 iusace_arith_get_state(WORD32 *c_pres, WORD32 *c_prev, WORD32 *s, WORD32 idx) { in iusace_arith_get_state() 334 WORD32 max_tcx_size, WORD32 *ptr_quant, WORD32 *c_pres, WORD32 *c_prev) { in iusace_tcx_coding()
|
D | iusace_fd_quant.h | 33 WORD32 c_pres[(FRAME_LEN_LONG / 2) + 4]; member
|
D | iusace_config.h | 340 WORD32 c_pres[(NUM_COEFF / 2) + 4]; member
|
/external/libxaac/decoder/ |
D | ixheaacd_arith_dec.c | 1670 static WORD32 ixheaacd_arith_get_context(WORD8 *c_prev, WORD8 *c_pres, in ixheaacd_arith_get_context() 1801 VOID ixheaacd_arth_decoding_level2(ia_bit_buf_struct *it_bit_buff, WORD8 *c_prev, WORD8 *c_pres, in ixheaacd_arth_decoding_level2() 2096 WORD8 *c_pres = &usac_data->c[ch][0]; in ixheaacd_ac_spectral_data() local 2139 WORD8 *c_pres = usac_data->c[usac_data->present_chan]; in ixheaacd_arith_data() local
|