Searched refs:num_pre_roll_frames (Results 1 – 1 of 1) sorted by relevance
141 WORD32 num_pre_roll_frames = 0; in ixheaacd_audio_preroll_parsing() local192 num_pre_roll_frames = ixheaacd_read_bits_buf(temp_buff, 2); in ixheaacd_audio_preroll_parsing()193 if (num_pre_roll_frames == 3) { in ixheaacd_audio_preroll_parsing()196 num_pre_roll_frames += val_add; in ixheaacd_audio_preroll_parsing()199 for (frame_idx = 0; frame_idx < num_pre_roll_frames; frame_idx++) { in ixheaacd_audio_preroll_parsing()214 *preroll_units = num_pre_roll_frames; in ixheaacd_audio_preroll_parsing()