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

  /external/webrtc/talk/media/base/
constants.cc 124 const char kRtpVideoRotationHeaderExtension[] = "urn:3gpp:video-orientation";
constants.h 156 extern const char kRtpVideoRotationHeaderExtension[];
  /external/webrtc/talk/media/webrtc/
webrtcvideoengine2_unittest.cc 272 if (extension.uri == kRtpVideoRotationHeaderExtension) {
297 cricket::RtpHeaderExtension(kRtpVideoRotationHeaderExtension, id));
330 cricket::RtpHeaderExtension(kRtpVideoRotationHeaderExtension, id));
    [all...]
webrtcvideoengine2.cc 512 RtpHeaderExtension(kRtpVideoRotationHeaderExtension,
    [all...]

Completed in 2602 milliseconds