Home
last modified time | relevance | path

Searched refs:VIDEO_SOURCE_MEMORY (Results 1 – 8 of 8) sorted by relevance

/Linux-v5.10/Documentation/userspace-api/media/dvb/
Dvideo-fast-forward.rst53 I-frames. This call can only be used if VIDEO_SOURCE_MEMORY is
72 - Mode VIDEO_SOURCE_MEMORY not selected.
Dvideo-slowmotion.rst53 of times. This call can only be used if VIDEO_SOURCE_MEMORY is
72 - Mode VIDEO_SOURCE_MEMORY not selected.
Dvideo-fwrite.rst50 This system call can only be used if VIDEO_SOURCE_MEMORY is selected
67 - Mode VIDEO_SOURCE_MEMORY not selected.
Dvideo-freeze.rst52 If VIDEO_SOURCE_MEMORY is selected in the ioctl call
Dvideo-select-source.rst66 VIDEO_SOURCE_MEMORY /* If this source is selected, the stream
Dvideo_types.rst69 VIDEO_SOURCE_MEMORY /* If this source is selected, the stream
76 VIDEO_SOURCE_MEMORY is selected the stream comes from the application
/Linux-v5.10/include/uapi/linux/dvb/
Dvideo.h56 VIDEO_SOURCE_MEMORY /* If this source is selected, the stream enumerator
/Linux-v5.10/drivers/media/pci/ttpci/
Dav7110_av.c852 if (av7110->videostate.stream_source == VIDEO_SOURCE_MEMORY) in av7110_write_to_decoder()
966 if (av7110->videostate.stream_source != VIDEO_SOURCE_MEMORY) in dvb_video_write()
1143 if (av7110->videostate.stream_source == VIDEO_SOURCE_MEMORY) in dvb_video_ioctl()
1160 if (av7110->videostate.stream_source == VIDEO_SOURCE_MEMORY) { in dvb_video_ioctl()
1261 av7110->videostate.stream_source = VIDEO_SOURCE_MEMORY; in dvb_video_ioctl()
1273 av7110->videostate.stream_source = VIDEO_SOURCE_MEMORY; in dvb_video_ioctl()