OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:num_pixels_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/webrtc/video_engine/
overuse_frame_detector.h
134
int
num_pixels_
;
member in class:webrtc::OveruseFrameDetector
overuse_frame_detector.cc
387
num_pixels_
(0),
413
ResetAll(
num_pixels_
);
437
if (num_pixels !=
num_pixels_
) {
451
num_pixels_
= num_pixels;
Completed in 123 milliseconds