Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/video_coding/
Djitter_buffer.cc1002 const bool first_frame_is_key = next_frame && in GetNackList() local
1005 if (!first_frame_is_key) { in GetNackList()