Home
last modified time | relevance | path

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

/Linux-v4.19/Documentation/media/uapi/dvb/
Dvideo-fast-forward.rst54 I-frames. This call can only be used if VIDEO_SOURCE_MEMORY is
76 - Mode VIDEO_SOURCE_MEMORY not selected.
Dvideo-slowmotion.rst54 of times. This call can only be used if VIDEO_SOURCE_MEMORY is
76 - Mode VIDEO_SOURCE_MEMORY not selected.
Dvideo-fwrite.rst52 This system call can only be used if VIDEO_SOURCE_MEMORY is selected
71 - Mode VIDEO_SOURCE_MEMORY not selected.
Dvideo-freeze.rst53 If VIDEO_SOURCE_MEMORY is selected in the ioctl call
Dvideo-select-source.rst67 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-v4.19/include/uapi/linux/dvb/
Dvideo.h54 VIDEO_SOURCE_MEMORY /* If this source is selected, the stream enumerator
/Linux-v4.19/drivers/media/pci/ttpci/
Dav7110_av.c866 if (av7110->videostate.stream_source == VIDEO_SOURCE_MEMORY) in av7110_write_to_decoder()
981 if (av7110->videostate.stream_source != VIDEO_SOURCE_MEMORY) in dvb_video_write()
1122 if (av7110->videostate.stream_source == VIDEO_SOURCE_MEMORY) in dvb_video_ioctl()
1139 if (av7110->videostate.stream_source == VIDEO_SOURCE_MEMORY) { in dvb_video_ioctl()
1233 av7110->videostate.stream_source = VIDEO_SOURCE_MEMORY; in dvb_video_ioctl()