Searched refs:marker (Results 1 – 4 of 4) sorted by relevance
| /NetX-Duo-v6.2.1/addons/rtp/ |
| D | nx_rtp_sender.h | 430 …SSION *session, NX_PACKET *packet_ptr, ULONG timestamp, ULONG ntp_msw, ULONG ntp_lsw, UINT marker); 434 ULONG timestamp, ULONG ntp_msw, ULONG ntp_lsw, UINT marker); 436 ULONG timestamp, ULONG ntp_msw, ULONG ntp_lsw, UINT marker); 439 …AR *frame_data, ULONG frame_data_size, ULONG timestamp, ULONG ntp_msw, ULONG ntp_lsw, UINT marker); 479 …SSION *session, NX_PACKET *packet_ptr, ULONG timestamp, ULONG ntp_msw, ULONG ntp_lsw, UINT marker); 480 …SSION *session, NX_PACKET *packet_ptr, ULONG timestamp, ULONG ntp_msw, ULONG ntp_lsw, UINT marker); 484 ULONG timestamp, ULONG ntp_msw, ULONG ntp_lsw, UINT marker); 486 ULONG timestamp, ULONG ntp_msw, ULONG ntp_lsw, UINT marker); 488 ULONG timestamp, ULONG ntp_msw, ULONG ntp_lsw, UINT marker); 490 ULONG timestamp, ULONG ntp_msw, ULONG ntp_lsw, UINT marker); [all …]
|
| D | nx_rtp_sender.c | 1267 …ESSION *session, NX_PACKET *packet_ptr, ULONG timestamp, ULONG ntp_msw, ULONG ntp_lsw, UINT marker) in _nxe_rtp_sender_session_packet_send() argument 1286 …tus = _nx_rtp_sender_session_packet_send(session, packet_ptr, timestamp, ntp_msw, ntp_lsw, marker); in _nxe_rtp_sender_session_packet_send() 1343 …ESSION *session, NX_PACKET *packet_ptr, ULONG timestamp, ULONG ntp_msw, ULONG ntp_lsw, UINT marker) in _nx_rtp_sender_session_packet_send() argument 1360 if (marker) in _nx_rtp_sender_session_packet_send() 1362 marker = (UINT)NX_RTP_HEADER_MARKER_BIT; in _nx_rtp_sender_session_packet_send() 1472 rtp_header_ptr -> nx_rtp_header_field1 |= (UCHAR)marker; in _nx_rtp_sender_session_packet_send() 3011 ULONG timestamp, ULONG ntp_msw, ULONG ntp_lsw, UINT marker) in _nxe_rtp_sender_session_jpeg_send() argument 3024 …ender_session_jpeg_send(session, frame_data, frame_data_size, timestamp, ntp_msw, ntp_lsw, marker); in _nxe_rtp_sender_session_jpeg_send() 3090 ULONG timestamp, ULONG ntp_msw, ULONG ntp_lsw, UINT marker) in _nx_rtp_sender_session_jpeg_send() argument 3114 if (marker != NX_TRUE) in _nx_rtp_sender_session_jpeg_send() [all …]
|
| /NetX-Duo-v6.2.1/ |
| D | .gitattributes | 39 *.rst whitespace=tab-in-indent conflict-marker-size=79
|
| /NetX-Duo-v6.2.1/docs/ |
| D | revision_history.txt | 4637 … the POP3 end marker tag indicating end of mail message. 5511 … packets with junk data from the datagram (e.g. ppp crc computation and the 0x7e marker). 5750 … Fixed a corner case if packet payload size falls on a certain boundary such that the 7E marker
|