Home
last modified time | relevance | path

Searched +full:576 +full:i (Results 1 – 25 of 110) sorted by relevance

12345

/linux/drivers/gpu/drm/tests/
H A Ddrm_modes_test.c57 /* BT.601 defines hsync_start at 736 for 480i */ in drm_test_modes_analog_tv_ntsc_480i()
105 13500 * HZ_PER_KHZ, 720, 576, in drm_test_modes_analog_tv_pal_576i()
115 /* BT.601 defines hsync_start at 732 for 576i */ in drm_test_modes_analog_tv_pal_576i()
127 KUNIT_EXPECT_EQ(test, mode->vdisplay, 576); in drm_test_modes_analog_tv_pal_576i()
139 13500 * HZ_PER_KHZ, 720, 576, in drm_test_modes_analog_tv_pal_576i_inlined()
163 13500 * HZ_PER_KHZ, 720, 576, in drm_test_modes_analog_tv_mono_576i()
173 /* BT.601 defines hsync_start at 732 for 576i */ in drm_test_modes_analog_tv_mono_576i()
185 KUNIT_EXPECT_EQ(test, mode->vdisplay, 576); in drm_test_modes_analog_tv_mono_576i()
/linux/drivers/media/platform/verisilicon/
H A Drockchip_av1_filmgrain.c39 -1020, 180, -800, -64, 76, 576, 1068, 396, 660, 552, -108,
65 908, -248, 500, 716, -576, 492, -576, 16, 720, -108, 384,
66 124, 344, 280, 576, -500, 252, 104, -308, 196, -188, -8,
80 392, 356, 212, -80, -424, -1008, -324, 588, -1496, 576, 460,
88 60, 356, 96, -384, -188, -612, -576, 736, 508, 892, 352,
119 -376, -392, 556, -256, -576, 260, -352, 120, -16, -136, -260,
145 -1268, -260, -60, 300, -240, 988, 724, -376, -576, -212, -736,
174 440, 192, -576, -792, -76, -1080, 80, -532, -352, -132, 380,
245 s32 i, j; in rockchip_av1_generate_luma_grain_block() local
247 for (i = 0; i < 73; i++) { in rockchip_av1_generate_luma_grain_block()
[all …]
/linux/drivers/video/fbdev/
H A Dps3fb.c143 /* 480i */
144 "480i", 60, 576, 384, 74074, 130, 89, 78, 57, 63, 6,
148 "480p", 60, 576, 384, 37037, 130, 89, 78, 57, 63, 6,
155 /* 1080i */
156 "1080i", 60, 1688, 964, 13481, 264, 160, 94, 62, 88, 5,
166 /* 576i */
167 "576i", 50, 576, 460, 74074, 142, 83, 97, 63, 63, 5,
170 /* 576p */
171 "576p", 50, 576, 460, 37037, 142, 83, 97, 63, 63, 5,
178 /* 1080i */
[all …]
H A Dfm2fb.c63 * As mentioned above there are several jumper. I think there
65 * the world so I add these information for completeness.
146 /* 768 x 576, 32 bpp (PAL) */
147 768, 576, 768, 576, 0, 0, 32, 0,
261 for (y = 0; y < 576; y++) { in fm2fb_probe()
/linux/drivers/gpu/drm/nouveau/dispnv04/
H A Dtvmodesnv17.c52 .tv_enc_mode = { 720, 576, 50000, {
76 .tv_enc_mode = { 720, 576, 50000, {
88 .tv_enc_mode = { 720, 576, 50000, {
136 .tv_enc_mode = { 720, 576, 50000, {
167 720, 730, 738, 864, 0, 576, 581, 585, 625, 0,
224 * field, but I don't know how they are enabled. The whole filtering
243 * After all the hassle, I got the following formula by empirical
321 int i, j, k; in tv_setup_filter() local
336 for (i = 0; i < 7; i++) { in tv_setup_filter()
337 int64_t c = (p->k1 + p->ki*i + p->ki2*i*i + in tv_setup_filter()
[all …]
/linux/drivers/media/pci/ivtv/
H A Divtv-ioctl.c52 int i; in select_service_from_set() local
70 for (i = 0; i < 32; i++) { in select_service_from_set()
71 if (BIT(i) & set) in select_service_from_set()
72 return BIT(i); in select_service_from_set()
477 h = min(h, itv->is_50hz ? 576 : 480); in ivtv_try_fmt_vid_cap()
521 /* Why can the height be 576 even when the output is NTSC? in ivtv_try_fmt_vid_out()
536 h = min(h, 576); in ivtv_try_fmt_vid_out()
846 r.height = itv->is_out_50hz ? 576 : 480; in ivtv_s_selection()
883 sel->r.height = itv->is_50hz ? 576 : 480; in ivtv_g_selection()
903 r.height = itv->is_out_50hz ? 576 : 480; in ivtv_g_selection()
[all …]
H A Divtvfb.c131 #define IVTV_OSD_MAX_HEIGHT 576
240 int osd_height_limit = itv->is_out_50hz ? 576 : 480; in ivtvfb_set_display_window()
650 osd_height_limit = 576; in _ivtvfb_check_var()
778 var->upper_margin = 1 + (((itv->is_out_50hz ? 576 : 480) - in _ivtvfb_check_var()
948 int i; in ivtvfb_restore() local
952 for (i = 0; i < 256; i++) { in ivtvfb_restore()
953 write_reg(i, 0x02a30); in ivtvfb_restore()
954 write_reg(oi->palette_cur[i], 0x02a34); in ivtvfb_restore()
1006 max_height = itv->is_out_50hz ? 576 : 480; in ivtvfb_init_vidmode()
/linux/include/uapi/linux/dvb/
H A Dvideo.h100 the Vsync is for an odd, even or progressive (i.e. non-interlaced)
146 /* 5- 3 source resolution (0=720x480/576, 1=704x480/576, 2=352x480/57 */
/linux/drivers/net/wireless/broadcom/b43/
H A Dtables_nphy.h159 #define B43_NTAB_C0_IQLT_R3 B43_NTAB32(26, 320) /* I/Q lookup 0 */
161 #define B43_NTAB_C0_PAPD_COMP_R3 B43_NTAB16(26, 576)
165 #define B43_NTAB_C1_IQLT_R3 B43_NTAB32(27, 320) /* I/Q lookup 1 */
167 #define B43_NTAB_C1_PAPD_COMP_R3 B43_NTAB16(27, 576)
/linux/drivers/gpu/drm/meson/
H A Dmeson_encoder_hdmi.c94 /* 480i/576i needs global pixel doubling */ in meson_encoder_hdmi_set_vclk()
101 /* VENC double pixels for 1080i, 720p and YUV420 modes */ in meson_encoder_hdmi_set_vclk()
166 /* 480i/576i needs global pixel doubling */ in meson_encoder_hdmi_mode_valid()
173 /* VENC double pixels for 1080i, 720p and YUV420 modes */ in meson_encoder_hdmi_mode_valid()
283 int i; in meson_encoder_hdmi_get_inp_bus_fmts() local
287 for (i = 0 ; i < ARRAY_SIZE(meson_encoder_hdmi_out_bus_fmts) ; ++i) { in meson_encoder_hdmi_get_inp_bus_fmts()
288 if (output_fmt == meson_encoder_hdmi_out_bus_fmts[i]) { in meson_encoder_hdmi_get_inp_bus_fmts()
H A Dmeson_venc.c50 * 1080i interlaced pixels, and was initially designed to encode pixels for
935 /* Repeat VENC pixels for 480/576i/p, 720p50/60 and 1080p50/60 */ in meson_venc_hdmi_venc_repeat()
936 if (vic == 6 || vic == 7 || /* 480i */ in meson_venc_hdmi_venc_repeat()
937 vic == 21 || vic == 22 || /* 576i */ in meson_venc_hdmi_venc_repeat()
938 vic == 17 || vic == 18 || /* 576p */ in meson_venc_hdmi_venc_repeat()
985 /* Use VENCI for 480i and 576i and double HDMI pixels */ in meson_venc_hdmi_mode_set()
1006 /* Repeat VENC pixels for 480/576i/p, 720p50/60 and 1080p50/60 */ in meson_venc_hdmi_mode_set()
1572 576, 580, 584, 588, 592, 596, 600, 604, 608, 612, 616, 620, 624, 628, 632, 636,
1584 int i, ret; in meson_encl_set_gamma_table() local
1599 for (i = 0; i < 256; i++) { in meson_encl_set_gamma_table()
[all …]
/linux/Documentation/networking/
H A Deql.rst13 to increase your bandwidth. It will not reduce your latency (i.e. ping
33 terminal server. I do not know if other terminal servers support load-
34 balancing, but I do know that the PortMaster does it, and does it
38 and 14.4 Kbps connection. However, I am not sure that it really is
39 the PortMaster, or if it's Linux's TCP drivers. I'm told that Linux's
43 I suggest to ISPs out there that it would probably be fair to charge
54 Here I describe the general steps of getting a kernel up and working
96 So far, I have only used the eql device with the DSLIP SLIP connection
99 managers is up to you. Most other connection managers that I've seen
129 I haven't found a good reason to write it yet... other than for
[all …]
/linux/drivers/media/pci/cx18/
H A Dcx18-ioctl.c88 h = min(h, cx->is_50hz ? 576 : 480); in cx18_try_fmt_vid_cap()
89 h = max(h, (cx->is_50hz ? 576 : 480) / 8); in cx18_try_fmt_vid_cap()
191 int i; in select_service_from_set() local
207 for (i = 0; i < 32; i++) { in select_service_from_set()
208 if (BIT(i) & set) in select_service_from_set()
209 return 1 << i; in select_service_from_set()
491 sel->r.height = cx->is_50hz ? 576 : 480; in cx18_g_selection()
516 static int cx18_g_input(struct file *file, void *fh, unsigned int *i) in cx18_g_input() argument
520 *i = cx->active_input; in cx18_g_input()
623 cx->cxhdl.height = cx->is_50hz ? 576 : 480; in cx18_do_s_std()
[all …]
/linux/drivers/media/pci/saa7146/
H A Dhexium_orion.c183 .v_max_out = 576, .h_max_out = 768,
193 .v_max_out = 576, .h_max_out = 768,
281 int i = 0; in hexium_init_done() local
286 for (i = 0; i < sizeof(hexium_saa7110); i++) { in hexium_init_done()
287 data.byte = hexium_saa7110[i]; in hexium_init_done()
288 …if (0 != i2c_smbus_xfer(&hexium->i2c_adapter, 0x4e, 0, I2C_SMBUS_WRITE, i, I2C_SMBUS_BYTE_DATA, &d… in hexium_init_done()
289 pr_err("failed for address 0x%02x\n", i); in hexium_init_done()
299 int i = 0; in hexium_set_input() local
303 for (i = 0; i < 8; i++) { in hexium_set_input()
304 int adr = hexium_input_select[input].data[i].adr; in hexium_set_input()
[all …]
H A Dhexium_gemini.c133 .v_max_out = 576, .h_max_out = 768,
143 .v_max_out = 576, .h_max_out = 768,
155 int i = 0; in hexium_init_done() local
160 for (i = 0; i < sizeof(hexium_ks0127b); i++) { in hexium_init_done()
161 data.byte = hexium_ks0127b[i]; in hexium_init_done()
162 …if (0 != i2c_smbus_xfer(&hexium->i2c_adapter, 0x6c, 0, I2C_SMBUS_WRITE, i, I2C_SMBUS_BYTE_DATA, &d… in hexium_init_done()
164 i); in hexium_init_done()
188 int i = 0; in hexium_set_standard() local
192 while (vdec[i].adr != -1) { in hexium_set_standard()
193 data.byte = vdec[i].byte; in hexium_set_standard()
[all …]
H A Dmxb.c344 int i, err = 0; in mxb_init_done() local
405 for (i = 1; ; i++) { in mxb_init_done()
406 if (-1 == mxb_saa7740_init[i].length) in mxb_init_done()
409 msg.len = mxb_saa7740_init[i].length; in mxb_init_done()
410 msg.buf = &mxb_saa7740_init[i].data[0]; in mxb_init_done()
449 static int vidioc_enum_input(struct file *file, void *fh, struct v4l2_input *i) in vidioc_enum_input() argument
451 DEB_EE("VIDIOC_ENUMINPUT %d\n", i->index); in vidioc_enum_input()
452 if (i->index >= MXB_INPUTS) in vidioc_enum_input()
454 memcpy(i, &mxb_inputs[i->index], sizeof(struct v4l2_input)); in vidioc_enum_input()
458 static int vidioc_g_input(struct file *file, void *fh, unsigned int *i) in vidioc_g_input() argument
[all …]
/linux/drivers/gpu/drm/i915/display/
H A Dintel_tv_regs.h30 /* Selects 4x oversampling for 480i and 576p */
32 /* Selects 2x oversampling for 720p and 1080i */
45 /* Enables a fix for 480p/576p standard definition modes on the 915GM only */
485 #define TV_H_LUMA(i) _MMIO(0x68100 + (i) * 4) /* 60 registers */ argument
486 #define TV_H_CHROMA(i) _MMIO(0x68200 + (i) * 4) /* 60 registers */ argument
487 #define TV_V_LUMA(i) _MMIO(0x68300 + (i) * 4) /* 43 registers */ argument
488 #define TV_V_CHROMA(i) _MMIO(0x68400 + (i) * 4) /* 43 registers */ argument
/linux/drivers/media/i2c/
H A Dtw9910.c39 #define STATUS1 0x01 /* Chip Status Register I */
43 #define OUTCTR1 0x05 /* Output Control I */
50 #define CNTRL1 0x0C /* Control Register I */
56 #define SHARPNESS 0x12 /* SHARPNESS Control Register I */
76 #define VCNTL1 0x28 /* Vertical Control I */
81 #define MISC1 0x2D /* Miscellaneous Control I */
89 #define CLCNTL1 0x35 /* Clamp Control I */
283 .height = 576,
290 .height = 576,
429 int size, i; in tw9910_select_norm() local
[all …]
/linux/arch/alpha/lib/
H A Dev6-copy_page.S26 I inserted enough nops to force it to take 10 cycles to fetch the
28 9 cycles but I was not able to get it to run that fast -- the initial
29 conditions were such that I could not reach this optimum rate on
30 (chaotic) EV6. I wrote the code such that everything would issue
41 conflicts. I schedule the wh64 prefetches farther ahead of the
47 In order to improve the code I added deeper prefetching to take the
50 I also prefetched the read stream. Note that adding the read prefetch
55 I think that the code below will be very robust and fast code for the
168 ldl $31,576($17)
/linux/Documentation/userspace-api/media/v4l/
H A Dvidioc-cropcap.rst73 rectangle for NTSC, a 768 × 576 rectangle for PAL and SECAM
91 other drivers only accepted a non-multiplanar buffer type (i.e. without the
/linux/drivers/net/slip/
H A Dslip.c155 if (len < 576 * 2) in sl_alloc_bufs()
156 len = 576 * 2; in sl_alloc_bufs()
236 if (len < 576 * 2)
237 len = 576 * 2;
636 int i = dev->base_addr; local
638 slip_devs[i] = NULL;
720 int i; local
724 for (i = 0; i < slip_maxdev; i++) {
725 dev = slip_devs[i];
741 int i; local
[all …]
/linux/tools/testing/selftests/net/netfilter/
H A Dconntrack_icmp_related.sh13 # In addition, nsrouter1 will perform IP masquerading, i.e. also
38 i=$3
41 ip -net "$ns" addr add "192.168.$i.2/24" dev "$dev"
42 ip -net "$ns" addr add "dead:$i::2/64" dev "$dev" nodad
108 for i in 4 6; do
109 ip netns exec "$nsrouter1" sysctl -q net.ipv$i.conf.all.forwarding=1
110 ip netns exec "$nsrouter2" sysctl -q net.ipv$i.conf.all.forwarding=1
230 expect="packets 1 bytes 576"
259 ip netns exec "$nsclient1" ping -W 1 -q -i 0.5 -c 2 192.168.1.42 > /dev/null
/linux/arch/sparc/kernel/
H A Dchmc.c52 unsigned char pin_map[576];
228 #define SAFARI_LAST_BIT (576 - 1)
279 int i; in jbusmc_find_dimm_group() local
281 for (i = 0; i < p->num_dimm_groups; i++) { in jbusmc_find_dimm_group()
282 struct jbusmc_dimm_group *dp = &p->dimm_groups[i]; in jbusmc_find_dimm_group()
347 int i; in jbusmc_dimm_group_size() local
349 for (i = 0; i < num_mem_regs; i++) { in jbusmc_dimm_group_size()
354 ent = &mem_regs[i]; in jbusmc_dimm_group_size()
515 /* I always knew you'd be the one. */ in chmc_bank_match()
602 : "r" (offset), "i" (ASI_MCU_CTRL_REG)); in chmc_read_mcreg()
[all …]
/linux/drivers/gpu/drm/exynos/
H A Dexynos_mixer.c48 * sign and no integer part, i.e.
1029 int i; in mixer_atomic_disable() local
1037 for (i = 0; i < MIXER_WIN_NR; i++) in mixer_atomic_disable()
1038 mixer_disable_plane(crtc, &ctx->planes[i]); in mixer_atomic_disable()
1060 if ((w >= 464 && w <= 720 && h >= 261 && h <= 576) || in mixer_mode_valid()
1061 (w >= 1024 && w <= 1280 && h >= 576 && h <= 720) || in mixer_mode_valid()
1078 int width = mode->hdisplay, height = mode->vdisplay, i; in mixer_mode_fixup() local
1084 { 720, 576, 864, 625, MXR_CFG_SCAN_PAL | MXR_CFG_SCAN_SD }, in mixer_mode_fixup()
1098 for (i = 0; i < ARRAY_SIZE(modes); ++i) in mixer_mode_fixup()
1099 if (width <= modes[i].hdisplay && height <= modes[i].vdisplay) { in mixer_mode_fixup()
[all …]
/linux/drivers/staging/media/av7110/
H A Dav7110_hw.c137 int i; in load_dram() local
147 for (i = 0; i < blocks; i++) { in load_dram()
149 pr_err("%s(): timeout at block %d\n", __func__, i); in load_dram()
152 dprintk(4, "writing DRAM block %d\n", i); in load_dram()
154 ((u8 *)data) + i * AV7110_BOOT_MAX_SIZE, AV7110_BOOT_MAX_SIZE); in load_dram()
169 ((u8 *)data) + i * AV7110_BOOT_MAX_SIZE, rest); in load_dram()
172 ((u8 *)data) + i * AV7110_BOOT_MAX_SIZE - 4, rest + 4); in load_dram()
200 int i; in av7110_bootarm() local
228 for (i = 0; i < 8192; i += 4) in av7110_bootarm()
229 iwdebi(av7110, DEBISWAP, DPRAM_BASE + i, 0x00, 4); in av7110_bootarm()
[all …]

12345