Searched defs:pts_offset (Results 1 – 7 of 7) sorted by relevance
/third_party/gstreamer/gstplugins_good/gst/isomp4/ |
D | atomsrecovery.h | 77 guint64 pts_offset; member
|
D | atomsrecovery.c | 209 gboolean do_pts, gint64 pts_offset) in atoms_recov_write_trak_samples()
|
D | gstqtmux.c | 3065 gint64 pts_offset = 0; in gst_qt_mux_prefill_samples() local 4369 gint64 pts_offset) in gst_qt_mux_pad_fragment_add_buffer() 4892 guint64 chunk_offset, gboolean sync, gboolean do_pts, gint64 pts_offset) in gst_qt_mux_register_and_push_sample() 5150 gint64 pts_offset = 0; in gst_qt_mux_add_buffer() local
|
D | atoms.c | 3326 guint32 size, guint64 chunk_offset, gboolean sync, gint64 pts_offset) in atom_stbl_add_samples() 3347 guint32 size, guint64 chunk_offset, gboolean sync, gint64 pts_offset) in atom_trak_add_samples() 4912 guint32 flags, gint32 data_offset, gint64 pts_offset) in atom_trun_can_append_samples_to_entry() 4938 guint32 size, guint32 flags, gint64 pts_offset) in atom_trun_add_samples() 5000 gint64 pts_offset, gboolean sdtp_sync) in atom_traf_add_samples()
|
D | qtdemux.h | 312 gint32 pts_offset; /* Add this value to timestamp to get the pts */ member
|
/third_party/ffmpeg/libavformat/ |
D | ty.c | 83 int pts_offset; /* offset into audio PES of PTS */ member
|
/third_party/gstreamer/gstreamer/libs/gst/base/ |
D | gstadapter.c | 1552 gsize pts_offset = 0; in gst_adapter_prev_pts_at_offset() local
|