OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dropped_frames_at_decode_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/webrtc/video_engine/test/auto_test/primitives/
framedrop_primitives.h
141
dropped_frames_at_decode_
(0),
201
int
dropped_frames_at_decode_
;
member in class:FrameDropDetector
framedrop_primitives.cc
371
dropped_frames_at_decode_
= 0;
386
dropped_frames_at_decode_
++;
521
ViETest::Log(" Decode : %d",
dropped_frames_at_decode_
);
587
return
dropped_frames_at_decode_
;
Completed in 963 milliseconds