Home
last modified time | relevance | path

Searched refs:timecode (Results 1 – 4 of 4) sorted by relevance

/include/trace/events/
A Dv4l2.h134 __entry->timecode_type = buf->timecode.type;
135 __entry->timecode_flags = buf->timecode.flags;
136 __entry->timecode_frames = buf->timecode.frames;
137 __entry->timecode_seconds = buf->timecode.seconds;
138 __entry->timecode_minutes = buf->timecode.minutes;
139 __entry->timecode_hours = buf->timecode.hours;
211 __entry->timecode_type = vbuf->timecode.type;
212 __entry->timecode_flags = vbuf->timecode.flags;
213 __entry->timecode_frames = vbuf->timecode.frames;
214 __entry->timecode_seconds = vbuf->timecode.seconds;
[all …]
/include/media/
A Dvideobuf2-v4l2.h49 struct v4l2_timecode timecode; member
A Dv4l2-ioctl.h762 struct v4l2_timecode timecode; member
/include/uapi/linux/
A Dvideodev2.h1184 struct v4l2_timecode timecode; member

Completed in 41 milliseconds