Home
last modified time | relevance | path

Searched refs:AVBuffer (Results 1 – 5 of 5) sorted by relevance

/third_party/ffmpeg/libavutil/
Dbuffer.h76 typedef struct AVBuffer AVBuffer; typedef
85 AVBuffer *buffer;
Dbuffer_internal.h34 struct AVBuffer { struct
Dbuffer.c34 AVBuffer *buf = NULL; in av_buffer_create()
109 AVBuffer *b; in buffer_replace()
/third_party/ffmpeg/libavcodec/
Dh264_slice.c2042 AVBuffer *buf = sl->ref_list[j][i].parent->f->buf[0]->buffer; in h264_slice_init()
/third_party/gstreamer/gst_libav/
DChangeLog913 ... if ffmpeg would reuse the allocated AVBuffer. Reused AVFrame by
918 to the AVBuffer in order to mark the AVBuffer as not writable.
3807 avviddec: Only create the AVBuffer once the stride is validated