Home
last modified time | relevance | path

Searched refs:v4l_buffer_g_timecode (Results 1 – 2 of 2) sorted by relevance

/external/v4l-utils/utils/common/
Dcv4l-helpers.h908 const v4l2_timecode &g_timecode() const { return *v4l_buffer_g_timecode(this); } in g_timecode()
Dv4l-helpers.h1311 static inline const struct v4l2_timecode *v4l_buffer_g_timecode(const struct v4l_buffer *buf) in v4l_buffer_g_timecode() function