Home
last modified time | relevance | path

Searched refs:V4L2_BUF_TYPE_SLICED_VBI_CAPTURE (Results 1 – 25 of 124) sorted by relevance

12345

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/media/test-drivers/vivid/
H A Dvivid-vbi-cap.c128 unsigned size = vq->type == V4L2_BUF_TYPE_SLICED_VBI_CAPTURE ? in vbi_cap_queue_setup()
148 unsigned size = vb->vb2_queue->type == V4L2_BUF_TYPE_SLICED_VBI_CAPTURE ? in vbi_cap_buf_prepare()
329 dev->vbi_cap_dev.queue->type = V4L2_BUF_TYPE_SLICED_VBI_CAPTURE; in vidioc_s_fmt_sliced_vbi_cap()
342 cap->type != V4L2_BUF_TYPE_SLICED_VBI_CAPTURE) in vidioc_g_sliced_vbi_cap()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/media/test-drivers/vivid/
H A Dvivid-vbi-cap.c128 unsigned size = vq->type == V4L2_BUF_TYPE_SLICED_VBI_CAPTURE ? in vbi_cap_queue_setup()
148 unsigned size = vb->vb2_queue->type == V4L2_BUF_TYPE_SLICED_VBI_CAPTURE ? in vbi_cap_buf_prepare()
329 dev->vbi_cap_dev.queue->type = V4L2_BUF_TYPE_SLICED_VBI_CAPTURE; in vidioc_s_fmt_sliced_vbi_cap()
342 cap->type != V4L2_BUF_TYPE_SLICED_VBI_CAPTURE) in vidioc_g_sliced_vbi_cap()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/media/test-drivers/vivid/
H A Dvivid-vbi-cap.c128 unsigned size = vq->type == V4L2_BUF_TYPE_SLICED_VBI_CAPTURE ? in vbi_cap_queue_setup()
148 unsigned size = vb->vb2_queue->type == V4L2_BUF_TYPE_SLICED_VBI_CAPTURE ? in vbi_cap_buf_prepare()
329 dev->vbi_cap_dev.queue->type = V4L2_BUF_TYPE_SLICED_VBI_CAPTURE; in vidioc_s_fmt_sliced_vbi_cap()
342 cap->type != V4L2_BUF_TYPE_SLICED_VBI_CAPTURE) in vidioc_g_sliced_vbi_cap()
/dports/multimedia/v4l_compat/v4l-utils-4l-utils-1.20.0/utils/v4l2-ctl/
H A Dv4l2-ctl-vbi.cpp208 sliced_fmt.type = V4L2_BUF_TYPE_SLICED_VBI_CAPTURE; in vbi_set()
261 sliced_fmt.type = V4L2_BUF_TYPE_SLICED_VBI_CAPTURE; in vbi_get()
290 cap.type = V4L2_BUF_TYPE_SLICED_VBI_CAPTURE; in vbi_list()
H A Dv4l2-info.cpp181 case V4L2_BUF_TYPE_SLICED_VBI_CAPTURE: in buftype2s()
/dports/multimedia/libv4l/v4l-utils-4l-utils-1.20.0/utils/v4l2-ctl/
H A Dv4l2-ctl-vbi.cpp208 sliced_fmt.type = V4L2_BUF_TYPE_SLICED_VBI_CAPTURE; in vbi_set()
261 sliced_fmt.type = V4L2_BUF_TYPE_SLICED_VBI_CAPTURE; in vbi_get()
290 cap.type = V4L2_BUF_TYPE_SLICED_VBI_CAPTURE; in vbi_list()
/dports/multimedia/v4l-utils/v4l-utils-4l-utils-1.20.0/utils/v4l2-ctl/
H A Dv4l2-ctl-vbi.cpp208 sliced_fmt.type = V4L2_BUF_TYPE_SLICED_VBI_CAPTURE; in vbi_set()
261 sliced_fmt.type = V4L2_BUF_TYPE_SLICED_VBI_CAPTURE; in vbi_get()
290 cap.type = V4L2_BUF_TYPE_SLICED_VBI_CAPTURE; in vbi_list()
/dports/multimedia/v4l_compat/v4l-utils-4l-utils-1.20.0/contrib/test/
H A Dsliced-vbi-detect.c111 vbifmt.type = V4L2_BUF_TYPE_SLICED_VBI_CAPTURE; in main()
H A Dsliced-vbi-test.c444 fmt.type = V4L2_BUF_TYPE_SLICED_VBI_CAPTURE; in main()
/dports/multimedia/libv4l/v4l-utils-4l-utils-1.20.0/contrib/test/
H A Dsliced-vbi-detect.c111 vbifmt.type = V4L2_BUF_TYPE_SLICED_VBI_CAPTURE; in main()
H A Dsliced-vbi-test.c444 fmt.type = V4L2_BUF_TYPE_SLICED_VBI_CAPTURE; in main()
/dports/multimedia/v4l-utils/v4l-utils-4l-utils-1.20.0/contrib/test/
H A Dsliced-vbi-detect.c111 vbifmt.type = V4L2_BUF_TYPE_SLICED_VBI_CAPTURE; in main()
H A Dsliced-vbi-test.c444 fmt.type = V4L2_BUF_TYPE_SLICED_VBI_CAPTURE; in main()
/dports/multimedia/v4l_compat/v4l-utils-4l-utils-1.20.0/utils/v4l2-compliance/
H A Dv4l2-test-formats.cpp518 case V4L2_BUF_TYPE_SLICED_VBI_CAPTURE: in testFormatsType()
672 case V4L2_BUF_TYPE_SLICED_VBI_CAPTURE: in matchFormats()
704 case V4L2_BUF_TYPE_SLICED_VBI_CAPTURE: in testTryFormats()
733 case V4L2_BUF_TYPE_SLICED_VBI_CAPTURE: in testTryFormats()
1092 case V4L2_BUF_TYPE_SLICED_VBI_CAPTURE: in testSetFormats()
1183 bool sliced_type = (type == V4L2_BUF_TYPE_SLICED_VBI_CAPTURE || in testSlicedVBICapType()
1214 ret = testSlicedVBICapType(node, V4L2_BUF_TYPE_SLICED_VBI_CAPTURE); in testSlicedVBICap()
H A Dv4l2-info.cpp181 case V4L2_BUF_TYPE_SLICED_VBI_CAPTURE: in buftype2s()
/dports/multimedia/libv4l/v4l-utils-4l-utils-1.20.0/utils/v4l2-compliance/
H A Dv4l2-test-formats.cpp518 case V4L2_BUF_TYPE_SLICED_VBI_CAPTURE: in testFormatsType()
672 case V4L2_BUF_TYPE_SLICED_VBI_CAPTURE: in matchFormats()
704 case V4L2_BUF_TYPE_SLICED_VBI_CAPTURE: in testTryFormats()
733 case V4L2_BUF_TYPE_SLICED_VBI_CAPTURE: in testTryFormats()
1092 case V4L2_BUF_TYPE_SLICED_VBI_CAPTURE: in testSetFormats()
1183 bool sliced_type = (type == V4L2_BUF_TYPE_SLICED_VBI_CAPTURE || in testSlicedVBICapType()
1214 ret = testSlicedVBICapType(node, V4L2_BUF_TYPE_SLICED_VBI_CAPTURE); in testSlicedVBICap()
/dports/multimedia/v4l-utils/v4l-utils-4l-utils-1.20.0/utils/v4l2-compliance/
H A Dv4l2-test-formats.cpp518 case V4L2_BUF_TYPE_SLICED_VBI_CAPTURE: in testFormatsType()
672 case V4L2_BUF_TYPE_SLICED_VBI_CAPTURE: in matchFormats()
704 case V4L2_BUF_TYPE_SLICED_VBI_CAPTURE: in testTryFormats()
733 case V4L2_BUF_TYPE_SLICED_VBI_CAPTURE: in testTryFormats()
1092 case V4L2_BUF_TYPE_SLICED_VBI_CAPTURE: in testSetFormats()
1183 bool sliced_type = (type == V4L2_BUF_TYPE_SLICED_VBI_CAPTURE || in testSlicedVBICapType()
1214 ret = testSlicedVBICapType(node, V4L2_BUF_TYPE_SLICED_VBI_CAPTURE); in testSlicedVBICap()
/dports/multimedia/libv4l/linux-5.13-rc2/Documentation/userspace-api/media/v4l/
H A Dvidioc-g-sliced-vbi-cap.rst109 ``V4L2_BUF_TYPE_SLICED_VBI_CAPTURE`` or
/dports/multimedia/v4l-utils/linux-5.13-rc2/Documentation/userspace-api/media/v4l/
H A Dvidioc-g-sliced-vbi-cap.rst109 ``V4L2_BUF_TYPE_SLICED_VBI_CAPTURE`` or
/dports/multimedia/libv4l/linux-5.13-rc2/include/trace/events/
H A Dv4l2.h26 EM( V4L2_BUF_TYPE_SLICED_VBI_CAPTURE, "SLICED_VBI_CAPTURE" ) \
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/trace/events/
H A Dv4l2.h26 EM( V4L2_BUF_TYPE_SLICED_VBI_CAPTURE, "SLICED_VBI_CAPTURE" ) \
/dports/multimedia/v4l_compat/linux-5.13-rc2/Documentation/userspace-api/media/v4l/
H A Dvidioc-g-sliced-vbi-cap.rst109 ``V4L2_BUF_TYPE_SLICED_VBI_CAPTURE`` or
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/trace/events/
H A Dv4l2.h26 EM( V4L2_BUF_TYPE_SLICED_VBI_CAPTURE, "SLICED_VBI_CAPTURE" ) \
/dports/multimedia/v4l_compat/v4l-utils-4l-utils-1.20.0/utils/qvidcap/
H A Dv4l2-info.cpp181 case V4L2_BUF_TYPE_SLICED_VBI_CAPTURE: in buftype2s()
/dports/multimedia/v4l_compat/v4l-utils-4l-utils-1.20.0/utils/common/
H A Dv4l2-info.cpp181 case V4L2_BUF_TYPE_SLICED_VBI_CAPTURE: in buftype2s()

12345