Searched refs:skip_data_stream_element (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.c675 static int skip_data_stream_element(AACContext *ac, GetBitContext *gb) function
2186 err = skip_data_stream_element(ac, gb);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Daacdec.c1152 static int skip_data_stream_element(AACContext *ac, GetBitContext *gb) function
1162 av_log(ac->avctx, AV_LOG_ERROR, "skip_data_stream_element: "overread_err);
2951 err = skip_data_stream_element(ac, gb);

Completed in 115 milliseconds