OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dropped_frames_at_render_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/webrtc/video_engine/test/auto_test/primitives/
framedrop_primitives.h
142
dropped_frames_at_render_
(0),
202
int
dropped_frames_at_render_
;
member in class:FrameDropDetector
framedrop_primitives.cc
372
dropped_frames_at_render_
= 0;
390
dropped_frames_at_render_
++;
522
ViETest::Log(" Render : %d",
dropped_frames_at_render_
);
589
return
dropped_frames_at_render_
;
Completed in 62 milliseconds