Home
last modified time | relevance | path

Searched refs:G (Results 1 – 25 of 1300) sorted by relevance

12345678910>>...52

/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/
H A Dpixfmt-srggb10-ipu3.rst34 - G\ :sub:`0001low`\ (bits 7--2)
39 G\ :sub:`0001high`\ (bits 3--0)
40 - G\ :sub:`0003low`\ (bits 7--6)
44 - G\ :sub:`0003high`
46 - G\ :sub:`0005low`\ (bits 7--2)
51 G\ :sub:`0005high`\ (bits 3--0)
53 - G\ :sub:`0007low`\ (bits 7--6)
56 - G\ :sub:`0007high`
58 - G\ :sub:`0009low`\ (bits 7--2)
64 G\ :sub:`0009high`\ (bits 3--0)
[all …]
H A Dpixfmt-srggb14p.rst55 - G\ :sub:`01high`
59 - G\ :sub:`03high`
61 - G\ :sub:`01low bits 1--0`\ (bits 7--6)
67 G\ :sub:`01low bits 5--2`\ (bits 3--0)
69 - G\ :sub:`03low bits 5--0`\ (bits 7--2)
77 - G\ :sub:`10high`
81 - G\ :sub:`12high`
87 G\ :sub:`10low bits 5--0`\ (bits 5--0)
89 - G\ :sub:`12low bits 3--0`\ (bits 7--4)
95 G\ :sub:`12low bits 5--4`\ (bits 1--0)
[all …]
H A Dpixfmt-srggb16.rst37 - G\ :sub:`01low`
38 - G\ :sub:`01high`
41 - G\ :sub:`03low`
42 - G\ :sub:`03high`
44 - G\ :sub:`10low`
45 - G\ :sub:`10high`
48 - G\ :sub:`12low`
49 - G\ :sub:`12high`
55 - G\ :sub:`21low`
56 - G\ :sub:`21high`
[all …]
H A Dpixfmt-srggb14.rst43 - G\ :sub:`01low`
44 - G\ :sub:`01high`
47 - G\ :sub:`03low`
48 - G\ :sub:`03high`
50 - G\ :sub:`10low`
51 - G\ :sub:`10high`
54 - G\ :sub:`12low`
55 - G\ :sub:`12high`
61 - G\ :sub:`21low`
62 - G\ :sub:`21high`
[all …]
H A Dpixfmt-srggb10.rst44 - G\ :sub:`01low`
45 - G\ :sub:`01high`
48 - G\ :sub:`03low`
49 - G\ :sub:`03high`
51 - G\ :sub:`10low`
52 - G\ :sub:`10high`
55 - G\ :sub:`12low`
56 - G\ :sub:`12high`
62 - G\ :sub:`21low`
63 - G\ :sub:`21high`
[all …]
H A Dpixfmt-srggb12.rst45 - G\ :sub:`01low`
46 - G\ :sub:`01high`
49 - G\ :sub:`03low`
50 - G\ :sub:`03high`
52 - G\ :sub:`10low`
53 - G\ :sub:`10high`
56 - G\ :sub:`12low`
57 - G\ :sub:`12high`
63 - G\ :sub:`21low`
64 - G\ :sub:`21high`
[all …]
H A Dpixfmt-srggb10p.rst45 - G\ :sub:`01high`
47 - G\ :sub:`03high`
48 - G\ :sub:`03low`\ (bits 7--6) B\ :sub:`02low`\ (bits 5--4)
50 G\ :sub:`01low`\ (bits 3--2) B\ :sub:`00low`\ (bits 1--0)
52 - G\ :sub:`10high`
54 - G\ :sub:`12high`
56 - R\ :sub:`13low`\ (bits 7--6) G\ :sub:`12low`\ (bits 5--4)
58 R\ :sub:`11low`\ (bits 3--2) G\ :sub:`10low`\ (bits 1--0)
61 - G\ :sub:`21high`
63 - G\ :sub:`23high`
[all …]
H A Dpixfmt-srggb12p.rst45 - G\ :sub:`01high`
46 - G\ :sub:`01low`\ (bits 7--4)
50 - G\ :sub:`03high`
51 - G\ :sub:`03low`\ (bits 7--4)
56 - G\ :sub:`10high`
60 G\ :sub:`10low`\ (bits 3--0)
61 - G\ :sub:`12high`
65 G\ :sub:`12low`\ (bits 3--0)
68 - G\ :sub:`21high`
69 - G\ :sub:`21low`\ (bits 7--4)
[all …]
H A Dpixfmt-meta-vsp1-hgo.rst31 - In *64 bins maximum mode*, the HGO operates on the maximum of the (R, G, B)
36 - In *256 bins maximum mode*, the HGO operates on the maximum of the (R, G, B)
62 - G/Y/S max [7:0]
64 - G/Y/S min [7:0]
73 - :cspan:`4` G/Y/S sum [31:0]
83 - :cspan:`4` G/Y/S bin 0 [31:0]
87 - :cspan:`4` G/Y/S 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]
[all …]
H A Dpixfmt-srggb8.rst37 - G\ :sub:`01`
39 - G\ :sub:`03`
41 - G\ :sub:`10`
43 - G\ :sub:`12`
47 - G\ :sub:`21`
49 - G\ :sub:`23`
51 - G\ :sub:`30`
53 - G\ :sub:`32`
/OK3568_Linux_fs/u-boot/lib/
H A Dsha256.c70 uint32_t A, B, C, D, E, F, G, H; in sha256_process_one() local
119 G = ctx->state[6]; in sha256_process_one()
122 P(A, B, C, D, E, F, G, H, W[0], 0x428A2F98); in sha256_process_one()
123 P(H, A, B, C, D, E, F, G, W[1], 0x71374491); in sha256_process_one()
124 P(G, H, A, B, C, D, E, F, W[2], 0xB5C0FBCF); in sha256_process_one()
125 P(F, G, H, A, B, C, D, E, W[3], 0xE9B5DBA5); in sha256_process_one()
126 P(E, F, G, H, A, B, C, D, W[4], 0x3956C25B); in sha256_process_one()
127 P(D, E, F, G, H, A, B, C, W[5], 0x59F111F1); in sha256_process_one()
128 P(C, D, E, F, G, H, A, B, W[6], 0x923F82A4); in sha256_process_one()
129 P(B, C, D, E, F, G, H, A, W[7], 0xAB1C5ED5); in sha256_process_one()
[all …]
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/unzip/unzip/
H A DCVE-2019-13232_p3.patch41 if (G.cover == NULL) {
42 G.cover = malloc(sizeof(cover_t));
43 if (G.cover == NULL) {
45 ((cover_t *)G.cover)->max = 0;
47 ((cover_t *)G.cover)->num = 0;
48 - if ((G.extra_bytes != 0 &&
49 - cover_add((cover_t *)G.cover, 0, G.extra_bytes) != 0) ||
50 - cover_add((cover_t *)G.cover,
51 + if (cover_add((cover_t *)G.cover,
52 G.extra_bytes + G.ecrec.offset_start_central_directory,
[all …]
H A D11-cve-2014-8141-getzip64data.patch25 if (readbuf(__G__ (char *)G.extra_field, length) == 0)
28 - getZip64Data(__G__ G.extra_field, length);
29 + if (getZip64Data(__G__ G.extra_field, length) != PK_COOL)
36 G.unipath_filename = NULL;
37 if (G.UzO.U_flag < 2) {
91 - if (G.crec.ucsize == 0xffffffff || G.lrec.ucsize == 0xffffffff){
92 - G.lrec.ucsize = G.crec.ucsize = makeint64(offset + ef_buf);
93 - offset += sizeof(G.crec.ucsize);
94 + if ((G.crec.ucsize == Z64FLGL) || (G.lrec.ucsize == Z64FLGL))
99 + G.crec.ucsize = G.lrec.ucsize = makeint64(offset + ef_buf);
[all …]
H A DCVE-2019-13232_p1.patch21 * This condition was checked when G.incnt_leftover was set > 0 in
22 * defer_leftover_input(), and it is NOT allowed to touch G.csize
23 * before calling undefer_input() when (G.incnt_leftover > 0)
24 - * (single exception: see read_byte()'s "G.csize <= 0" handling) !!
25 + * (single exception: see readbyte()'s "G.csize <= 0" handling) !!
27 + if (G.csize < 0L)
28 + G.csize = 0L;
29 G.incnt = G.incnt_leftover + (int)G.csize;
30 G.inptr = G.inptr_leftover - (int)G.csize;
31 G.incnt_leftover = 0;
H A DCVE-2019-13232_p2.patch176 + if (G.cover == NULL) {
177 + G.cover = malloc(sizeof(cover_t));
178 + if (G.cover == NULL) {
183 + ((cover_t *)G.cover)->span = NULL;
184 + ((cover_t *)G.cover)->max = 0;
186 + ((cover_t *)G.cover)->num = 0;
187 + if ((G.extra_bytes != 0 &&
188 + cover_add((cover_t *)G.cover, 0, G.extra_bytes) != 0) ||
189 + cover_add((cover_t *)G.cover,
190 + G.extra_bytes + G.ecrec.offset_start_central_directory,
[all …]
H A DCVE-2021-4217.patch33 seek_zipf(__G__ G.cur_zipfile_bufstart - G.extra_bytes +
34 (G.inptr-G.inbuf) + length);
36 - if (readbuf(__G__ (char *)G.extra_field, length) == 0)
37 + unsigned bytes_read = readbuf(__G__ (char *)G.extra_field, length);
43 if (getZip64Data(__G__ G.extra_field, length) != PK_COOL)
50 G.unipath_checksum = makelong(offset + ef_buf);
53 + if (!G.filename_full) {
62 chksum = crc32(chksum, (uch *)(G.filename_full),
63 strlen(G.filename_full));
/OK3568_Linux_fs/yocto/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-c/
H A Dde-Primacom12 [PrimaCom A.G.]
20 [PrimaCom A.G.]
28 [PrimaCom A.G.]
36 [PrimaCom A.G.]
44 [PrimaCom A.G.]
52 [PrimaCom A.G.]
60 [PrimaCom A.G.]
68 [PrimaCom A.G.]
76 [PrimaCom A.G.]
84 [PrimaCom A.G.]
[all …]
/OK3568_Linux_fs/kernel/Documentation/driver-api/gpio/
H A Dbt8xxgpio.rst27 G G G G G G G G G G G G G G G G G G
/OK3568_Linux_fs/external/rockit/mpi/example/common/
H A Dtest_comm_imgproc.cpp24 static void get_rgb_color(RK_U32 *R, RK_U32 *G, RK_U32 *B, RK_S32 x, RK_S32 y, RK_S32 frm_cnt) { in get_rgb_color() argument
35 G[0] = RK_CLIP3(0, 255, _G); in get_rgb_color()
39 static void fill_MPP_FMT_RGB565(RK_U8 *p, RK_U32 R, RK_U32 G, RK_U32 B, RK_U32 be) { in fill_MPP_FMT_RGB565() argument
46 (((G >> 2) & 0x3f) << 5) | in fill_MPP_FMT_RGB565()
57 static void fill_MPP_FMT_BGR565(RK_U8 *p, RK_U32 R, RK_U32 G, RK_U32 B, RK_U32 be) { in fill_MPP_FMT_BGR565() argument
64 (((G >> 2) & 0x3f) << 5) | in fill_MPP_FMT_BGR565()
75 static void fill_MPP_FMT_RGB555(RK_U8 *p, RK_U32 R, RK_U32 G, RK_U32 B, RK_U32 be) { in fill_MPP_FMT_RGB555() argument
82 (((G >> 3) & 0x1f) << 5) | in fill_MPP_FMT_RGB555()
93 static void fill_MPP_FMT_BGR555(RK_U8 *p, RK_U32 R, RK_U32 G, RK_U32 B, RK_U32 be) { in fill_MPP_FMT_BGR555() argument
100 (((G >> 3) & 0x1f) << 5) | in fill_MPP_FMT_BGR555()
[all …]
/OK3568_Linux_fs/external/security/librkcrypto/test/c_mode/
H A Dhash_sm3.c237 #define R(A, B, C, D, E, F, G, H, xx) \ argument
241 TT2 = GG##xx(E, F, G) + H + SS1 + W[j]; \
248 #define R8(A, B, C, D, E, F, G, H, xx) \ argument
249 R(A, B, C, D, E, F, G, H, xx); \
250 R(H, A, B, C, D, E, F, G, xx); \
251 R(G, H, A, B, C, D, E, F, xx); \
252 R(F, G, H, A, B, C, D, E, xx); \
253 R(E, F, G, H, A, B, C, D, xx); \
254 R(D, E, F, G, H, A, B, C, xx); \
255 R(C, D, E, F, G, H, A, B, xx); \
[all …]
/OK3568_Linux_fs/kernel/lib/crypto/
H A Dblake2s-generic.c68 #define G(r, i, a, b, c, d) do { \ in blake2s_compress_generic() macro
80 G(r, 0, v[0], v[ 4], v[ 8], v[12]); \ in blake2s_compress_generic()
81 G(r, 1, v[1], v[ 5], v[ 9], v[13]); \ in blake2s_compress_generic()
82 G(r, 2, v[2], v[ 6], v[10], v[14]); \ in blake2s_compress_generic()
83 G(r, 3, v[3], v[ 7], v[11], v[15]); \ in blake2s_compress_generic()
84 G(r, 4, v[0], v[ 5], v[10], v[15]); \ in blake2s_compress_generic()
85 G(r, 5, v[1], v[ 6], v[11], v[12]); \ in blake2s_compress_generic()
86 G(r, 6, v[2], v[ 7], v[ 8], v[13]); \ in blake2s_compress_generic()
87 G(r, 7, v[3], v[ 4], v[ 9], v[14]); \ in blake2s_compress_generic()
100 #undef G in blake2s_compress_generic()
/OK3568_Linux_fs/u-boot/arch/arm/dts/
H A Darmada-8040-mcbin.dts91 * [42,43] XSMI (controls two 10G phys)
94 * [49] 10G port 1 interrupt
95 * [50] 10G port 0 interrupt
96 * [51] 2.5G SFP TX fault
98 * [53] 2.5G SFP mode
99 * [54] 2.5G SFP LOS
166 * Lane 4: SFI (10G)
207 * [8] CP1 10G SFP LOS
208 * [9] CP1 10G PHY RESET
209 * [10] CP1 10G SFP TX Disable
[all …]
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/net/
H A D4g-modem-platdata.txt7 - 4G,vbat-gpio : 4g modem vbat gpio
8 - 4G,power-gpio : 4g modem power enable/disable gpio
9 - 4G,reset-gpio : 4g modem reset gpio
13 4G-Modem {
15 4G,vbat-gpio = <&gpio0 RK_PA4 GPIO_ACTIVE_HIGH>;
16 4G,power-gpio = <&gpio0 RK_PC0 GPIO_ACTIVE_LOW>;
17 4G,reset-gpio = <&gpio0 RK_PB7 GPIO_ACTIVE_LOW>;
/OK3568_Linux_fs/kernel/scripts/
H A Dresource_tool.c338 uint32_t A, B, C, D, E, F, G, H; in sha256_process() local
387 G = ctx->state[6]; in sha256_process()
390 P(A, B, C, D, E, F, G, H, W[0], 0x428A2F98); in sha256_process()
391 P(H, A, B, C, D, E, F, G, W[1], 0x71374491); in sha256_process()
392 P(G, H, A, B, C, D, E, F, W[2], 0xB5C0FBCF); in sha256_process()
393 P(F, G, H, A, B, C, D, E, W[3], 0xE9B5DBA5); in sha256_process()
394 P(E, F, G, H, A, B, C, D, W[4], 0x3956C25B); in sha256_process()
395 P(D, E, F, G, H, A, B, C, W[5], 0x59F111F1); in sha256_process()
396 P(C, D, E, F, G, H, A, B, W[6], 0x923F82A4); in sha256_process()
397 P(B, C, D, E, F, G, H, A, W[7], 0xAB1C5ED5); in sha256_process()
[all …]
/OK3568_Linux_fs/u-boot/tools/rockchip/
H A Dresource_tool.c338 uint32_t A, B, C, D, E, F, G, H; in sha256_process() local
387 G = ctx->state[6]; in sha256_process()
390 P(A, B, C, D, E, F, G, H, W[0], 0x428A2F98); in sha256_process()
391 P(H, A, B, C, D, E, F, G, W[1], 0x71374491); in sha256_process()
392 P(G, H, A, B, C, D, E, F, W[2], 0xB5C0FBCF); in sha256_process()
393 P(F, G, H, A, B, C, D, E, W[3], 0xE9B5DBA5); in sha256_process()
394 P(E, F, G, H, A, B, C, D, W[4], 0x3956C25B); in sha256_process()
395 P(D, E, F, G, H, A, B, C, W[5], 0x59F111F1); in sha256_process()
396 P(C, D, E, F, G, H, A, B, W[6], 0x923F82A4); in sha256_process()
397 P(B, C, D, E, F, G, H, A, W[7], 0xAB1C5ED5); in sha256_process()
[all …]

12345678910>>...52