Home
last modified time | relevance | path

Searched refs:V4L2_STD_SECAM (Results 1 – 25 of 220) sorted by relevance

123456789

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/media/pci/saa7146/
H A Dhexium_gemini.c139 .name = "SECAM", .id = V4L2_STD_SECAM,
335 } else if (V4L2_STD_SECAM == std->id) { in std_callback()
337 hexium->cur_std = V4L2_STD_SECAM; in std_callback()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/media/pci/saa7146/
H A Dhexium_gemini.c139 .name = "SECAM", .id = V4L2_STD_SECAM,
335 } else if (V4L2_STD_SECAM == std->id) { in std_callback()
337 hexium->cur_std = V4L2_STD_SECAM; in std_callback()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/media/pci/saa7146/
H A Dhexium_gemini.c139 .name = "SECAM", .id = V4L2_STD_SECAM,
335 } else if (V4L2_STD_SECAM == std->id) { in std_callback()
337 hexium->cur_std = V4L2_STD_SECAM; in std_callback()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/media/i2c/
H A Dvpx3220.c275 else if (decoder->norm & V4L2_STD_SECAM) in vpx3220_init()
306 std &= V4L2_STD_SECAM; in vpx3220_status()
354 } else if (std & V4L2_STD_SECAM) { in vpx3220_s_std()
H A Dadv7183.c217 else if (std & V4L2_STD_SECAM) in adv7183_s_std()
380 *std &= V4L2_STD_SECAM; in adv7183_querystd()
386 *std &= V4L2_STD_SECAM; in adv7183_querystd()
H A Dadv7175.c208 } else if (std & V4L2_STD_SECAM) { in adv7175_s_std_output()
247 if (encoder->norm & V4L2_STD_SECAM) in adv7175_s_routing()
H A Dsaa7110.c229 return V4L2_STD_SECAM; in determine_norm()
277 } else if (std & V4L2_STD_SECAM) { in saa7110_s_std()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/media/i2c/
H A Dvpx3220.c275 else if (decoder->norm & V4L2_STD_SECAM) in vpx3220_init()
306 std &= V4L2_STD_SECAM; in vpx3220_status()
354 } else if (std & V4L2_STD_SECAM) { in vpx3220_s_std()
H A Dadv7183.c217 else if (std & V4L2_STD_SECAM) in adv7183_s_std()
380 *std &= V4L2_STD_SECAM; in adv7183_querystd()
386 *std &= V4L2_STD_SECAM; in adv7183_querystd()
H A Dadv7175.c208 } else if (std & V4L2_STD_SECAM) { in adv7175_s_std_output()
247 if (encoder->norm & V4L2_STD_SECAM) in adv7175_s_routing()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/media/i2c/
H A Dvpx3220.c275 else if (decoder->norm & V4L2_STD_SECAM) in vpx3220_init()
306 std &= V4L2_STD_SECAM; in vpx3220_status()
354 } else if (std & V4L2_STD_SECAM) { in vpx3220_s_std()
H A Dadv7183.c217 else if (std & V4L2_STD_SECAM) in adv7183_s_std()
380 *std &= V4L2_STD_SECAM; in adv7183_querystd()
386 *std &= V4L2_STD_SECAM; in adv7183_querystd()
H A Dadv7175.c208 } else if (std & V4L2_STD_SECAM) { in adv7175_s_std_output()
247 if (encoder->norm & V4L2_STD_SECAM) in adv7175_s_routing()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/media/i2c/adv748x/
H A Dadv748x-afe.c96 *std = V4L2_STD_SECAM; in adv748x_afe_status()
102 *std = V4L2_STD_SECAM; in adv748x_afe_status()
144 if (std & V4L2_STD_SECAM) in adv748x_afe_std()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/media/i2c/adv748x/
H A Dadv748x-afe.c96 *std = V4L2_STD_SECAM; in adv748x_afe_status()
102 *std = V4L2_STD_SECAM; in adv748x_afe_status()
144 if (std & V4L2_STD_SECAM) in adv748x_afe_std()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/media/i2c/adv748x/
H A Dadv748x-afe.c96 *std = V4L2_STD_SECAM; in adv748x_afe_status()
102 *std = V4L2_STD_SECAM; in adv748x_afe_status()
144 if (std & V4L2_STD_SECAM) in adv748x_afe_std()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/staging/media/zoran/
H A Dzoran_card.c327 .norms = V4L2_STD_NTSC | V4L2_STD_PAL | V4L2_STD_SECAM,
357 .norms = V4L2_STD_NTSC | V4L2_STD_PAL | V4L2_STD_SECAM,
386 .norms = V4L2_STD_NTSC | V4L2_STD_PAL | V4L2_STD_SECAM,
417 .norms = V4L2_STD_NTSC | V4L2_STD_PAL | V4L2_STD_SECAM,
448 .norms = V4L2_STD_NTSC | V4L2_STD_PAL | V4L2_STD_SECAM,
535 .norms = V4L2_STD_NTSC | V4L2_STD_PAL | V4L2_STD_SECAM,
856 zr->norm = V4L2_STD_SECAM; in zr36057_init()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/staging/media/zoran/
H A Dzoran_card.c327 .norms = V4L2_STD_NTSC | V4L2_STD_PAL | V4L2_STD_SECAM,
357 .norms = V4L2_STD_NTSC | V4L2_STD_PAL | V4L2_STD_SECAM,
386 .norms = V4L2_STD_NTSC | V4L2_STD_PAL | V4L2_STD_SECAM,
417 .norms = V4L2_STD_NTSC | V4L2_STD_PAL | V4L2_STD_SECAM,
448 .norms = V4L2_STD_NTSC | V4L2_STD_PAL | V4L2_STD_SECAM,
535 .norms = V4L2_STD_NTSC | V4L2_STD_PAL | V4L2_STD_SECAM,
856 zr->norm = V4L2_STD_SECAM; in zr36057_init()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/staging/media/zoran/
H A Dzoran_card.c327 .norms = V4L2_STD_NTSC | V4L2_STD_PAL | V4L2_STD_SECAM,
357 .norms = V4L2_STD_NTSC | V4L2_STD_PAL | V4L2_STD_SECAM,
386 .norms = V4L2_STD_NTSC | V4L2_STD_PAL | V4L2_STD_SECAM,
417 .norms = V4L2_STD_NTSC | V4L2_STD_PAL | V4L2_STD_SECAM,
448 .norms = V4L2_STD_NTSC | V4L2_STD_PAL | V4L2_STD_SECAM,
535 .norms = V4L2_STD_NTSC | V4L2_STD_PAL | V4L2_STD_SECAM,
856 zr->norm = V4L2_STD_SECAM; in zr36057_init()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/media/usb/tm6000/
H A Dtm6000-stds.c170 { .id = V4L2_STD_SECAM, .common = composite_secam, },
318 { .id = V4L2_STD_SECAM, .common = svideo_secam, },
362 if ((dev->norm & V4L2_STD_SECAM) == V4L2_STD_SECAM_L) in tm6000_set_audio_std()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/media/usb/tm6000/
H A Dtm6000-stds.c170 { .id = V4L2_STD_SECAM, .common = composite_secam, },
318 { .id = V4L2_STD_SECAM, .common = svideo_secam, },
362 if ((dev->norm & V4L2_STD_SECAM) == V4L2_STD_SECAM_L) in tm6000_set_audio_std()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/media/usb/tm6000/
H A Dtm6000-stds.c170 { .id = V4L2_STD_SECAM, .common = composite_secam, },
318 { .id = V4L2_STD_SECAM, .common = svideo_secam, },
362 if ((dev->norm & V4L2_STD_SECAM) == V4L2_STD_SECAM_L) in tm6000_set_audio_std()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/media/usb/usbtv/
H A Dusbtv.h71 #define USBTV_TV_STD (V4L2_STD_525_60 | V4L2_STD_PAL | V4L2_STD_SECAM)
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/media/usb/usbtv/
H A Dusbtv.h71 #define USBTV_TV_STD (V4L2_STD_525_60 | V4L2_STD_PAL | V4L2_STD_SECAM)
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/media/usb/usbtv/
H A Dusbtv.h71 #define USBTV_TV_STD (V4L2_STD_525_60 | V4L2_STD_PAL | V4L2_STD_SECAM)

123456789