Searched refs:encode_window_bands_info (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Daacenc.h42 void (*encode_window_bands_info)(struct AACEncContext *s, SingleChannelElement *sce, member in struct:AACCoefficientsEncoder
H A Daaccoder.c311 static void encode_window_bands_info(AACEncContext *s, SingleChannelElement *sce, function
1118 encode_window_bands_info,
1124 encode_window_bands_info,
1136 encode_window_bands_info,
H A Daacenc.c382 s->coder->encode_window_bands_info(s, sce, w, sce->ics.group_len[w], s->lambda);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Daacenc.h52 void (*encode_window_bands_info)(struct AACEncContext *s, SingleChannelElement *sce, member in struct:AACCoefficientsEncoder
H A Daaccoder.c312 static void encode_window_bands_info(AACEncContext *s, SingleChannelElement *sce, function
1118 encode_window_bands_info,
1124 encode_window_bands_info,
1136 encode_window_bands_info,
H A Daacenc.c371 s->coder->encode_window_bands_info(s, sce, w, sce->ics.group_len[w], s->lambda);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/mips/
H A Daaccoder_mips.c2491 e->encode_window_bands_info = codebook_trellis_rate_mips;

Completed in 221 milliseconds