HomeSort by relevance Sort by last modified time
    Searched refs:kMaxBytesPerFrameForFecHigh (Results 1 - 2 of 2) sorted by null

  /external/webrtc/webrtc/modules/video_coding/
media_opt_util.h 199 enum { kMaxBytesPerFrameForFecHigh = 1000 };
media_opt_util.cc 149 max_bytes_per_frame = kMaxBytesPerFrameForFecHigh;

Completed in 606 milliseconds