Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_rev_vlc.c708 ptr_rvlc->rev_global_gain + ptr_rvlc->dpcm_noise_last_pos - 90 - 256; in ixheaacd_rvlc_decode_backward()
876 ptr_rvlc->dpcm_noise_last_pos = 0; in ixheaacd_rvlc_read()
910 ptr_rvlc->dpcm_noise_last_pos = ixheaacd_read_bits_buf(it_bit_buff, 9); in ixheaacd_rvlc_read()
1224 *ref_nrg_bwd = ptr_rvlc->rev_global_gain + ptr_rvlc->dpcm_noise_last_pos - in ixheaacd_calc_ref_val_bwd()
1588 (ptr_rvlc->rev_global_gain + ptr_rvlc->dpcm_noise_last_pos - 90 - 256)) in ixheaacd_rvlc_final_error_detection()
Dixheaacd_channelinfo.h108 WORD32 dpcm_noise_last_pos; member