Home
last modified time | relevance | path

Searched refs:V4L2_STD_PAL_D (Results 1 – 5 of 5) sorted by relevance

/third_party/ltp/testcases/kernel/device-drivers/v4l/user_space/
Dv4l2_validator.c36 V4L2_STD_PAL_D | in valid_v4l2_std_id()
Dtest_VIDIOC_STD.c224 do_set_video_standard(f, V4L2_STD_PAL_D, ret_input_enum, in do_test_VIDIOC_S_STD()
/third_party/gstreamer/gstplugins_bad/sys/v4l2codecs/linux/
Dvideodev2.h1261 #define V4L2_STD_PAL_D ((v4l2_std_id)0x00000020) macro
1324 #define V4L2_STD_PAL_DK (V4L2_STD_PAL_D |\
/third_party/gstreamer/gstplugins_good/sys/v4l2/ext/
Dvideodev2.h1261 #define V4L2_STD_PAL_D ((v4l2_std_id)0x00000020) macro
1324 #define V4L2_STD_PAL_DK (V4L2_STD_PAL_D |\
/third_party/gstreamer/gstplugins_good/sys/v4l2/
Dgstv4l2object.c255 {V4L2_STD_PAL_D, "PAL-D", "PAL-D"}, in gst_v4l2_tv_norm_get_type()