Searched refs:packet_alloc (Results 1 – 1 of 1) sorted by relevance
84 static int packet_alloc(AVBufferRef **buf, int size) in packet_alloc() function102 int ret = packet_alloc(&buf, size); in av_new_packet()652 ret = packet_alloc(&dst->buf, src->size); in av_packet_ref()703 ret = packet_alloc(&pkt->buf, pkt->size); in av_packet_make_refcounted()723 ret = packet_alloc(&buf, pkt->size); in av_packet_make_writable()