Home
last modified time | relevance | path

Searched refs:buf_pts (Results 1 – 3 of 3) sorted by relevance

/dports/multimedia/libxine/xine-lib-1.2.11/src/demuxers/
H A Ddemux_flv.c532 int64_t buf_pts; in read_flv_packet() local
803 buf_pts = (int64_t)pts * 90; in read_flv_packet()
804 check_newpts (this, buf_pts, (tag_type == FLV_TAG_TYPE_VIDEO)); in read_flv_packet()
819 buf->pts = buf_pts + ptsoffs; in read_flv_packet()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/utils/fallbackswitch/src/base/
H A Dgstaggregator.c2792 GstClockTime buf_pts; in gst_aggregator_pad_chain_internal() local
2801 buf_pts = GST_BUFFER_PTS (buffer); in gst_aggregator_pad_chain_internal()
2852 start_time = buf_pts; in gst_aggregator_pad_chain_internal()
/dports/multimedia/gstreamer1/gstreamer-1.16.2/libs/gst/base/
H A Dgstaggregator.c2582 GstClockTime buf_pts; in gst_aggregator_pad_chain_internal() local
2591 buf_pts = GST_BUFFER_PTS (buffer); in gst_aggregator_pad_chain_internal()
2642 start_time = buf_pts; in gst_aggregator_pad_chain_internal()