Home
last modified time | relevance | path

Searched refs:V4L2_STD_PAL_B1 (Results 1 – 25 of 85) sorted by relevance

1234

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/media/usb/pvrusb2/
H A Dpvrusb2-std.c20 V4L2_STD_PAL_B1| \
53 #define TSTD_B1 (V4L2_STD_PAL_B1)
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/media/usb/pvrusb2/
H A Dpvrusb2-std.c20 V4L2_STD_PAL_B1| \
53 #define TSTD_B1 (V4L2_STD_PAL_B1)
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/media/usb/pvrusb2/
H A Dpvrusb2-std.c20 V4L2_STD_PAL_B1| \
53 #define TSTD_B1 (V4L2_STD_PAL_B1)
/dports/multimedia/libv4l/linux-5.13-rc2/Documentation/userspace-api/media/v4l/
H A Dvidioc-enumstd.rst123 #define V4L2_STD_PAL_B1 ((v4l2_std_id)0x00000002)
175 V4L2_STD_PAL_B1 |
178 V4L2_STD_PAL_B1 |
/dports/multimedia/v4l-utils/linux-5.13-rc2/Documentation/userspace-api/media/v4l/
H A Dvidioc-enumstd.rst123 #define V4L2_STD_PAL_B1 ((v4l2_std_id)0x00000002)
175 V4L2_STD_PAL_B1 |
178 V4L2_STD_PAL_B1 |
/dports/multimedia/v4l_compat/linux-5.13-rc2/Documentation/userspace-api/media/v4l/
H A Dvidioc-enumstd.rst123 #define V4L2_STD_PAL_B1 ((v4l2_std_id)0x00000002)
175 V4L2_STD_PAL_B1 |
178 V4L2_STD_PAL_B1 |
/dports/lang/gnatdroid-sysroot-x86/android-19-x86/usr/include/linux/
H A Dvideodev2.h365 #define V4L2_STD_PAL_B1 ((v4l2_std_id)0x00000002) macro
396 #define V4L2_STD_B (V4L2_STD_PAL_B|V4L2_STD_PAL_B1|V4L2_STD_SECAM_B)
400 #define V4L2_STD_PAL_BG (V4L2_STD_PAL_B | V4L2_STD_PAL_B1 | V4L2_STD_PAL_G)
/dports/lang/gnatdroid-sysroot/android-19-arm/usr/include/linux/
H A Dvideodev2.h365 #define V4L2_STD_PAL_B1 ((v4l2_std_id)0x00000002) macro
396 #define V4L2_STD_B (V4L2_STD_PAL_B|V4L2_STD_PAL_B1|V4L2_STD_SECAM_B)
400 #define V4L2_STD_PAL_BG (V4L2_STD_PAL_B | V4L2_STD_PAL_B1 | V4L2_STD_PAL_G)
/dports/devel/libzvbi/zvbi-0.2.35/src/
H A Dvideodev2k.h603 #define V4L2_STD_PAL_B1 ((v4l2_std_id)0x00000002) macro
645 #define V4L2_STD_B (V4L2_STD_PAL_B|V4L2_STD_PAL_B1|V4L2_STD_SECAM_B)
651 V4L2_STD_PAL_B1 |\
/dports/devel/directfb/DirectFB-1.4.17/interfaces/IDirectFBVideoProvider/
H A Dvideodev2.h485 #define V4L2_STD_PAL_B1 ((v4l2_std_id)0x00000002) macro
515 V4L2_STD_PAL_B1 |\
/dports/misc/rump/buildrump.sh-b914579/src/sys/sys/
H A Dvideoio.h618 #define V4L2_STD_PAL_B1 ((v4l2_std_id)0x00000002) macro
641 V4L2_STD_PAL_B1 | \
/dports/multimedia/xine/xine-ui-0.99.12/src/xitk/
H A Dtvset.c69 #define V4L2_STD_PAL_B1 ((v4l2_std_id)0x00000002) macro
102 { "PAL-B1", V4L2_STD_PAL_B1 },
/dports/comms/hamlib/hamlib-4.3.1/rigs/tuner/
H A Dvideodev2.h636 #define V4L2_STD_PAL_B1 ((v4l2_std_id)0x00000002) macro
678 #define V4L2_STD_B (V4L2_STD_PAL_B|V4L2_STD_PAL_B1|V4L2_STD_SECAM_B)
684 V4L2_STD_PAL_B1 |\
/dports/multimedia/v4l_compat/v4l-utils-4l-utils-1.20.0/contrib/xc3028-firmware/
H A Dfirmware-tool.c386 } else if ( (id & V4L2_STD_PAL_B1) == V4L2_STD_PAL_B1) { in dump_firm_std()
388 curr_id = V4L2_STD_PAL_B1; in dump_firm_std()
/dports/multimedia/libv4l/v4l-utils-4l-utils-1.20.0/contrib/xc3028-firmware/
H A Dfirmware-tool.c386 } else if ( (id & V4L2_STD_PAL_B1) == V4L2_STD_PAL_B1) { in dump_firm_std()
388 curr_id = V4L2_STD_PAL_B1; in dump_firm_std()
/dports/multimedia/v4l-utils/v4l-utils-4l-utils-1.20.0/contrib/xc3028-firmware/
H A Dfirmware-tool.c386 } else if ( (id & V4L2_STD_PAL_B1) == V4L2_STD_PAL_B1) { in dump_firm_std()
388 curr_id = V4L2_STD_PAL_B1; in dump_firm_std()
/dports/multimedia/xawtv/xawtv-3.107/libng/
H A Dvideodev2.h1120 #define V4L2_STD_PAL_B1 ((v4l2_std_id)0x00000002) macro
1185 V4L2_STD_PAL_B1 |\
1201 V4L2_STD_PAL_B1 |\
/dports/graphics/gstreamer1-plugins-cairo/gst-plugins-good-1.16.2/sys/v4l2/ext/
H A Dvideodev2.h1182 #define V4L2_STD_PAL_B1 ((v4l2_std_id)0x00000002) macro
1247 V4L2_STD_PAL_B1 |\
1263 V4L2_STD_PAL_B1 |\
/dports/multimedia/gstreamer1-plugins-dv/gst-plugins-good-1.16.2/sys/v4l2/ext/
H A Dvideodev2.h1182 #define V4L2_STD_PAL_B1 ((v4l2_std_id)0x00000002) macro
1247 V4L2_STD_PAL_B1 |\
1263 V4L2_STD_PAL_B1 |\
/dports/multimedia/gstreamer1-plugins-good/gst-plugins-good-1.16.2/sys/v4l2/ext/
H A Dvideodev2.h1182 #define V4L2_STD_PAL_B1 ((v4l2_std_id)0x00000002) macro
1247 V4L2_STD_PAL_B1 |\
1263 V4L2_STD_PAL_B1 |\
/dports/audio/gstreamer1-plugins-flac/gst-plugins-good-1.16.2/sys/v4l2/ext/
H A Dvideodev2.h1182 #define V4L2_STD_PAL_B1 ((v4l2_std_id)0x00000002) macro
1247 V4L2_STD_PAL_B1 |\
1263 V4L2_STD_PAL_B1 |\
/dports/audio/gstreamer1-plugins-twolame/gst-plugins-good-1.16.2/sys/v4l2/ext/
H A Dvideodev2.h1182 #define V4L2_STD_PAL_B1 ((v4l2_std_id)0x00000002) macro
1247 V4L2_STD_PAL_B1 |\
1263 V4L2_STD_PAL_B1 |\
/dports/audio/gstreamer1-plugins-taglib/gst-plugins-good-1.16.2/sys/v4l2/ext/
H A Dvideodev2.h1182 #define V4L2_STD_PAL_B1 ((v4l2_std_id)0x00000002) macro
1247 V4L2_STD_PAL_B1 |\
1263 V4L2_STD_PAL_B1 |\
/dports/audio/gstreamer1-plugins-shout2/gst-plugins-good-1.16.2/sys/v4l2/ext/
H A Dvideodev2.h1182 #define V4L2_STD_PAL_B1 ((v4l2_std_id)0x00000002) macro
1247 V4L2_STD_PAL_B1 |\
1263 V4L2_STD_PAL_B1 |\
/dports/audio/gstreamer1-plugins-wavpack/gst-plugins-good-1.16.2/sys/v4l2/ext/
H A Dvideodev2.h1182 #define V4L2_STD_PAL_B1 ((v4l2_std_id)0x00000002) macro
1247 V4L2_STD_PAL_B1 |\
1263 V4L2_STD_PAL_B1 |\

1234