Home
last modified time | relevance | path

Searched defs:fourccs (Results 1 – 10 of 10) 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/third_party/libjingle/source/talk/media/base/
Dfakevideocapturer.h139 bool GetPreferredFourccs(std::vector<uint32>* fourccs) { in GetPreferredFourccs()
Dmutedvideocapturer_unittest.cc77 std::vector<uint32> fourccs; in TEST_F() local
Dmutedvideocapturer.cc125 bool MutedVideoCapturer::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.cc314 std::vector<uint32>* fourccs) { in GetPreferredFourccs()
/external/chromium_org/media/video/capture/linux/
Dvideo_capture_device_linux.cc97 std::list<int>* fourccs) { in GetListOfUsableFourCCs()