Home
last modified time | relevance | path

Searched refs:V4L2_TC_TYPE_25FPS (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/include/trace/events/
H A Dv4l2.h69 { V4L2_TC_TYPE_25FPS, "25FPS" }, \
/openbmc/linux/include/uapi/linux/
H A Dvideodev2.h955 #define V4L2_TC_TYPE_25FPS 2 macro
/openbmc/linux/Documentation/userspace-api/media/
H A Dvideodev2.h.rst.exceptions221 replace define V4L2_TC_TYPE_25FPS timecode-type
/openbmc/linux/drivers/media/test-drivers/vivid/
H A Dvivid-vid-cap.c190 tc->type = (fps == 30) ? V4L2_TC_TYPE_30FPS : V4L2_TC_TYPE_25FPS; in vid_cap_buf_finish()
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dbuffer.rst793 * - ``V4L2_TC_TYPE_25FPS``