Home
last modified time | relevance | path

Searched refs:GUINT16_FROM_BE (Results 1 – 25 of 220) sorted by relevance

123456789

/dports/emulators/tiemu3/tiemu-3.03/src/core/ti_sw/
H A Dvat.c181 se.handle = GUINT16_FROM_BE(se.handle); in parse_vat_89()
201 se.handle = GUINT16_FROM_BE(se.handle); in parse_vat_89()
255 se.handle = GUINT16_FROM_BE(se.handle); in parse_vat_92()
275 se.handle = GUINT16_FROM_BE(se.handle); in parse_vat_92()
347 se.handle = GUINT16_FROM_BE(se.handle); in sym_find_handle_89()
364 se.handle = GUINT16_FROM_BE(se.handle); in sym_find_handle_89()
401 se.handle = GUINT16_FROM_BE(se.handle); in sym_find_handle_92()
418 se.handle = GUINT16_FROM_BE(se.handle); in sym_find_handle_92()
/dports/archivers/engrampa/engrampa-1.26.0/src/
H A Djava-utils.c166 class->name_index = GUINT16_FROM_BE (class->name_index); in load_constant_pool_utfs()
213 txt->length = GUINT16_FROM_BE (txt->length); in load_constant_pool_utfs()
268 cfile->major = GUINT16_FROM_BE (major); in get_package_name_from_class_file()
272 cfile->minor = GUINT16_FROM_BE (minor); in get_package_name_from_class_file()
276 cfile->const_pool_count = GUINT16_FROM_BE(count); in get_package_name_from_class_file()
281 cfile->access_flags = GUINT16_FROM_BE (cfile->access_flags); in get_package_name_from_class_file()
285 cfile->this_class = GUINT16_FROM_BE(cfile->this_class); in get_package_name_from_class_file()
/dports/archivers/lxqt-archiver/lxqt-archiver-0.5.0/src/core/
H A Djava-utils.c169 class->name_index = GUINT16_FROM_BE (class->name_index); in load_constant_pool_utfs()
216 txt->length = GUINT16_FROM_BE (txt->length); in load_constant_pool_utfs()
271 cfile->major = GUINT16_FROM_BE (major); in get_package_name_from_class_file()
275 cfile->minor = GUINT16_FROM_BE (minor); in get_package_name_from_class_file()
279 cfile->const_pool_count = GUINT16_FROM_BE(count); in get_package_name_from_class_file()
284 cfile->access_flags = GUINT16_FROM_BE (cfile->access_flags); in get_package_name_from_class_file()
288 cfile->this_class = GUINT16_FROM_BE(cfile->this_class); in get_package_name_from_class_file()
/dports/archivers/file-roller/file-roller-3.40.0/src/
H A Djava-utils.c169 class->name_index = GUINT16_FROM_BE (class->name_index); in load_constant_pool_utfs()
216 txt->length = GUINT16_FROM_BE (txt->length); in load_constant_pool_utfs()
271 cfile->major = GUINT16_FROM_BE (major); in get_package_name_from_class_file()
275 cfile->minor = GUINT16_FROM_BE (minor); in get_package_name_from_class_file()
279 cfile->const_pool_count = GUINT16_FROM_BE(count); in get_package_name_from_class_file()
284 cfile->access_flags = GUINT16_FROM_BE (cfile->access_flags); in get_package_name_from_class_file()
288 cfile->this_class = GUINT16_FROM_BE(cfile->this_class); in get_package_name_from_class_file()
/dports/graphics/gimp-app/gimp-2.10.30/plug-ins/file-psd/
H A Dpsd-thumb-load.c169 version = GUINT16_FROM_BE (version); in read_header_block()
170 img_a->channels = GUINT16_FROM_BE (img_a->channels); in read_header_block()
173 img_a->bps = GUINT16_FROM_BE (img_a->bps); in read_header_block()
174 img_a->color_mode = GUINT16_FROM_BE (img_a->color_mode); in read_header_block()
/dports/audio/ardour6/Ardour-6.8.0/libs/evoral/
H A DSMFReader.cc79 _type = GUINT16_FROM_BE(type_be); in open()
84 _num_tracks = GUINT16_FROM_BE(num_tracks_be); in open()
89 _ppqn = GUINT16_FROM_BE(ppqn_be); in open()
/dports/net/gstreamer1-plugins-srtp/gst-plugins-bad-1.16.2/gst/pcapparse/
H A Dgstpcapparse.c382 eth_type = GUINT16_FROM_BE (*((guint16 *) (buf + ETH_MAC_ADDRESSES_LEN))); in gst_pcap_parse_scan_frame()
390 GUINT16_FROM_BE (*((guint16 *) (buf + ETH_MAC_ADDRESSES_LEN + in gst_pcap_parse_scan_frame()
401 eth_type = GUINT16_FROM_BE (*((guint16 *) (buf + 14))); in gst_pcap_parse_scan_frame()
435 (GUINT16_FROM_BE (*((guint16 *) (buf_ip + 6))) & 0x1fff) * 8; in gst_pcap_parse_scan_frame()
453 src_port = GUINT16_FROM_BE (*((guint16 *) (buf_proto + 0))); in gst_pcap_parse_scan_frame()
454 dst_port = GUINT16_FROM_BE (*((guint16 *) (buf_proto + 2))); in gst_pcap_parse_scan_frame()
458 len = GUINT16_FROM_BE (*((guint16 *) (buf_proto + 4))); in gst_pcap_parse_scan_frame()
/dports/multimedia/gstreamer1-plugins-x265/gst-plugins-bad-1.16.2/gst/pcapparse/
H A Dgstpcapparse.c382 eth_type = GUINT16_FROM_BE (*((guint16 *) (buf + ETH_MAC_ADDRESSES_LEN))); in gst_pcap_parse_scan_frame()
390 GUINT16_FROM_BE (*((guint16 *) (buf + ETH_MAC_ADDRESSES_LEN + in gst_pcap_parse_scan_frame()
401 eth_type = GUINT16_FROM_BE (*((guint16 *) (buf + 14))); in gst_pcap_parse_scan_frame()
435 (GUINT16_FROM_BE (*((guint16 *) (buf_ip + 6))) & 0x1fff) * 8; in gst_pcap_parse_scan_frame()
453 src_port = GUINT16_FROM_BE (*((guint16 *) (buf_proto + 0))); in gst_pcap_parse_scan_frame()
454 dst_port = GUINT16_FROM_BE (*((guint16 *) (buf_proto + 2))); in gst_pcap_parse_scan_frame()
458 len = GUINT16_FROM_BE (*((guint16 *) (buf_proto + 4))); in gst_pcap_parse_scan_frame()
/dports/net/gstreamer1-plugins-libmms/gst-plugins-bad-1.16.2/gst/pcapparse/
H A Dgstpcapparse.c382 eth_type = GUINT16_FROM_BE (*((guint16 *) (buf + ETH_MAC_ADDRESSES_LEN))); in gst_pcap_parse_scan_frame()
390 GUINT16_FROM_BE (*((guint16 *) (buf + ETH_MAC_ADDRESSES_LEN + in gst_pcap_parse_scan_frame()
401 eth_type = GUINT16_FROM_BE (*((guint16 *) (buf + 14))); in gst_pcap_parse_scan_frame()
435 (GUINT16_FROM_BE (*((guint16 *) (buf_ip + 6))) & 0x1fff) * 8; in gst_pcap_parse_scan_frame()
453 src_port = GUINT16_FROM_BE (*((guint16 *) (buf_proto + 0))); in gst_pcap_parse_scan_frame()
454 dst_port = GUINT16_FROM_BE (*((guint16 *) (buf_proto + 2))); in gst_pcap_parse_scan_frame()
458 len = GUINT16_FROM_BE (*((guint16 *) (buf_proto + 4))); in gst_pcap_parse_scan_frame()
/dports/multimedia/gstreamer1-plugins-rtmp/gst-plugins-bad-1.16.2/gst/pcapparse/
H A Dgstpcapparse.c382 eth_type = GUINT16_FROM_BE (*((guint16 *) (buf + ETH_MAC_ADDRESSES_LEN))); in gst_pcap_parse_scan_frame()
390 GUINT16_FROM_BE (*((guint16 *) (buf + ETH_MAC_ADDRESSES_LEN + in gst_pcap_parse_scan_frame()
401 eth_type = GUINT16_FROM_BE (*((guint16 *) (buf + 14))); in gst_pcap_parse_scan_frame()
435 (GUINT16_FROM_BE (*((guint16 *) (buf_ip + 6))) & 0x1fff) * 8; in gst_pcap_parse_scan_frame()
453 src_port = GUINT16_FROM_BE (*((guint16 *) (buf_proto + 0))); in gst_pcap_parse_scan_frame()
454 dst_port = GUINT16_FROM_BE (*((guint16 *) (buf_proto + 2))); in gst_pcap_parse_scan_frame()
458 len = GUINT16_FROM_BE (*((guint16 *) (buf_proto + 4))); in gst_pcap_parse_scan_frame()
/dports/multimedia/gstreamer1-plugins-msdk/gst-plugins-bad-1.16.2/gst/pcapparse/
H A Dgstpcapparse.c382 eth_type = GUINT16_FROM_BE (*((guint16 *) (buf + ETH_MAC_ADDRESSES_LEN))); in gst_pcap_parse_scan_frame()
390 GUINT16_FROM_BE (*((guint16 *) (buf + ETH_MAC_ADDRESSES_LEN + in gst_pcap_parse_scan_frame()
401 eth_type = GUINT16_FROM_BE (*((guint16 *) (buf + 14))); in gst_pcap_parse_scan_frame()
435 (GUINT16_FROM_BE (*((guint16 *) (buf_ip + 6))) & 0x1fff) * 8; in gst_pcap_parse_scan_frame()
453 src_port = GUINT16_FROM_BE (*((guint16 *) (buf_proto + 0))); in gst_pcap_parse_scan_frame()
454 dst_port = GUINT16_FROM_BE (*((guint16 *) (buf_proto + 2))); in gst_pcap_parse_scan_frame()
458 len = GUINT16_FROM_BE (*((guint16 *) (buf_proto + 4))); in gst_pcap_parse_scan_frame()
/dports/multimedia/gstreamer1-plugins-openh264/gst-plugins-bad-1.16.2/gst/pcapparse/
H A Dgstpcapparse.c382 eth_type = GUINT16_FROM_BE (*((guint16 *) (buf + ETH_MAC_ADDRESSES_LEN))); in gst_pcap_parse_scan_frame()
390 GUINT16_FROM_BE (*((guint16 *) (buf + ETH_MAC_ADDRESSES_LEN + in gst_pcap_parse_scan_frame()
401 eth_type = GUINT16_FROM_BE (*((guint16 *) (buf + 14))); in gst_pcap_parse_scan_frame()
435 (GUINT16_FROM_BE (*((guint16 *) (buf_ip + 6))) & 0x1fff) * 8; in gst_pcap_parse_scan_frame()
453 src_port = GUINT16_FROM_BE (*((guint16 *) (buf_proto + 0))); in gst_pcap_parse_scan_frame()
454 dst_port = GUINT16_FROM_BE (*((guint16 *) (buf_proto + 2))); in gst_pcap_parse_scan_frame()
458 len = GUINT16_FROM_BE (*((guint16 *) (buf_proto + 4))); in gst_pcap_parse_scan_frame()
/dports/multimedia/gstreamer1-plugins-mplex/gst-plugins-bad-1.16.2/gst/pcapparse/
H A Dgstpcapparse.c382 eth_type = GUINT16_FROM_BE (*((guint16 *) (buf + ETH_MAC_ADDRESSES_LEN))); in gst_pcap_parse_scan_frame()
390 GUINT16_FROM_BE (*((guint16 *) (buf + ETH_MAC_ADDRESSES_LEN + in gst_pcap_parse_scan_frame()
401 eth_type = GUINT16_FROM_BE (*((guint16 *) (buf + 14))); in gst_pcap_parse_scan_frame()
435 (GUINT16_FROM_BE (*((guint16 *) (buf_ip + 6))) & 0x1fff) * 8; in gst_pcap_parse_scan_frame()
453 src_port = GUINT16_FROM_BE (*((guint16 *) (buf_proto + 0))); in gst_pcap_parse_scan_frame()
454 dst_port = GUINT16_FROM_BE (*((guint16 *) (buf_proto + 2))); in gst_pcap_parse_scan_frame()
458 len = GUINT16_FROM_BE (*((guint16 *) (buf_proto + 4))); in gst_pcap_parse_scan_frame()
/dports/multimedia/gstreamer1-plugins-resindvd/gst-plugins-bad-1.16.2/gst/pcapparse/
H A Dgstpcapparse.c382 eth_type = GUINT16_FROM_BE (*((guint16 *) (buf + ETH_MAC_ADDRESSES_LEN))); in gst_pcap_parse_scan_frame()
390 GUINT16_FROM_BE (*((guint16 *) (buf + ETH_MAC_ADDRESSES_LEN + in gst_pcap_parse_scan_frame()
401 eth_type = GUINT16_FROM_BE (*((guint16 *) (buf + 14))); in gst_pcap_parse_scan_frame()
435 (GUINT16_FROM_BE (*((guint16 *) (buf_ip + 6))) & 0x1fff) * 8; in gst_pcap_parse_scan_frame()
453 src_port = GUINT16_FROM_BE (*((guint16 *) (buf_proto + 0))); in gst_pcap_parse_scan_frame()
454 dst_port = GUINT16_FROM_BE (*((guint16 *) (buf_proto + 2))); in gst_pcap_parse_scan_frame()
458 len = GUINT16_FROM_BE (*((guint16 *) (buf_proto + 4))); in gst_pcap_parse_scan_frame()
/dports/multimedia/gstreamer1-plugins-ttml/gst-plugins-bad-1.16.2/gst/pcapparse/
H A Dgstpcapparse.c382 eth_type = GUINT16_FROM_BE (*((guint16 *) (buf + ETH_MAC_ADDRESSES_LEN))); in gst_pcap_parse_scan_frame()
390 GUINT16_FROM_BE (*((guint16 *) (buf + ETH_MAC_ADDRESSES_LEN + in gst_pcap_parse_scan_frame()
401 eth_type = GUINT16_FROM_BE (*((guint16 *) (buf + 14))); in gst_pcap_parse_scan_frame()
435 (GUINT16_FROM_BE (*((guint16 *) (buf_ip + 6))) & 0x1fff) * 8; in gst_pcap_parse_scan_frame()
453 src_port = GUINT16_FROM_BE (*((guint16 *) (buf_proto + 0))); in gst_pcap_parse_scan_frame()
454 dst_port = GUINT16_FROM_BE (*((guint16 *) (buf_proto + 2))); in gst_pcap_parse_scan_frame()
458 len = GUINT16_FROM_BE (*((guint16 *) (buf_proto + 4))); in gst_pcap_parse_scan_frame()
/dports/multimedia/gstreamer1-plugins-smoothstreaming/gst-plugins-bad-1.16.2/gst/pcapparse/
H A Dgstpcapparse.c382 eth_type = GUINT16_FROM_BE (*((guint16 *) (buf + ETH_MAC_ADDRESSES_LEN))); in gst_pcap_parse_scan_frame()
390 GUINT16_FROM_BE (*((guint16 *) (buf + ETH_MAC_ADDRESSES_LEN + in gst_pcap_parse_scan_frame()
401 eth_type = GUINT16_FROM_BE (*((guint16 *) (buf + 14))); in gst_pcap_parse_scan_frame()
435 (GUINT16_FROM_BE (*((guint16 *) (buf_ip + 6))) & 0x1fff) * 8; in gst_pcap_parse_scan_frame()
453 src_port = GUINT16_FROM_BE (*((guint16 *) (buf_proto + 0))); in gst_pcap_parse_scan_frame()
454 dst_port = GUINT16_FROM_BE (*((guint16 *) (buf_proto + 2))); in gst_pcap_parse_scan_frame()
458 len = GUINT16_FROM_BE (*((guint16 *) (buf_proto + 4))); in gst_pcap_parse_scan_frame()
/dports/multimedia/gstreamer1-plugins-dts/gst-plugins-bad-1.16.2/gst/pcapparse/
H A Dgstpcapparse.c382 eth_type = GUINT16_FROM_BE (*((guint16 *) (buf + ETH_MAC_ADDRESSES_LEN))); in gst_pcap_parse_scan_frame()
390 GUINT16_FROM_BE (*((guint16 *) (buf + ETH_MAC_ADDRESSES_LEN + in gst_pcap_parse_scan_frame()
401 eth_type = GUINT16_FROM_BE (*((guint16 *) (buf + 14))); in gst_pcap_parse_scan_frame()
435 (GUINT16_FROM_BE (*((guint16 *) (buf_ip + 6))) & 0x1fff) * 8; in gst_pcap_parse_scan_frame()
453 src_port = GUINT16_FROM_BE (*((guint16 *) (buf_proto + 0))); in gst_pcap_parse_scan_frame()
454 dst_port = GUINT16_FROM_BE (*((guint16 *) (buf_proto + 2))); in gst_pcap_parse_scan_frame()
458 len = GUINT16_FROM_BE (*((guint16 *) (buf_proto + 4))); in gst_pcap_parse_scan_frame()
/dports/multimedia/gstreamer1-plugins-dash/gst-plugins-bad-1.16.2/gst/pcapparse/
H A Dgstpcapparse.c382 eth_type = GUINT16_FROM_BE (*((guint16 *) (buf + ETH_MAC_ADDRESSES_LEN))); in gst_pcap_parse_scan_frame()
390 GUINT16_FROM_BE (*((guint16 *) (buf + ETH_MAC_ADDRESSES_LEN + in gst_pcap_parse_scan_frame()
401 eth_type = GUINT16_FROM_BE (*((guint16 *) (buf + 14))); in gst_pcap_parse_scan_frame()
435 (GUINT16_FROM_BE (*((guint16 *) (buf_ip + 6))) & 0x1fff) * 8; in gst_pcap_parse_scan_frame()
453 src_port = GUINT16_FROM_BE (*((guint16 *) (buf_proto + 0))); in gst_pcap_parse_scan_frame()
454 dst_port = GUINT16_FROM_BE (*((guint16 *) (buf_proto + 2))); in gst_pcap_parse_scan_frame()
458 len = GUINT16_FROM_BE (*((guint16 *) (buf_proto + 4))); in gst_pcap_parse_scan_frame()
/dports/multimedia/gstreamer1-plugins-assrender/gst-plugins-bad-1.16.2/gst/pcapparse/
H A Dgstpcapparse.c382 eth_type = GUINT16_FROM_BE (*((guint16 *) (buf + ETH_MAC_ADDRESSES_LEN))); in gst_pcap_parse_scan_frame()
390 GUINT16_FROM_BE (*((guint16 *) (buf + ETH_MAC_ADDRESSES_LEN + in gst_pcap_parse_scan_frame()
401 eth_type = GUINT16_FROM_BE (*((guint16 *) (buf + 14))); in gst_pcap_parse_scan_frame()
435 (GUINT16_FROM_BE (*((guint16 *) (buf_ip + 6))) & 0x1fff) * 8; in gst_pcap_parse_scan_frame()
453 src_port = GUINT16_FROM_BE (*((guint16 *) (buf_proto + 0))); in gst_pcap_parse_scan_frame()
454 dst_port = GUINT16_FROM_BE (*((guint16 *) (buf_proto + 2))); in gst_pcap_parse_scan_frame()
458 len = GUINT16_FROM_BE (*((guint16 *) (buf_proto + 4))); in gst_pcap_parse_scan_frame()
/dports/multimedia/gstreamer1-plugins-aom/gst-plugins-bad-1.16.2/gst/pcapparse/
H A Dgstpcapparse.c382 eth_type = GUINT16_FROM_BE (*((guint16 *) (buf + ETH_MAC_ADDRESSES_LEN))); in gst_pcap_parse_scan_frame()
390 GUINT16_FROM_BE (*((guint16 *) (buf + ETH_MAC_ADDRESSES_LEN + in gst_pcap_parse_scan_frame()
401 eth_type = GUINT16_FROM_BE (*((guint16 *) (buf + 14))); in gst_pcap_parse_scan_frame()
435 (GUINT16_FROM_BE (*((guint16 *) (buf_ip + 6))) & 0x1fff) * 8; in gst_pcap_parse_scan_frame()
453 src_port = GUINT16_FROM_BE (*((guint16 *) (buf_proto + 0))); in gst_pcap_parse_scan_frame()
454 dst_port = GUINT16_FROM_BE (*((guint16 *) (buf_proto + 2))); in gst_pcap_parse_scan_frame()
458 len = GUINT16_FROM_BE (*((guint16 *) (buf_proto + 4))); in gst_pcap_parse_scan_frame()
/dports/multimedia/gstreamer1-plugins-bad/gst-plugins-bad-1.16.2/gst/pcapparse/
H A Dgstpcapparse.c382 eth_type = GUINT16_FROM_BE (*((guint16 *) (buf + ETH_MAC_ADDRESSES_LEN))); in gst_pcap_parse_scan_frame()
390 GUINT16_FROM_BE (*((guint16 *) (buf + ETH_MAC_ADDRESSES_LEN + in gst_pcap_parse_scan_frame()
401 eth_type = GUINT16_FROM_BE (*((guint16 *) (buf + 14))); in gst_pcap_parse_scan_frame()
435 (GUINT16_FROM_BE (*((guint16 *) (buf_ip + 6))) & 0x1fff) * 8; in gst_pcap_parse_scan_frame()
453 src_port = GUINT16_FROM_BE (*((guint16 *) (buf_proto + 0))); in gst_pcap_parse_scan_frame()
454 dst_port = GUINT16_FROM_BE (*((guint16 *) (buf_proto + 2))); in gst_pcap_parse_scan_frame()
458 len = GUINT16_FROM_BE (*((guint16 *) (buf_proto + 4))); in gst_pcap_parse_scan_frame()
/dports/multimedia/gstreamer1-plugins-libde265/gst-plugins-bad-1.16.2/gst/pcapparse/
H A Dgstpcapparse.c382 eth_type = GUINT16_FROM_BE (*((guint16 *) (buf + ETH_MAC_ADDRESSES_LEN))); in gst_pcap_parse_scan_frame()
390 GUINT16_FROM_BE (*((guint16 *) (buf + ETH_MAC_ADDRESSES_LEN + in gst_pcap_parse_scan_frame()
401 eth_type = GUINT16_FROM_BE (*((guint16 *) (buf + 14))); in gst_pcap_parse_scan_frame()
435 (GUINT16_FROM_BE (*((guint16 *) (buf_ip + 6))) & 0x1fff) * 8; in gst_pcap_parse_scan_frame()
453 src_port = GUINT16_FROM_BE (*((guint16 *) (buf_proto + 0))); in gst_pcap_parse_scan_frame()
454 dst_port = GUINT16_FROM_BE (*((guint16 *) (buf_proto + 2))); in gst_pcap_parse_scan_frame()
458 len = GUINT16_FROM_BE (*((guint16 *) (buf_proto + 4))); in gst_pcap_parse_scan_frame()
/dports/multimedia/gstreamer1-plugins-hls/gst-plugins-bad-1.16.2/gst/pcapparse/
H A Dgstpcapparse.c382 eth_type = GUINT16_FROM_BE (*((guint16 *) (buf + ETH_MAC_ADDRESSES_LEN))); in gst_pcap_parse_scan_frame()
390 GUINT16_FROM_BE (*((guint16 *) (buf + ETH_MAC_ADDRESSES_LEN + in gst_pcap_parse_scan_frame()
401 eth_type = GUINT16_FROM_BE (*((guint16 *) (buf + 14))); in gst_pcap_parse_scan_frame()
435 (GUINT16_FROM_BE (*((guint16 *) (buf_ip + 6))) & 0x1fff) * 8; in gst_pcap_parse_scan_frame()
453 src_port = GUINT16_FROM_BE (*((guint16 *) (buf_proto + 0))); in gst_pcap_parse_scan_frame()
454 dst_port = GUINT16_FROM_BE (*((guint16 *) (buf_proto + 2))); in gst_pcap_parse_scan_frame()
458 len = GUINT16_FROM_BE (*((guint16 *) (buf_proto + 4))); in gst_pcap_parse_scan_frame()
/dports/multimedia/gstreamer1-plugins-kate/gst-plugins-bad-1.16.2/gst/pcapparse/
H A Dgstpcapparse.c382 eth_type = GUINT16_FROM_BE (*((guint16 *) (buf + ETH_MAC_ADDRESSES_LEN))); in gst_pcap_parse_scan_frame()
390 GUINT16_FROM_BE (*((guint16 *) (buf + ETH_MAC_ADDRESSES_LEN + in gst_pcap_parse_scan_frame()
401 eth_type = GUINT16_FROM_BE (*((guint16 *) (buf + 14))); in gst_pcap_parse_scan_frame()
435 (GUINT16_FROM_BE (*((guint16 *) (buf_ip + 6))) & 0x1fff) * 8; in gst_pcap_parse_scan_frame()
453 src_port = GUINT16_FROM_BE (*((guint16 *) (buf_proto + 0))); in gst_pcap_parse_scan_frame()
454 dst_port = GUINT16_FROM_BE (*((guint16 *) (buf_proto + 2))); in gst_pcap_parse_scan_frame()
458 len = GUINT16_FROM_BE (*((guint16 *) (buf_proto + 4))); in gst_pcap_parse_scan_frame()
/dports/multimedia/gstreamer1-plugins-mpeg2enc/gst-plugins-bad-1.16.2/gst/pcapparse/
H A Dgstpcapparse.c382 eth_type = GUINT16_FROM_BE (*((guint16 *) (buf + ETH_MAC_ADDRESSES_LEN))); in gst_pcap_parse_scan_frame()
390 GUINT16_FROM_BE (*((guint16 *) (buf + ETH_MAC_ADDRESSES_LEN + in gst_pcap_parse_scan_frame()
401 eth_type = GUINT16_FROM_BE (*((guint16 *) (buf + 14))); in gst_pcap_parse_scan_frame()
435 (GUINT16_FROM_BE (*((guint16 *) (buf_ip + 6))) & 0x1fff) * 8; in gst_pcap_parse_scan_frame()
453 src_port = GUINT16_FROM_BE (*((guint16 *) (buf_proto + 0))); in gst_pcap_parse_scan_frame()
454 dst_port = GUINT16_FROM_BE (*((guint16 *) (buf_proto + 2))); in gst_pcap_parse_scan_frame()
458 len = GUINT16_FROM_BE (*((guint16 *) (buf_proto + 4))); in gst_pcap_parse_scan_frame()

123456789