Home
last modified time | relevance | path

Searched refs:ConvertCVOByteToVideoRotation (Results 1 – 25 of 43) sorted by relevance

12

/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/webrtc/modules/rtp_rtcp/interface/
H A Drtp_cvo.h36 inline VideoRotation ConvertCVOByteToVideoRotation(uint8_t rotation) {
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/modules/rtp_rtcp/include/
H A Drtp_cvo.h37 inline VideoRotation ConvertCVOByteToVideoRotation(uint8_t cvo_byte) { in ConvertCVOByteToVideoRotation() function
/dports/net-im/tg_owt/tg_owt-d578c76/src/modules/rtp_rtcp/include/
H A Drtp_cvo.h37 inline VideoRotation ConvertCVOByteToVideoRotation(uint8_t cvo_byte) { in ConvertCVOByteToVideoRotation() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/modules/rtp_rtcp/include/
H A Drtp_cvo.h37 inline VideoRotation ConvertCVOByteToVideoRotation(uint8_t cvo_byte) { in ConvertCVOByteToVideoRotation() function
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/modules/rtp_rtcp/include/
H A Drtp_cvo.h37 inline VideoRotation ConvertCVOByteToVideoRotation(uint8_t cvo_byte) { in ConvertCVOByteToVideoRotation() function
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/modules/rtp_rtcp/include/
H A Drtp_cvo.h37 inline VideoRotation ConvertCVOByteToVideoRotation(uint8_t cvo_byte) { in ConvertCVOByteToVideoRotation() function
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/modules/rtp_rtcp/include/
H A Drtp_cvo.h37 inline VideoRotation ConvertCVOByteToVideoRotation(uint8_t cvo_byte) { in ConvertCVOByteToVideoRotation() function
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/modules/rtp_rtcp/include/
H A Drtp_cvo.h37 inline VideoRotation ConvertCVOByteToVideoRotation(uint8_t cvo_byte) { in ConvertCVOByteToVideoRotation() function
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/modules/rtp_rtcp/include/
H A Drtp_cvo.h37 inline VideoRotation ConvertCVOByteToVideoRotation(uint8_t cvo_byte) { in ConvertCVOByteToVideoRotation() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/modules/rtp_rtcp/source/
H A Drtp_sender_video_unittest.cc336 EXPECT_EQ(kVideoRotation_0, ConvertCVOByteToVideoRotation(0)); in TEST_P()
337 EXPECT_EQ(kVideoRotation_90, ConvertCVOByteToVideoRotation(1)); in TEST_P()
338 EXPECT_EQ(kVideoRotation_180, ConvertCVOByteToVideoRotation(2)); in TEST_P()
339 EXPECT_EQ(kVideoRotation_270, ConvertCVOByteToVideoRotation(3)); in TEST_P()
344 ConvertCVOByteToVideoRotation(flip_bit | camera_bit | 0)); in TEST_P()
346 ConvertCVOByteToVideoRotation(flip_bit | camera_bit | 1)); in TEST_P()
348 ConvertCVOByteToVideoRotation(flip_bit | camera_bit | 2)); in TEST_P()
350 ConvertCVOByteToVideoRotation(flip_bit | camera_bit | 3)); in TEST_P()
H A Drtp_utility.cc428 ConvertCVOByteToVideoRotation(ptr[0]); in ParseOneByteExtensionHeader()
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/modules/rtp_rtcp/source/
H A Drtp_sender_video_unittest.cc303 EXPECT_EQ(kVideoRotation_0, ConvertCVOByteToVideoRotation(0)); in TEST_P()
304 EXPECT_EQ(kVideoRotation_90, ConvertCVOByteToVideoRotation(1)); in TEST_P()
305 EXPECT_EQ(kVideoRotation_180, ConvertCVOByteToVideoRotation(2)); in TEST_P()
306 EXPECT_EQ(kVideoRotation_270, ConvertCVOByteToVideoRotation(3)); in TEST_P()
311 ConvertCVOByteToVideoRotation(flip_bit | camera_bit | 0)); in TEST_P()
313 ConvertCVOByteToVideoRotation(flip_bit | camera_bit | 1)); in TEST_P()
315 ConvertCVOByteToVideoRotation(flip_bit | camera_bit | 2)); in TEST_P()
317 ConvertCVOByteToVideoRotation(flip_bit | camera_bit | 3)); in TEST_P()
/dports/net-im/tg_owt/tg_owt-d578c76/src/modules/rtp_rtcp/source/
H A Drtp_sender_video_unittest.cc305 EXPECT_EQ(kVideoRotation_0, ConvertCVOByteToVideoRotation(0)); in TEST_P()
306 EXPECT_EQ(kVideoRotation_90, ConvertCVOByteToVideoRotation(1)); in TEST_P()
307 EXPECT_EQ(kVideoRotation_180, ConvertCVOByteToVideoRotation(2)); in TEST_P()
308 EXPECT_EQ(kVideoRotation_270, ConvertCVOByteToVideoRotation(3)); in TEST_P()
313 ConvertCVOByteToVideoRotation(flip_bit | camera_bit | 0)); in TEST_P()
315 ConvertCVOByteToVideoRotation(flip_bit | camera_bit | 1)); in TEST_P()
317 ConvertCVOByteToVideoRotation(flip_bit | camera_bit | 2)); in TEST_P()
319 ConvertCVOByteToVideoRotation(flip_bit | camera_bit | 3)); in TEST_P()
H A Drtp_utility.cc423 ConvertCVOByteToVideoRotation(ptr[0]); in ParseOneByteExtensionHeader()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/modules/rtp_rtcp/source/
H A Drtp_sender_video_unittest.cc305 EXPECT_EQ(kVideoRotation_0, ConvertCVOByteToVideoRotation(0)); in TEST_P()
306 EXPECT_EQ(kVideoRotation_90, ConvertCVOByteToVideoRotation(1)); in TEST_P()
307 EXPECT_EQ(kVideoRotation_180, ConvertCVOByteToVideoRotation(2)); in TEST_P()
308 EXPECT_EQ(kVideoRotation_270, ConvertCVOByteToVideoRotation(3)); in TEST_P()
313 ConvertCVOByteToVideoRotation(flip_bit | camera_bit | 0)); in TEST_P()
315 ConvertCVOByteToVideoRotation(flip_bit | camera_bit | 1)); in TEST_P()
317 ConvertCVOByteToVideoRotation(flip_bit | camera_bit | 2)); in TEST_P()
319 ConvertCVOByteToVideoRotation(flip_bit | camera_bit | 3)); in TEST_P()
H A Drtp_utility.cc423 ConvertCVOByteToVideoRotation(ptr[0]); in ParseOneByteExtensionHeader()
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/
H A Drtp_sender_unittest.cc1370 EXPECT_EQ(kVideoRotation_0, ConvertCVOByteToVideoRotation(0)); in TEST_F()
1371 EXPECT_EQ(kVideoRotation_90, ConvertCVOByteToVideoRotation(1)); in TEST_F()
1372 EXPECT_EQ(kVideoRotation_180, ConvertCVOByteToVideoRotation(2)); in TEST_F()
1373 EXPECT_EQ(kVideoRotation_270, ConvertCVOByteToVideoRotation(3)); in TEST_F()
1378 ConvertCVOByteToVideoRotation(flip_bit | camera_bit | 0)); in TEST_F()
1380 ConvertCVOByteToVideoRotation(flip_bit | camera_bit | 1)); in TEST_F()
1382 ConvertCVOByteToVideoRotation(flip_bit | camera_bit | 2)); in TEST_F()
1384 ConvertCVOByteToVideoRotation(flip_bit | camera_bit | 3)); in TEST_F()
H A Drtp_utility.cc421 ConvertCVOByteToVideoRotation(ptr[0]); in ParseOneByteExtensionHeader()
H A Drtp_header_extensions.cc160 *rotation = ConvertCVOByteToVideoRotation(data[0]); in Parse()
/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/
H A Drtp_receiver_video.cc97 rtp_header->type.Video.rotation = ConvertCVOByteToVideoRotation( in CreateAudioStrategy()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/modules/rtp_rtcp/source/
H A Drtp_sender_unittest.cc1663 EXPECT_EQ(kVideoRotation_0, ConvertCVOByteToVideoRotation(0)); in TEST_P()
1664 EXPECT_EQ(kVideoRotation_90, ConvertCVOByteToVideoRotation(1)); in TEST_P()
1665 EXPECT_EQ(kVideoRotation_180, ConvertCVOByteToVideoRotation(2)); in TEST_P()
1666 EXPECT_EQ(kVideoRotation_270, ConvertCVOByteToVideoRotation(3)); in TEST_P()
1671 ConvertCVOByteToVideoRotation(flip_bit | camera_bit | 0)); in TEST_P()
1673 ConvertCVOByteToVideoRotation(flip_bit | camera_bit | 1)); in TEST_P()
1675 ConvertCVOByteToVideoRotation(flip_bit | camera_bit | 2)); in TEST_P()
1677 ConvertCVOByteToVideoRotation(flip_bit | camera_bit | 3)); in TEST_P()
H A Drtp_utility.cc418 ConvertCVOByteToVideoRotation(ptr[0]); in ParseOneByteExtensionHeader()
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/modules/rtp_rtcp/source/
H A Drtp_sender_unittest.cc1663 EXPECT_EQ(kVideoRotation_0, ConvertCVOByteToVideoRotation(0)); in TEST_P()
1664 EXPECT_EQ(kVideoRotation_90, ConvertCVOByteToVideoRotation(1)); in TEST_P()
1665 EXPECT_EQ(kVideoRotation_180, ConvertCVOByteToVideoRotation(2)); in TEST_P()
1666 EXPECT_EQ(kVideoRotation_270, ConvertCVOByteToVideoRotation(3)); in TEST_P()
1671 ConvertCVOByteToVideoRotation(flip_bit | camera_bit | 0)); in TEST_P()
1673 ConvertCVOByteToVideoRotation(flip_bit | camera_bit | 1)); in TEST_P()
1675 ConvertCVOByteToVideoRotation(flip_bit | camera_bit | 2)); in TEST_P()
1677 ConvertCVOByteToVideoRotation(flip_bit | camera_bit | 3)); in TEST_P()
H A Drtp_utility.cc418 ConvertCVOByteToVideoRotation(ptr[0]); in ParseOneByteExtensionHeader()
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/
H A Drtp_sender_unittest.cc1663 EXPECT_EQ(kVideoRotation_0, ConvertCVOByteToVideoRotation(0)); in TEST_P()
1664 EXPECT_EQ(kVideoRotation_90, ConvertCVOByteToVideoRotation(1)); in TEST_P()
1665 EXPECT_EQ(kVideoRotation_180, ConvertCVOByteToVideoRotation(2)); in TEST_P()
1666 EXPECT_EQ(kVideoRotation_270, ConvertCVOByteToVideoRotation(3)); in TEST_P()
1671 ConvertCVOByteToVideoRotation(flip_bit | camera_bit | 0)); in TEST_P()
1673 ConvertCVOByteToVideoRotation(flip_bit | camera_bit | 1)); in TEST_P()
1675 ConvertCVOByteToVideoRotation(flip_bit | camera_bit | 2)); in TEST_P()
1677 ConvertCVOByteToVideoRotation(flip_bit | camera_bit | 3)); in TEST_P()

12