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

  /external/chromium_org/third_party/libjingle/source/talk/media/base/
videoframe.cc 307 << " format: " << GetFourccName(format)
321 << " format: " << GetFourccName(format)
334 << " format: " << GetFourccName(format)
354 << " format: " << GetFourccName(format)
371 << " format: " << GetFourccName(format)
videocommon.cc 228 std::string fourcc_name = GetFourccName(fourcc) + " ";
videocommon.h 141 inline std::string GetFourccName(uint32 fourcc) {
capturemanager.cc 369 LOG(LS_WARNING) << " " << GetFourccName(format.fourcc)
videocapturer.cc 320 std::string fourcc_name = GetFourccName(captured_frame->fourcc) + " ";
  /external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
webrtcvideoframe.cc 351 LOG(LS_ERROR) << "Error parsing format: " << GetFourccName(format)

Completed in 240 milliseconds