Home
last modified time | relevance | path

Searched refs:aux_buf (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_bad/sys/uvch264/
Dgstuvch264_mjpgdemux.c424 GstBuffer *aux_buf = NULL; in gst_uvc_h264_mjpg_demux_chain() local
481 if (aux_buf == NULL) { in gst_uvc_h264_mjpg_demux_chain()
579 aux_buf = gst_buffer_new (); in gst_uvc_h264_mjpg_demux_chain()
598 GST_BUFFER_DURATION (aux_buf) = in gst_uvc_h264_mjpg_demux_chain()
601 _pts_to_timestamp (self, aux_buf, aux_header.pts); in gst_uvc_h264_mjpg_demux_chain()
603 gst_buffer_append_memory (aux_buf, m); in gst_uvc_h264_mjpg_demux_chain()
611 if (GST_BUFFER_PTS (aux_buf) == GST_CLOCK_TIME_NONE) { in gst_uvc_h264_mjpg_demux_chain()
621 GST_BUFFER_PTS (aux_buf) = GST_BUFFER_PTS (buf); in gst_uvc_h264_mjpg_demux_chain()
623 if (GST_BUFFER_DTS (aux_buf) == GST_CLOCK_TIME_NONE) { in gst_uvc_h264_mjpg_demux_chain()
624 GstClockTime dts = GST_BUFFER_PTS (aux_buf); in gst_uvc_h264_mjpg_demux_chain()
[all …]
/third_party/mesa3d/docs/relnotes/
D18.1.1.rst116 - i965: Add and use a single miptree aux_buf field