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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Davpacket.c69 static int packet_alloc(AVBufferRef **buf, int size) function
87 int ret = packet_alloc(&buf, size);
546 ret = packet_alloc(&dst->buf, src->size);

Completed in 56 milliseconds