Name

v4l2_print_dv_timings — log the contents of a dv_timings struct

Synopsis

void v4l2_print_dv_timings (const char * dev_prefix,
 const char * prefix,
 const struct v4l2_dv_timings * t,
 bool detailed);
 

Arguments

dev_prefix

device prefix for each log line.

prefix

additional prefix for each log line, may be NULL.

t

the timings data.

detailed

if true, give a detailed log.