Home
last modified time | relevance | path

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

/external/webrtc/modules/rtp_rtcp/include/
Drtp_cvo.h39 const uint8_t rotation_bits = cvo_byte & 0x3; in ConvertCVOByteToVideoRotation() local
40 switch (rotation_bits) { in ConvertCVOByteToVideoRotation()