Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_mps_parse.c432 frame->bs_smooth_time[ps] = ixheaacd_read_bits_buf(bitstream, 2); in ixheaacd_mps_frame_parsing()
899 ixheaacd_smoothing_time_table[frame->bs_smooth_time[ps]]; in ixheaacd_mps_dec_and_mapframesmg()
902 ->bs_smooth_time[ps]]; in ixheaacd_mps_dec_and_mapframesmg()
910 ixheaacd_smoothing_time_table[frame->bs_smooth_time[ps]]; in ixheaacd_mps_dec_and_mapframesmg()
913 ->bs_smooth_time[ps]]; in ixheaacd_mps_dec_and_mapframesmg()
Dixheaacd_mps_dec.h146 WORD32 bs_smooth_time[MAX_PARAMETER_SETS_MPS]; member