GUI: Fix Tomato RAF theme for all builds. Compilation typo.
[tomato.git] / release / src-rt-6.x.4708 / linux / linux-2.6.36 / Documentation / video4linux / not-in-cx2388x-datasheet.txt
blobedbfe744d21d16ba6bb15a284b5a9f63745e8cab
1 =================================================================================
2 MO_OUTPUT_FORMAT (0x310164)
4   Previous default from DScaler: 0x1c1f0008
5   Digit 8: 31-28
6   28: PREVREMOD = 1
8   Digit 7: 27-24 (0xc = 12 = b1100 )
9   27: COMBALT = 1
10   26: PAL_INV_PHASE
11     (DScaler apparently set this to 1, resulted in sucky picture)
13   Digits 6,5: 23-16
14   25-16: COMB_RANGE = 0x1f [default] (9 bits -> max 512)
16   Digit 4: 15-12
17   15: DISIFX = 0
18   14: INVCBF = 0
19   13: DISADAPT = 0
20   12: NARROWADAPT = 0
22   Digit 3: 11-8
23   11: FORCE2H
24   10: FORCEREMD
25   9: NCHROMAEN
26   8: NREMODEN
28   Digit 2: 7-4
29   7-6: YCORE
30   5-4: CCORE
32   Digit 1: 3-0
33   3: RANGE = 1
34   2: HACTEXT
35   1: HSFMT
37 0x47 is the sync byte for MPEG-2 transport stream packets.
38 Datasheet incorrectly states to use 47 decimal. 188 is the length.
39 All DVB compliant frontends output packets with this start code.
41 =================================================================================