OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ConvertCVOByteToVideoRotation
(Results
1 - 3
of
3
) sorted by null
/external/webrtc/webrtc/modules/rtp_rtcp/include/
rtp_cvo.h
36
inline VideoRotation
ConvertCVOByteToVideoRotation
(uint8_t rotation) {
/external/webrtc/webrtc/modules/rtp_rtcp/source/
rtp_receiver_video.cc
92
rtp_header->type.Video.rotation =
ConvertCVOByteToVideoRotation
(
/external/webrtc/webrtc/video/
vie_receiver.cc
405
ConvertCVOByteToVideoRotation
(header.extension.videoRotation);
Completed in 85 milliseconds