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

  /external/chromium_org/third_party/webrtc/modules/video_coding/main/source/
jitter_buffer_common.h 32 kBufferIncStepSizeBytes = 30000, // >20 packets.
frame_buffer.cc 113 kBufferIncStepSizeBytes +
115 kBufferIncStepSizeBytes > 0);
117 increments * kBufferIncStepSizeBytes;

Completed in 57 milliseconds