OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kVideoWidth
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/include/media/
Metadata.h
91
static const Type
kVideoWidth
= 29; // Integer
/external/chromium_org/media/cast/test/
end2end_unittest.cc
38
static const int
kVideoWidth
= 1280;
379
video_sender_config_.width =
kVideoWidth
;
431
gfx::Size size(
kVideoWidth
, kVideoHeight);
[
all
...]
Completed in 1908 milliseconds