Lines Matching +full:256 +full:b
25 additionally output the histogram with 64 or 256 bins, resulting in four
31 - In *64 bins maximum mode*, the HGO operates on the maximum of the (R, G, B)
34 - In *256 bins normal mode*, the HGO operates on the Y channel to compute a
35 single 256-bins histogram. Only the YCbCr image format is supported.
36 - In *256 bins maximum mode*, the HGO operates on the maximum of the (R, G, B)
37 channels to compute a single 256-bins histogram. Only the RGB image format is
67 - B/Cb/V max [7:0]
69 - B/Cb/V min [7:0]
75 - :cspan:`4` B/Cb/V sum [31:0]
89 - :cspan:`4` B/Cb/V bin 0 [31:0]
93 - :cspan:`4` B/Cb/V bin 63 [31:0]
108 - max(R,G,B) max [7:0]
110 - max(R,G,B) min [7:0]
112 - :cspan:`4` max(R,G,B) sum [31:0]
114 - :cspan:`4` max(R,G,B) bin 0 [31:0]
118 - :cspan:`4` max(R,G,B) bin 63 [31:0]
120 .. flat-table:: VSP1 HGO Data - 256 Bins, Normal Mode (1032 bytes)
145 .. flat-table:: VSP1 HGO Data - 256 Bins, Max Mode (1032 bytes)
158 - max(R,G,B) max [7:0]
160 - max(R,G,B) min [7:0]
162 - :cspan:`4` max(R,G,B) sum [31:0]
164 - :cspan:`4` max(R,G,B) bin 0 [31:0]
168 - :cspan:`4` max(R,G,B) bin 255 [31:0]