Searched defs:GetPreferredFourccs (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
H A Dremotevideocapturer.cc68 bool RemoteVideoCapturer::GetPreferredFourccs(std::vector<uint32>* fourccs) { function in class:webrtc::RemoteVideoCapturer
/external/chromium_org/content/renderer/media/
H A Drtc_video_capturer.cc71 bool RtcVideoCapturer::GetPreferredFourccs(std::vector<uint32>* fourccs) { function in class:content::RtcVideoCapturer
H A Dvideo_destination_handler.cc54 bool PpFrameWriter::GetPreferredFourccs(std::vector<uint32>* fourccs) { function in class:content::PpFrameWriter
56 LOG(ERROR) << "PpFrameWriter::GetPreferredFourccs - "
/external/chromium_org/third_party/libjingle/source/talk/media/base/
H A Dfakevideocapturer.h139 bool GetPreferredFourccs(std::vector<uint32>* fourccs) { function in class:cricket::FakeVideoCapturer
H A Dmutedvideocapturer.cc125 bool MutedVideoCapturer::GetPreferredFourccs(std::vector<uint32>* fourccs) { function in class:cricket::MutedVideoCapturer
/external/chromium_org/third_party/libjingle/source/talk/media/devices/
H A Dfilevideocapturer.cc263 bool FileVideoCapturer::GetPreferredFourccs(std::vector<uint32>* fourccs) { function in class:cricket::FileVideoCapturer
/external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
H A Dwebrtcvideocapturer.cc301 bool WebRtcVideoCapturer::GetPreferredFourccs( function in class:cricket::WebRtcVideoCapturer

Completed in 125 milliseconds