Searched refs:bs_smooth_time (Results 1 – 2 of 2) sorted by relevance
441 frame->bs_smooth_time[ps] = ixheaacd_read_bits_buf(bitstream, 2); in ixheaacd_mps_frame_parsing()909 ixheaacd_smoothing_time_table[frame->bs_smooth_time[ps]]; in ixheaacd_mps_dec_and_mapframesmg()912 ->bs_smooth_time[ps]]; in ixheaacd_mps_dec_and_mapframesmg()920 ixheaacd_smoothing_time_table[frame->bs_smooth_time[ps]]; in ixheaacd_mps_dec_and_mapframesmg()923 ->bs_smooth_time[ps]]; in ixheaacd_mps_dec_and_mapframesmg()
146 WORD32 bs_smooth_time[MAX_PARAMETER_SETS_MPS]; member