28 #ifndef AVCODEC_AACENC_LTP_H
29 #define AVCODEC_AACENC_LTP_H
void ff_aac_update_ltp(AACEncContext *s, SingleChannelElement *sce)
Process LTP parameters.
void ff_aac_ltp_insert_new_frame(AACEncContext *s)
void ff_aac_search_for_ltp(AACEncContext *s, SingleChannelElement *sce, int common_window)
Mark LTP sfb's.
void ff_aac_encode_ltp_info(AACEncContext *s, SingleChannelElement *sce, int common_window)
Encode LTP data.
void ff_aac_adjust_common_ltp(AACEncContext *s, ChannelElement *cpe)
Single Channel Element - used for both SCE and LFE elements.
channel element - generic struct for SCE/CPE/CCE/LFE