Lines Matching defs:buf
244 AVBufferRef *buf,250 if (buf) {251 frag->data_ref = av_buffer_ref(buf);293 return cbs_read_data(ctx, frag, pkt->buf,459 AVBufferRef *buf;466 buf = av_buffer_ref(frag->data_ref);467 if (!buf)470 av_buffer_unref(&pkt->buf);472 pkt->buf = buf;