OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DropFrame
(Results
1 - 3
of
3
) sorted by null
/external/webrtc/webrtc/modules/video_processing/
video_decimator.cc
45
bool VPMVideoDecimator::
DropFrame
() {
/external/webrtc/webrtc/modules/video_coding/
media_optimization.cc
416
bool MediaOptimization::
DropFrame
() {
424
return frame_dropper_->
DropFrame
();
jitter_buffer_unittest.cc
350
void
DropFrame
(int num_packets) {
[
all
...]
Completed in 1793 milliseconds