Searched refs:can_calculate_rtp_timestamp (Results 1 – 1 of 1) sorted by relevance
701 const bool can_calculate_rtp_timestamp = last_frame_capture_time_.has_value(); in ComputeCompoundRTCPPacket() local702 if (!can_calculate_rtp_timestamp) { in ComputeCompoundRTCPPacket()