Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_decode_main.c131 WORD32 *preroll_frame_offset) { in ixheaacd_audio_preroll_parsing() argument
206 preroll_frame_offset[frame_idx] = temp_buff->size - temp_buff->cnt_bits; in ixheaacd_audio_preroll_parsing()
237 WORD preroll_frame_offset[4] = {0}; in ixheaacd_dec_main() local
299 &preroll_frame_offset[0]); in ixheaacd_dec_main()
350 if (preroll_frame_offset[access_units]) { in ixheaacd_dec_main()
353 preroll_frame_offset[access_units]; in ixheaacd_dec_main()
355 7 - preroll_frame_offset[access_units] % 8; in ixheaacd_dec_main()
358 (preroll_frame_offset[access_units] / 8); in ixheaacd_dec_main()