Searched refs:preroll_frame_offset (Results 1 – 2 of 2) sorted by relevance
118 WORD32 *preroll_frame_offset) { in ixheaacd_audio_preroll_parsing() argument194 preroll_frame_offset[frame_idx] = temp_buff->size - temp_buff->cnt_bits; in ixheaacd_audio_preroll_parsing()225 WORD preroll_frame_offset[4] = {0}; in ixheaacd_dec_main() local288 &preroll_frame_offset[0]); in ixheaacd_dec_main()341 if (preroll_frame_offset[access_units]) { in ixheaacd_dec_main()344 preroll_frame_offset[access_units]; in ixheaacd_dec_main()346 7 - preroll_frame_offset[access_units] % 8; in ixheaacd_dec_main()349 (preroll_frame_offset[access_units] / 8); in ixheaacd_dec_main()
1673 WORD32 preroll_frame_offset = 0; in ixheaacd_main_process() local1741 memcpy(drc_ip_buf, pb_out_buf + preroll_frame_offset, i_out_bytes); in ixheaacd_main_process()1742 preroll_frame_offset += i_out_bytes; in ixheaacd_main_process()1779 memmove(pb_out_buf, pb_out_buf + preroll_frame_offset, i_out_bytes); in ixheaacd_main_process()1780 preroll_frame_offset += i_out_bytes; in ixheaacd_main_process()