Home
last modified time | relevance | path

Searched refs:VIDEO_SOURCE_DEMUX (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/dvb/
H A Dvideo.h51 VIDEO_SOURCE_DEMUX, /* Select the demux as the main source */ enumerator
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/dvb/
H A Dvideo.h51 VIDEO_SOURCE_DEMUX, /* Select the demux as the main source */ enumerator
/OK3568_Linux_fs/kernel/include/uapi/linux/dvb/
H A Dvideo.h55 VIDEO_SOURCE_DEMUX, /* Select the demux as the main source */ enumerator
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/dvb/
H A Dvideo-select-source.rst65 VIDEO_SOURCE_DEMUX, /* Select the demux as the main source */
H A Dvideo_types.rst68 VIDEO_SOURCE_DEMUX, /* Select the demux as the main source */
74 VIDEO_SOURCE_DEMUX selects the demultiplexer (fed either by the
/OK3568_Linux_fs/kernel/drivers/media/pci/ttpci/
H A Dav7110_av.c1517 av7110->videostate.stream_source = VIDEO_SOURCE_DEMUX; in dvb_video_open()
1623 av7110->videostate.stream_source = VIDEO_SOURCE_DEMUX; in av7110_av_register()
/OK3568_Linux_fs/kernel/drivers/media/pci/ivtv/
H A Divtv-ioctl.c1816 return ivtv_passthrough_mode(itv, iarg == VIDEO_SOURCE_DEMUX); in ivtv_decoder_ioctls()