|
FFmpeg
|
AAC encoder long term prediction extension. More...
Functions | |
| void | ff_aac_encode_ltp_info (AACEncContext *s, SingleChannelElement *sce, int common_window) |
| Encode LTP data. | |
| void | ff_aac_ltp_insert_new_frame (AACEncContext *s) |
| void | ff_aac_update_ltp (AACEncContext *s, SingleChannelElement *sce) |
| Process LTP parameters. More... | |
| void | ff_aac_adjust_common_ltp (AACEncContext *s, ChannelElement *cpe) |
| void | ff_aac_search_for_ltp (AACEncContext *s, SingleChannelElement *sce, int common_window) |
| Mark LTP sfb's. | |
AAC encoder long term prediction extension.
| void ff_aac_update_ltp | ( | AACEncContext * | s, |
| SingleChannelElement * | sce | ||
| ) |
Process LTP parameters.
1.8.12