Searched refs:rotation_bits (Results 1 – 1 of 1) sorted by relevance
39 const uint8_t rotation_bits = cvo_byte & 0x3; in ConvertCVOByteToVideoRotation() local40 switch (rotation_bits) { in ConvertCVOByteToVideoRotation()