HomeSort by relevance Sort by last modified time
    Searched defs:GetPreferredFourccs (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/content/renderer/media/
rtc_video_capturer.cc 71 bool RtcVideoCapturer::GetPreferredFourccs(std::vector<uint32>* fourccs) {
video_destination_handler.cc 54 bool PpFrameWriter::GetPreferredFourccs(std::vector<uint32>* fourccs) {
56 LOG(ERROR) << "PpFrameWriter::GetPreferredFourccs - "
  /external/chromium_org/third_party/libjingle/source/talk/media/base/
fakevideocapturer.h 139 bool GetPreferredFourccs(std::vector<uint32>* fourccs) {
mutedvideocapturer.cc 125 bool MutedVideoCapturer::GetPreferredFourccs(std::vector<uint32>* fourccs) {
  /external/chromium_org/third_party/libjingle/source/talk/media/devices/
filevideocapturer.cc 252 bool FileVideoCapturer::GetPreferredFourccs(std::vector<uint32>* fourccs) {
  /external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
webrtcvideocapturer.cc 301 bool WebRtcVideoCapturer::GetPreferredFourccs(

Completed in 300 milliseconds