Home
last modified time | relevance | path

Searched refs:V4L2_PIX_FMT_FWHT (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstplugins_bad/sys/v4l2codecs/linux/
Dvideodev2.h702 #define V4L2_PIX_FMT_FWHT v4l2_fourcc('F', 'W', 'H', 'T') /* Fast Walsh Hadamard Transform (vic… macro
/third_party/gstreamer/gstplugins_good/sys/v4l2/ext/
Dvideodev2.h702 #define V4L2_PIX_FMT_FWHT v4l2_fourcc('F', 'W', 'H', 'T') /* Fast Walsh Hadamard Transform (vic… macro
/third_party/gstreamer/gstplugins_good/sys/v4l2/
Dgstv4l2object.c176 {V4L2_PIX_FMT_FWHT, FALSE, GST_V4L2_CODEC},
1458 case V4L2_PIX_FMT_FWHT: in gst_v4l2_object_v4l2fourcc_to_bare_struct()
1895 fourcc = V4L2_PIX_FMT_FWHT; in gst_v4l2_object_get_caps_info()