Searched refs:videoRotation (Results 1 – 6 of 6) sorted by relevance
34 videoRotation(0) { in RTPHeaderExtension()
805 uint8_t videoRotation; member
254 header->extension.videoRotation = 0; in Parse()394 header->extension.videoRotation = ptr[0]; in ParseOneByteExtensionHeader()
93 rtp_header->header.extension.videoRotation); in ParseRtpPacket()
220 rtp_header.extension.videoRotation); in VerifyCVOPacket()351 EXPECT_EQ(0u, rtp_header.extension.videoRotation); in TEST_F()485 rtp_header.extension.videoRotation); in TEST_F()
405 ConvertCVOByteToVideoRotation(header.extension.videoRotation); in NotifyReceiverOfFecPacket()