Home
last modified time | relevance | path

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

/Linux-v5.4/Documentation/media/uapi/dvb/
Dvideo-slowmotion.rst61 of times. This call can only be used if VIDEO_SOURCE_MEMORY is
83 - Mode VIDEO_SOURCE_MEMORY not selected.
Dvideo-fast-forward.rst61 I-frames. This call can only be used if VIDEO_SOURCE_MEMORY is
83 - Mode VIDEO_SOURCE_MEMORY not selected.
Dvideo-fwrite.rst59 This system call can only be used if VIDEO_SOURCE_MEMORY is selected
78 - Mode VIDEO_SOURCE_MEMORY not selected.
Dvideo-freeze.rst60 If VIDEO_SOURCE_MEMORY is selected in the ioctl call
Dvideo-select-source.rst74 VIDEO_SOURCE_MEMORY /* If this source is selected, the stream
Dvideo_types.rst76 VIDEO_SOURCE_MEMORY /* If this source is selected, the stream
83 VIDEO_SOURCE_MEMORY is selected the stream comes from the application
/Linux-v5.4/include/uapi/linux/dvb/
Dvideo.h56 VIDEO_SOURCE_MEMORY /* If this source is selected, the stream enumerator
/Linux-v5.4/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()