Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
VideoPlayerTeletext.cpp File Reference

Variables

const uint8_t rev_lut [32]
 

Variable Documentation

◆ rev_lut

const uint8_t rev_lut[32]
Initial value:
=
{
0x00,0x08,0x04,0x0c,
0x02,0x0a,0x06,0x0e,
0x01,0x09,0x05,0x0d,
0x03,0x0b,0x07,0x0f,
0x00,0x80,0x40,0xc0,
0x20,0xa0,0x60,0xe0,
0x10,0x90,0x50,0xd0,
0x30,0xb0,0x70,0xf0
}