1da177e4c3
Initial git repository build. I'm not bothering with the full history, even though we have it. We can create a separate "historical" git archive of that later if we want to, and in the meantime it's about 3.2GB when imported into git - space that would just make the early git days unnecessarily complicated, when we don't have a lot of good infrastructure for it. Let it rip!
67 lines
1.2 KiB
C
67 lines
1.2 KiB
C
/* SQCIF */
|
|
{
|
|
{0, 0, {0x04, 0x01, 0x03}},
|
|
{8, 0, {0x05, 0x01, 0x03}},
|
|
{7, 0, {0x08, 0x01, 0x03}},
|
|
{7, 0, {0x0A, 0x01, 0x03}},
|
|
{6, 0, {0x0C, 0x01, 0x03}},
|
|
{5, 0, {0x0F, 0x01, 0x03}},
|
|
{4, 0, {0x14, 0x01, 0x03}},
|
|
{3, 0, {0x18, 0x01, 0x03}},
|
|
},
|
|
/* QSIF */
|
|
{
|
|
{0},
|
|
{0},
|
|
{0},
|
|
{0},
|
|
{0},
|
|
{0},
|
|
{0},
|
|
{0},
|
|
},
|
|
/* QCIF */
|
|
{
|
|
{0, 0, {0x04, 0x01, 0x02}},
|
|
{8, 0, {0x05, 0x01, 0x02}},
|
|
{7, 0, {0x08, 0x01, 0x02}},
|
|
{6, 0, {0x0A, 0x01, 0x02}},
|
|
{5, 0, {0x0C, 0x01, 0x02}},
|
|
{4, 0, {0x0F, 0x01, 0x02}},
|
|
{1, 0, {0x14, 0x01, 0x02}},
|
|
{1, 0, {0x18, 0x01, 0x02}},
|
|
},
|
|
/* SIF */
|
|
{
|
|
{0},
|
|
{0},
|
|
{0},
|
|
{0},
|
|
{0},
|
|
{0},
|
|
{0},
|
|
{0},
|
|
},
|
|
/* CIF */
|
|
{
|
|
{4, 0, {0x04, 0x01, 0x01}},
|
|
{7, 1, {0x05, 0x03, 0x01}},
|
|
{6, 1, {0x08, 0x03, 0x01}},
|
|
{4, 1, {0x0A, 0x03, 0x01}},
|
|
{3, 1, {0x0C, 0x03, 0x01}},
|
|
{2, 1, {0x0F, 0x03, 0x01}},
|
|
{0},
|
|
{0},
|
|
},
|
|
/* VGA */
|
|
{
|
|
{0},
|
|
{0},
|
|
{0},
|
|
{0},
|
|
{0},
|
|
{0},
|
|
{0},
|
|
{0},
|
|
},
|