OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GetPreferredFourccs
(Results
1 - 6
of
6
) sorted by null
/external/webrtc/talk/app/webrtc/
remotevideocapturer.cc
68
bool RemoteVideoCapturer::
GetPreferredFourccs
(std::vector<uint32_t>* fourccs) {
androidvideocapturer.cc
203
bool AndroidVideoCapturer::
GetPreferredFourccs
(std::vector<uint32_t>* fourccs) {
/external/webrtc/talk/media/base/
fakevideocapturer.h
160
bool
GetPreferredFourccs
(std::vector<uint32_t>* fourccs) {
/external/webrtc/talk/media/devices/
yuvframescapturer.cc
169
bool YuvFramesCapturer::
GetPreferredFourccs
(std::vector<uint32_t>* fourccs) {
filevideocapturer.cc
270
bool FileVideoCapturer::
GetPreferredFourccs
(std::vector<uint32_t>* fourccs) {
/external/webrtc/talk/media/webrtc/
webrtcvideocapturer.cc
360
bool WebRtcVideoCapturer::
GetPreferredFourccs
(std::vector<uint32_t>* fourccs) {
Completed in 94 milliseconds