Home
last modified time | relevance | path

Searched refs:GST_WRITE_UINT64_BE (Results 1 – 23 of 23) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst/gdp/
Ddataprotocol.c188 GST_WRITE_UINT64_BE (h + 10, GST_BUFFER_TIMESTAMP (buffer)); in gst_dp_payload_buffer()
189 GST_WRITE_UINT64_BE (h + 18, GST_BUFFER_DURATION (buffer)); in gst_dp_payload_buffer()
190 GST_WRITE_UINT64_BE (h + 26, GST_BUFFER_OFFSET (buffer)); in gst_dp_payload_buffer()
191 GST_WRITE_UINT64_BE (h + 34, GST_BUFFER_OFFSET_END (buffer)); in gst_dp_payload_buffer()
201 GST_WRITE_UINT64_BE (h + 44, GST_BUFFER_DTS (buffer)); in gst_dp_payload_buffer()
253 GST_WRITE_UINT64_BE (h + 10, (guint64) 0); in gst_dp_payload_caps()
254 GST_WRITE_UINT64_BE (h + 18, (guint64) 0); in gst_dp_payload_caps()
255 GST_WRITE_UINT64_BE (h + 26, (guint64) 0); in gst_dp_payload_caps()
256 GST_WRITE_UINT64_BE (h + 34, (guint64) 0); in gst_dp_payload_caps()
311 GST_WRITE_UINT64_BE (h + 10, GST_CLOCK_TIME_NONE); in gst_dp_payload_event()
/third_party/gstreamer/gstreamer/libs/gst/net/
Dgstnettimepacket.c137 GST_WRITE_UINT64_BE (ret, packet->local_time); in gst_net_time_packet_serialize()
138 GST_WRITE_UINT64_BE (ret + sizeof (GstClockTime), packet->remote_time); in gst_net_time_packet_serialize()
/third_party/gstreamer/gstreamer/libs/gst/base/
Dgstbytewriter.c403 CREATE_WRITE_FUNC (64, guint64, uint64_be, GST_WRITE_UINT64_BE);
405 CREATE_WRITE_FUNC (64, gint64, int64_be, GST_WRITE_UINT64_BE);
Dgstbytewriter.h307 __GST_BYTE_WRITER_CREATE_WRITE_FUNC (64, guint64, uint64_be, GST_WRITE_UINT64_BE)
309 __GST_BYTE_WRITER_CREATE_WRITE_FUNC (64, gint64, int64_be, GST_WRITE_UINT64_BE)
/third_party/gstreamer/gstplugins_bad/gst/mxf/
Dmxftypes.c951 GST_WRITE_UINT64_BE (data, pack->this_partition); in mxf_partition_pack_to_buffer()
954 GST_WRITE_UINT64_BE (data, pack->prev_partition); in mxf_partition_pack_to_buffer()
957 GST_WRITE_UINT64_BE (data, pack->footer_partition); in mxf_partition_pack_to_buffer()
960 GST_WRITE_UINT64_BE (data, pack->header_byte_count); in mxf_partition_pack_to_buffer()
963 GST_WRITE_UINT64_BE (data, pack->index_byte_count); in mxf_partition_pack_to_buffer()
969 GST_WRITE_UINT64_BE (data, pack->body_offset); in mxf_partition_pack_to_buffer()
1058 GST_WRITE_UINT64_BE (data + 4, entry->offset); in mxf_random_index_pack_to_buffer()
Dmxfmetadata.c2713 GST_WRITE_UINT64_BE (t->data, self->origin); in mxf_metadata_timeline_track_write_tags()
2820 GST_WRITE_UINT64_BE (t->data, self->event_origin); in mxf_metadata_event_track_write_tags()
3049 GST_WRITE_UINT64_BE (t->data, self->duration); in mxf_metadata_sequence_write_tags()
3188 GST_WRITE_UINT64_BE (t->data, self->duration); in mxf_metadata_structural_component_write_tags()
3304 GST_WRITE_UINT64_BE (t->data, self->start_timecode); in mxf_metadata_timecode_component_write_tags()
3471 GST_WRITE_UINT64_BE (t->data, self->start_position); in mxf_metadata_source_clip_write_tags()
3889 GST_WRITE_UINT64_BE (t->data, self->event_start_position); in mxf_metadata_dm_segment_write_tags()
4291 GST_WRITE_UINT64_BE (t->data, self->container_duration); in mxf_metadata_file_descriptor_write_tags()
Dmxfaes-bwf.c490 GST_WRITE_UINT64_BE (t->data, self->peak_of_peaks_position); in mxf_metadata_wave_audio_essence_descriptor_write_tags()
/third_party/gstreamer/gstreamer/gst/
Dgstutils.h401 # define GST_WRITE_UINT64_BE(data,val) _GST_FAST_WRITE(64,data,val) macro
404 # define GST_WRITE_UINT64_BE(data,val) _GST_FAST_WRITE_SWAP(64,data,val) macro
408 #define GST_WRITE_UINT64_BE(data,val) do { \ macro
849 GST_WRITE_UINT64_BE (data, u.i); in GST_WRITE_DOUBLE_BE()
/third_party/gstreamer/gstplugins_good/gst/isomp4/
Datomsrecovery.c219 GST_WRITE_UINT64_BE (data + 16, chunk_offset); in atoms_recov_write_trak_samples()
226 GST_WRITE_UINT64_BE (data + 26, pts_offset); in atoms_recov_write_trak_samples()
229 GST_WRITE_UINT64_BE (data + 26, 0); in atoms_recov_write_trak_samples()
1146 GST_WRITE_UINT64_BE (auxdata + 8, mdatrf->mdat_size); in moov_recov_write_file()
Dgstqtmux.c2150 GST_WRITE_UINT64_BE (map.data + 8, size + 8); in gst_qt_mux_send_mdat_header()
/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Drtponvifparse.c107 GST_WRITE_UINT64_BE (data, convert_to_ntp (buffer_in->pts + NTP_OFFSET)); in create_extension_buffer()
Drtponviftimestamp.c273 GST_WRITE_UINT64_BE (data, convert_to_ntp (GST_BUFFER_PTS (buffer_in) + in create_extension_buffer()
/third_party/gstreamer/gstreamer/libs/gst/helpers/
Dgst-ptp-helper.c425 GST_WRITE_UINT64_BE (clock_id_array, clock_id); in setup_sockets()
430 GST_WRITE_UINT64_BE (clock_id_array, clock_id); in setup_sockets()
/third_party/gstreamer/gstplugins_good/tests/check/elements/
Drtpst2022-1-fecdec.c359 GST_WRITE_UINT64_BE (dst, in _xor_mem()
/third_party/gstreamer/gstplugins_good/gst/rtp/
Drtpulpfeccommon.c130 GST_WRITE_UINT64_BE (dst, in _xor_mem()
/third_party/gstreamer/gstplugins_bad/gst/onvif/
Dgstrtponviftimestamp.c568 GST_WRITE_UINT64_BE (data, time); in handle_buffer()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtp/
Dgstrtphdrext.c74 GST_WRITE_UINT64_BE (data, ntptime); in gst_rtp_hdrext_set_ntp_64()
Dgstrtcpbuffer.c786 GST_WRITE_UINT64_BE (data, ntptime); in gst_rtcp_packet_sr_set_sender_info()
/third_party/gstreamer/gstplugins_good/gst/matroska/
Debml-write.c788 GST_WRITE_UINT64_BE (data, in gst_ebml_write_master_finish_full()
/third_party/gstreamer/gstplugins_good/gst/rtpmanager/
Dgstrtpst2022-1-fecenc.c245 GST_WRITE_UINT64_BE (dst, in _xor_mem()
Dgstrtpst2022-1-fecdec.c383 GST_WRITE_UINT64_BE (dst, in _xor_mem()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/sdp/
Dgstmikey.c1360 GST_WRITE_UINT64_BE (bytes, ntptime); in gst_mikey_message_add_t_now_ntp_utc()
/third_party/gstreamer/gstreamer/tests/check/gst/
Dgstutils.c1279 GST_WRITE_UINT64_BE (cpointer++, 0x4142434445464748); in GST_START_TEST()