Home
last modified time | relevance | path

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

/linux/include/trace/events/
H A Dv4l2.h95 { V4L2_TC_FLAG_DROPFRAME, "DROPFRAME" }, \
/linux/Documentation/userspace-api/media/
H A Dvideodev2.h.rst.exceptions231 replace define V4L2_TC_FLAG_DROPFRAME timecode-flags
/linux/include/uapi/linux/
H A Dvideodev2.h1024 #define V4L2_TC_FLAG_DROPFRAME 0x0001 /* "drop-frame" mode */ macro