Home
last modified time | relevance | path

Searched refs:v4l2_timecode (Results 1 – 14 of 14) sorted by relevance

/openbmc/linux/drivers/staging/media/meson/vdec/
H A Dvdec_helpers.c231 struct v4l2_timecode tc, u32 offset, u32 vbuf_flags) in amvdec_add_ts()
276 struct v4l2_timecode timecode, u32 flags) in dst_buf_done()
329 struct v4l2_timecode timecode; in amvdec_dst_buf_done()
364 struct v4l2_timecode timecode = { 0 }; in amvdec_dst_buf_done_offset()
H A Dvdec_helpers.h60 struct v4l2_timecode tc, u32 offset, u32 flags);
H A Dvdec.h40 struct v4l2_timecode tc;
/openbmc/linux/include/media/
H A Dvideobuf2-v4l2.h49 struct v4l2_timecode timecode;
H A Dv4l2-ioctl.h769 struct v4l2_timecode timecode;
/openbmc/linux/drivers/media/platform/chips-media/
H A Dcoda.h167 struct v4l2_timecode timecode;
/openbmc/linux/drivers/media/platform/qcom/venus/
H A Dcore.h364 struct v4l2_timecode tc;
/openbmc/linux/drivers/media/v4l2-core/
H A Dv4l2-compat-ioctl32.c285 struct v4l2_timecode timecode;
309 struct v4l2_timecode timecode;
H A Dv4l2-ioctl.c440 const struct v4l2_timecode *tc = &p->timecode; in v4l_print_buffer()
/openbmc/linux/include/uapi/linux/
H A Dvideodev2.h943 struct v4l2_timecode { struct
1119 struct v4l2_timecode timecode;
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dbuffer.rst214 * - struct :c:type:`v4l2_timecode`
744 .. c:type:: v4l2_timecode
746 struct v4l2_timecode
/openbmc/linux/drivers/media/test-drivers/vivid/
H A Dvivid-vid-cap.c176 struct v4l2_timecode *tc = &vbuf->timecode; in vid_cap_buf_finish()
/openbmc/linux/Documentation/admin-guide/media/
H A Dvivid.rst395 Finally, for these inputs the v4l2_timecode struct is filled in the
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/files/
H A D0001-ffmpeg-5.1.4-rpi_24.patch4157 + buf->timecode = (struct v4l2_timecode){0};