Searched refs:decode_band_types (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Daacdec.c796 static int decode_band_types(AACContext *ac, enum BandType band_type[120], function
1392 if (decode_band_types(ac, sce->band_type, sce->band_type_run_end, gb, ics) < 0)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Daacdec.c1307 static int decode_band_types(AACContext *ac, enum BandType band_type[120], function
1327 av_log(ac->avctx, AV_LOG_ERROR, "decode_band_types: "overread_err);
1920 if ((ret = decode_band_types(ac, sce->band_type,

Completed in 64 milliseconds