Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/rtp_rtcp/include/
Drtp_cvo.h36 inline VideoRotation ConvertCVOByteToVideoRotation(uint8_t rotation) { in ConvertCVOByteToVideoRotation() function
/external/webrtc/webrtc/modules/rtp_rtcp/source/
Drtp_receiver_video.cc92 rtp_header->type.Video.rotation = ConvertCVOByteToVideoRotation( in ParseRtpPacket()
/external/webrtc/webrtc/video/
Dvie_receiver.cc405 ConvertCVOByteToVideoRotation(header.extension.videoRotation); in NotifyReceiverOfFecPacket()