Home
last modified time | relevance | path

Searched defs:fourccs (Results 1 – 9 of 9) sorted by relevance

/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
Dremotevideocapturer.cc68 bool RemoteVideoCapturer::GetPreferredFourccs(std::vector<uint32>* fourccs) { in GetPreferredFourccs()
Dremotevideocapturer_unittest.cc107 std::vector<uint32> fourccs; in TEST_F() local
/external/chromium_org/remoting/host/
Dcast_video_capturer_adapter.cc184 std::vector<uint32>* fourccs) { in GetPreferredFourccs()
/external/chromium_org/third_party/libjingle/source/talk/media/base/
Dfakevideocapturer.h145 bool GetPreferredFourccs(std::vector<uint32>* fourccs) { in GetPreferredFourccs()
/external/chromium_org/content/renderer/media/webrtc/
Dwebrtc_video_capturer_adapter.cc54 std::vector<uint32>* fourccs) { in GetPreferredFourccs()
/external/chromium_org/third_party/libjingle/source/talk/media/devices/
Dyuvframescapturer.cc142 bool YuvFramesCapturer::GetPreferredFourccs(std::vector<uint32>* fourccs) { in GetPreferredFourccs()
Dfilevideocapturer.cc269 bool FileVideoCapturer::GetPreferredFourccs(std::vector<uint32>* fourccs) { in GetPreferredFourccs()
/external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
Dwebrtcvideocapturer.cc317 std::vector<uint32>* fourccs) { in GetPreferredFourccs()
/external/chromium_org/media/video/capture/linux/
Dvideo_capture_device_linux.cc101 std::list<int>* fourccs) { in GetListOfUsableFourCCs()