Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_lt_predict.c406 WORD16 *ptr_ltp_state_fl = &lt_pred_stat[frame_len + 0]; in ixheaacd_lt_update_state() local
411 *ptr_ltp_state0++ = *ptr_ltp_state_fl; in ixheaacd_lt_update_state()
412 *ptr_ltp_state_fl++ = *ptr_ltp_state_2fl; in ixheaacd_lt_update_state()
419 WORD16 *ptr_ltp_state_fl = &lt_pred_stat[frame_len + 0]; in ixheaacd_lt_update_state() local
423 *ptr_ltp_state0++ = *ptr_ltp_state_fl; in ixheaacd_lt_update_state()
424 *ptr_ltp_state_fl++ = *ptr_time_in; in ixheaacd_lt_update_state()