Searched refs:ff_mpeg4_decode_partitions (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dmpeg4video.h100 int ff_mpeg4_decode_partitions(MpegEncContext *s);
H A Dh263dec.c172 if(ff_mpeg4_decode_partitions(s) < 0)
H A Dmpeg4videodec.c790 int ff_mpeg4_decode_partitions(MpegEncContext *s) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dmpeg4video.h147 int ff_mpeg4_decode_partitions(Mpeg4DecContext *ctx);
H A Dh263dec.c198 if ((ret = ff_mpeg4_decode_partitions(s->avctx->priv_data)) < 0)
H A Dmpeg4videodec.c875 int ff_mpeg4_decode_partitions(Mpeg4DecContext *ctx) function

Completed in 52 milliseconds