Searched refs:can_calculate_rtp_timestamp (Results 1 – 1 of 1) sorted by relevance
748 const bool can_calculate_rtp_timestamp = (last_frame_capture_time_ms_ >= 0); in ComputeCompoundRTCPPacket() local749 if (!can_calculate_rtp_timestamp) { in ComputeCompoundRTCPPacket()