OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:frame_fourcc_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/libjingle/source/talk/media/base/
testutils.h
135
uint32 frame_fourcc() const { return
frame_fourcc_
; }
147
uint32
frame_fourcc_
;
member in class:cricket::VideoCapturerListener
testutils.cc
227
frame_fourcc_
(0),
247
frame_fourcc_
= frame->fourcc;
Completed in 379 milliseconds