Home
last modified time | relevance | path

Searched refs:kVideoRotation_180 (Results 1 – 12 of 12) sorted by relevance

/external/webrtc/modules/rtp_rtcp/include/
Drtp_cvo.h28 case kVideoRotation_180: in ConvertVideoRotationToCVOByte()
46 return kVideoRotation_180; in ConvertCVOByteToVideoRotation()
/external/webrtc/modules/video_capture/
Dvideo_capture_impl.cc44 *rotation = kVideoRotation_180; in RotationFromDegrees()
65 case kVideoRotation_180: in RotationInDegrees()
170 case kVideoRotation_180: in IncomingFrame()
/external/webrtc/api/video/
Dvideo_rotation.h20 kVideoRotation_180 = 180, enumerator
Di010_buffer.cc134 case webrtc::kVideoRotation_180: in Rotate()
/external/webrtc/media/base/
Dfake_frame_source.cc49 case webrtc::kVideoRotation_180: in GetFrameRotationApplied()
/external/webrtc/video/
Dframe_encode_metadata_writer_unittest.cc377 .set_rotation(kVideoRotation_180) in TEST()
382 EXPECT_EQ(kVideoRotation_180, image.rotation_); in TEST()
403 .set_rotation(kVideoRotation_180) in TEST()
Dvideo_receive_stream_unittest.cc301 const webrtc::VideoRotation kRotation = webrtc::kVideoRotation_180; in TEST_F()
Dvideo_receive_stream2_unittest.cc305 const webrtc::VideoRotation kRotation = webrtc::kVideoRotation_180; in TEST_F()
Dvideo_stream_encoder_unittest.cc5519 frame.set_rotation(kVideoRotation_180); in TEST_F()
5523 sink_.CheckLastFrameRotationMatches(kVideoRotation_180); in TEST_F()
/external/webrtc/media/engine/
Dsimulcast_encoder_adapter_unittest.cc620 .set_rotation(kVideoRotation_180) in TEST_F()
991 .set_rotation(kVideoRotation_180) in TEST_F()
1028 .set_rotation(kVideoRotation_180) in TEST_F()
1170 .set_rotation(kVideoRotation_180) in TEST_F()
1208 .set_rotation(kVideoRotation_180) in TEST_F()
1409 .set_rotation(kVideoRotation_180) in TEST_F()
1460 .set_rotation(kVideoRotation_180) in TEST_F()
/external/webrtc/modules/rtp_rtcp/source/
Drtp_sender_video_unittest.cc297 EXPECT_EQ(kVideoRotation_180, ConvertCVOByteToVideoRotation(2)); in TEST_P()
306 EXPECT_EQ(kVideoRotation_180, in TEST_P()
/external/webrtc/common_video/
Dvideo_frame_unittest.cc516 kVideoRotation_180,