Name
v4l2_check_dv_timings_fnc —
timings check callback
Synopsis
typedef bool v4l2_check_dv_timings_fnc ( | const struct v4l2_dv_timings * t, |
| void * handle) ; |
Arguments
t
the v4l2_dv_timings struct.
handle
a handle from the driver.
Description
Returns true if the given timings are valid.