Searched refs:av_reallocp (Results 26 - 29 of 29) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dhttp.c419 if ((ret = av_reallocp(&s->icy_metadata_headers, len)) < 0)
H A Davidec.c779 if ((ret = av_reallocp(&st->codec->extradata,
H A Dmov.c973 if ((err = av_reallocp(&st->codec->extradata, size)) < 0) {
H A Dutils.c409 if ((ret = av_reallocp(&buf, probe_size + AVPROBE_PADDING_SIZE)) < 0)

Completed in 100 milliseconds

12