Home
last modified time | relevance | path

Searched defs:last_buf (Results 1 – 7 of 7) sorted by relevance

/third_party/ffmpeg/libavformat/
Dmlpdec.c30 const uint8_t *buf, *last_buf = p->buf, *end = p->buf + p->buf_size; in mlp_thd_probe() local
/third_party/toybox/toys/pending/
Dsyslogd.c411 …char *temp, *buffer = (toybuf +2048), *last_buf = (toybuf + 3072); //these two buffs are of 1K each in syslogd_main() local
/third_party/gstreamer/gstplugins_good/tests/check/elements/
Dvideocrop.c168 GstBuffer *last_buf; member
/third_party/gstreamer/gstplugins_good/gst/isomp4/
Dgstqtmux.h126 GstBuffer *last_buf; member
Dgstqtmux.c5145 GstBuffer *last_buf = NULL; in gst_qt_mux_add_buffer() local
/third_party/gstreamer/gstplugins_bad/sys/kms/
Dgstkmssink.c1738 GstBuffer *dumb_buf, *last_buf; in gst_kms_sink_drain() local
/third_party/ffmpeg/libavcodec/
Dmpegaudiodec_template.c76 uint8_t last_buf[LAST_BUF_SIZE]; member