Searched refs:last_packet_size (Results 1 – 1 of 1) sorted by relevance
3639 ULONG last_packet_size; in _nx_rtp_sender_session_h264_send() local3820 last_packet_size = nal_unit_size % max_packet_length; in _nx_rtp_sender_session_h264_send()3856 send_packet_length = last_packet_size ? last_packet_size : max_packet_length; in _nx_rtp_sender_session_h264_send()