Home
last modified time | relevance | path

Searched defs:common_window (Results 1 - 4 of 4) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Daacenc_ltp.c35 ff_aac_encode_ltp_info(AACEncContext *s, SingleChannelElement *sce, int common_window) ff_aac_encode_ltp_info() argument
159 ff_aac_search_for_ltp(AACEncContext *s, SingleChannelElement *sce, int common_window) ff_aac_search_for_ltp() argument
H A Daacenc.c488 encode_individual_channel(AVCodecContext *avctx, AACEncContext *s, SingleChannelElement *sce, int common_window) encode_individual_channel() argument
[all...]
H A Daac.h279 int common_window; ///< Set if channels share a common 'IndividualChannelStream' in bitstream. member
H A Daacdec_template.c2307 int i, ret, common_window, ms_present = 0; local
2126 decode_ics(AACContext *ac, SingleChannelElement *sce, GetBitContext *gb, int common_window, int scale_flag) decode_ics() argument
[all...]

Completed in 7 milliseconds