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

  /external/chromium_org/third_party/libjingle/source/talk/media/base/
videoframe.cc 307 << " format: " << GetFourccName(format)
316 << " format: " << GetFourccName(format)
329 << " format: " << GetFourccName(format)
348 << " format: " << GetFourccName(format)
363 << " format: " << GetFourccName(format)
378 << " 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 292 std::string fourcc_name = GetFourccName(captured_frame->fourcc) + " ";
  /external/chromium/third_party/libjingle/source/talk/session/phone/
videocommon.h 48 inline std::string GetFourccName(uint32 fourcc) {
  /external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
webrtcvideoframe.cc 380 LOG(LS_ERROR) << "Error parsing format: " << GetFourccName(format)

Completed in 186 milliseconds