Home
last modified time | relevance | path

Searched refs:g_htons (Results 1 – 12 of 12) sorted by relevance

/third_party/gstreamer/gstplugins_good/gst/rtp/
Drtpulpfeccommon.c68 fec_lvl_hdr->mask = g_htons (mask >> 32); in fec_level_hdr_set_mask()
83 fec_lvl_hdr->protection_len = g_htons (len); in fec_level_hdr_set_protection_len()
111 return g_htons (fec_hdr->len); in fec_hdr_get_packets_len_recovery()
248 ((RtpUlpFecHeader *) dst)->len ^= g_htons (len); in rtp_buffer_to_ulpfec_bitstring()
273 ((RtpHeader *) ret_info.data)->seq = g_htons (seq); in rtp_ulpfec_bitstring_to_media_rtp_buffer()
299 hdr->seq = g_htons (seq_base); in rtp_ulpfec_bitstring_to_fec_rtp_buffer()
Dgstrtpjpegpay.c647 dri->restart_interval = g_htons (restart_interval); in gst_rtp_jpeg_pay_read_dri()
648 dri->restart_count = g_htons (0xFFFF); in gst_rtp_jpeg_pay_read_dri()
857 quant_header.length = g_htons (quant_data_size); in gst_rtp_jpeg_pay_handle_buffer()
Dgstasteriskh263.c168 GST_ASTERISKH263_HEADER_LENGTH (map.data) = g_htons (asterisk_len); in gst_asteriskh263_chain()
/third_party/glib/gio/
Dginetsocketaddress.c208 sock->sin_port = g_htons (addr->priv->port); in g_inet_socket_address_to_native()
226 sock->sin6_port = g_htons (addr->priv->port); in g_inet_socket_address_to_native()
438 ((struct sockaddr_in6 *)res->ai_addr)->sin6_port = g_htons (port); in g_inet_socket_address_new_from_string()
Dgsocks4aproxy.c100 guint16 hp = g_htons (port); in set_connect_msg()
Dgsocks5proxy.c312 guint16 hp = g_htons (port); in set_connect_msg()
/third_party/gettext/libtextstyle/gnulib-local/lib/glib/
Dgtypes.in.h334 #define g_htons(val) (GUINT16_TO_BE (val))
/third_party/glib/glib/
Dgtypes.h419 #define g_htons(val) (GUINT16_TO_BE (val)) macro
/third_party/gstreamer/gstplugins_bad/ext/sctp/
Dsctpassociation.c702 addr.sconn_port = g_htons (port); in get_sctp_socket_address()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtp/
Dgstrtpbuffer.c1102 GST_RTP_HEADER_SEQ (rtp->data[0]) = g_htons (seq); in gst_rtp_buffer_set_seq()
/third_party/glib/gio/tests/
Dsocket.c1317 sin6.sin6_port = g_htons (42); in test_sockaddr()
/third_party/glib/docs/reference/glib/
Dglib-sections.txt504 g_htons