Home
last modified time | relevance | path

Searched refs:timestamp_of_last_decodable (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/video/
Dencoder_rtcp_feedback.cc90 loss_notification.timestamp_of_last_decodable = last_decodable.timestamp; in OnReceivedLossNotification()
/external/webrtc/api/video_codecs/
Dvideo_encoder.h281 uint32_t timestamp_of_last_decodable; member